@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td ,div{
	margin:0;
	padding:0;
}
body, button, input, select, textarea {
	font-size:12px;
	line-height:1.6;
	font-family: "\5FAE\8F6F\96C5\9ED1", "微软雅黑", "microsoft YaHei" tahoma, arial, \5b8b\4f53 , "宋体", "SimSun";
	color:#666;
}
h2{ font-size:14px; color:#333;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
ul {
	list-style:none;
}
img {
	border:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	text-decoration:none;
	color:#666;
}
a:hover {
	text-decoration:underline;
}
.pageWidth {
	margin:0 auto;
}
.w940{ width:940px;}/*首页内容宽度*/
.clear {
	clear:both;
}
.imgFloatLeft{ float:left; margin-right:5px;}
.pMarginTop7{ margin-top:7px;}/*P标签上边距*/
.pMarginTop6{ margin-top:6px;}
.textf93{ color:#f93;}
.arrow{ font-family:Arial; padding-left:5px; font-size:10px;}
.dLine{ height:1px; overflow:hidden; background:#d8d8d8;}

/*newsletter*/
.tableNewsletter{ margin-bottom:40px;}
.tableNewsletter td{ border:1px solid #FC6; background:#FFC; padding:5px 0;}
.tableNewsletter .tdVisited{ background:#F90; color:#fff; font-weight:bold;}




#head {
	background:url(../images/index_02.gif) repeat-x;
	height:76px;
}
#headWidth {
	position:relative;
	height:76px;
	width:1002px;
}
#logo {
	background:url(../images/index_03.jpg) no-repeat;
	height:76px;
	width:227px;
	position:absolute;
	left:5px;
}
#nav {
	position:absolute;
	left:250px;
	height:76px;
	margin-right:50px;
}
#nav li, .line, .navCurrent {
	display:block;
	width:103px;
	height:76px;
	line-height:76px;
	text-align:center;
	float:left;
	font-size:14px;
}
#nav .line {
	width:15px;
	text-align:center;
	color:#e77f5b;
	font-size:10px;
}
#nav li a {
	color:#fff;
	display:block;
	width:103px;
	height:76px;
}
#nav li a:hover {
	background:url(../images/index_04.gif) repeat-x;
	color:#2c001e;
	text-decoration:none;
}
#nav .navCurrent {
	background:url(../images/index_04.gif) repeat-x;
	color:#2c001e;
}/*导航当前停留状态*/
#homeBanner {
	height:360px;
	margin-top:35px;
}/*首页内容*/
#hbShadow {
	background:url(../images/index_11.jpg) center top no-repeat;
	height:20px;
}

#conLeft,#conMiddle,#conRight,.vertical{ float:left; width:303px; height:159px; padding-top:40px; padding-right:5px;}
.vertical{ width:1px; background:url(../images/index_line_14.jpg) no-repeat;}
#conRight{ padding-left:0;}


#copyright{ margin-top:10px; height:90px; position:relative;}
.c1,.c2,.c3,.c4{ position:absolute; right:0; top:16px;}
.c3{right:170px;}
.c2{left:400px;}
.c1{left:0;}
