@charset "gb2312";
/* CSS Document */

/* 默认样式重置 */
html,body,td{
    margin:0px;
	padding:0px;
	font-size:12px;
	color:#666;
	line-height:21px
}

h1,h2,h3,h4,h5,h6,a,p{
	margin:0;
	padding:0;
}
a{ color:#666; line-height:21px; text-decoration:none;}
img{
	border:0;
}
ul,li{
	list-style-type: none;
	padding:0;
	margin:0;
}

.clear{
    clear:both;
	height:1px;
	overflow:hidden;
}
.mar_10{ margin:5px 10px 10px 0px; }
.zj img{ border:1px #cdcdcd solid; padding:3px; }
.zj2 img{ border:1px #cdcdcd solid; padding:3px; }
.l{ float:left;}
.r{ float:right;}
.mar_8{ margin-left:8px;}

/* 头部 */

#top{
	width:100%;
	margin:8px auto;
	margin-top:0px;
	background:url(../images/top_bj.jpg) repeat;

}
#top #nav {
	width:960px;
	height:40px;
	margin:0 auto;
	padding:0px 0px 0px 40px;
	text-align:center;
}
#nav_bj{background: url(../images/nav.jpg); width:100%; height:40px;}
#top #nav li{
	float:left;
	background: url(../images/nav_bg.gif) no-repeat left center;
	text-align:center;
}
#top #nav li a{
	display:block;
	line-height:40px;
	padding:0 18px;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}
#top #nav li a:hover{
	text-decoration: none;
	background: url(/images/hover.gif) no-repeat left bottom;
}

/*栏目盒子*/
.box_c h2{
	background: url(../images/bg1.gif) no-repeat;
	padding-left:70px;
	line-height:36px;
	height:35px;
	font-size:15px;
	color:#ffffff;
	font-family:"微软雅黑";
	letter-spacing:1px;
}
.box_c h3{
	background: url(../images/bg3.gif) no-repeat;
	padding-left:70px;
	line-height:36px;
	height:35px;
	font-size:15px;
	color:#ffffff;
	font-family:"微软雅黑";
	letter-spacing:1px;
}

.box_l h2{
	background: url(../images/bg2.gif) no-repeat;
	color:#ffffff;
	padding-left:25px;
	line-height:20px;
	height:26px;
	font-size:15px;
	padding-top:10px;
	font-family:"微软雅黑";
	letter-spacing:1px;

}

.box_border { border:1px #dedede solid; padding:8px; border-top:none; margin-bottom:10px; background:#ffffff;}

ul.list li{ padding:2px;border-bottom:1px #cccccc dotted; text-align:left; }
.box_border h3{ background:url(../images/icon.jpg) no-repeat left;padding-left:20px;}
.c_3{ width:32%; float:left;}
.mar_10{ margin:0px 13px;}
h1{ color:#df6e00; text-align:center; font-size:14px; background-color:#feffe5; height:30px; line-height:30px;}

/*选项卡*/
.xxk ul {
	margin: 0px;
	padding: 0px;
	background-color: #f8f8f8;
	height:1000px;
	margin-top:0px;
	width:700px;
}
.xxk li {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 180%;
	padding-left:3px;
	background-color: #f8f8f8;
	padding:0px;
	margin:0px;
}
.xxk {
	margin:0px;
	padding:0px;
	margin-left:0px;
	margin-right:10px;
	border-bottom:1px #65a2e3 solid;
	height:28px;
	margin-bottom:6px;
}
.xxk a {
	display:block;
	float:left;
	background:url(../images/icon.jpg) no-repeat left;
	height:28px;
	line-height:28px;
	vertical-align:bottom;
	width:90px;
	text-align:center;
	color:#023fa9;
}
.xxk a:hover {
	background-color:#efefef;
	font-weight:bold
}
.mon {
	color:#F00;
	font-weight: bold;
	font-size:14px;
	border-bottom:none;
}

.mou {
	font-size:14px;
	background-color:#efefef;
	
}
a.h_wz{ color:#F00;}
a:hover.h_wz{ text-decoration:underline;}
.title_h1{ font-size:16px; font-family: "微软雅黑"; font-weight:bold; color:#004dc7; letter-spacing:1px; line-height:30px; margin-bottom:10px; text-align:center;}
.sp ul  li{ background:url(../images/vico1.png) left center no-repeat; padding-left:25px; height:24px; line-height:24px; width:46%; float:left;}
.sp ul  li a{ float:left; width:230px;}
.sp ul  li span{ width:80px; float:right; text-align:left;}
.bottom_line{ border-top:1px #06F solid; padding-top:10px; margin-top:10px; text-align:center;}
