@charset "utf-8";

/*Base*/
* {margin:0;padding:0;}
body,td,th {font-size:14px;font-family: "微软雅黑",Verdana,Arial;}
body {background:url(body_bg.gif) repeat-x scroll 0 0 #F4F4F4;}
div,td {word-wrap:break-word;word-break:break-all;}
a {font-size:14px;color:#000;text-decoration:none;}
a:visited {color:#000;text-decoration:none;}
a:hover {color:#000;text-decoration:none;}
a:active {color:#000;text-decoration:none;}
ul {list-style:none;}
img {border:none;}
table {border-collapse:collapse;}
.cal {clear:both;}
.big {font-weight:bold;}
.f_left {float:left;}
.f_right {float:right;}
.center {text-align:center;}
.dis_no {display:none;}
.ti28 {text-indent:28px;}
.input {
	border:1px solid #6CF;
	height:26px;
	line-height:26px;
	text-indent:5px;
}
.btn,#re {
	background:url(btn.gif);
	width:90px;
	height:30px;
	line-height:30px;
	border:0;
	color:#FFF;
}
.bgFFF {
	background:#FFF;
}
.ad5{
margin-top:10px;
 margin-right:10px;
 }
/*Page*/
.wrapper {
	width:980px;
	margin:0 auto;
	padding-top:9px;
}
#logo {
	width:214px;
	height:52px;
	overflow:hidden;
}
#banner {
	width:750px;
	height:52px;
	overflow:hidden;
}
#menu {
	width:100%;
	height:46px;
	padding-bottom:10px;
}
#menu li {
	margin-left:20px;
	float:left;
}
#menu li a {
	color:#FFFFFF;
	display:block;
	padding:0 0 0 14px;
	line-height:46px;
	text-decoration:none;
	font-size:14px;
}
#menu li a div {
	padding-right:14px;
}
#menu li a:hover {
	background:url(menu_l.gif);
	color:#000;
}
#menu li a:hover div {
	background:url(menu_r.gif) no-repeat right bottom;
}
#content {
	background:url(box_bg.gif);
	width:100%;
}
.sbox {
	width:920px;
	margin:0 auto;
	border:1px solid #CCC;
	background:#F6F6F6;
	font-size:14px;
}
.sbox td {
	font-size:14px;
}
.sbox a,.sbox a:hover {
	font-size:14px;
	color:#106ABD;
	text-decoration:underline;
}
.sbox .stitle {
	height:40px;
	font-weight:bold;
	text-indent:60px;
	line-height:40px;
	width:100%;
}
.sbox .simg1 {
	background:url(ico1.png) #EDEDED no-repeat 15px 5px;
}
.sbox .simg2 {
	background:url(ico2.png) #EDEDED no-repeat 15px 5px;
}
.sbox .simg3 {
	background:url(ico3.png) #EDEDED no-repeat 15px 5px;
}
.sbox .simg4 {
	background:url(ico_01.png) #EDEDED no-repeat 15px 5px;
}
.sbox .simg5 {
	background:url(ico_02.png) #EDEDED no-repeat 15px 5px;
}
.sbox .simg6 {
	background:url(ico_03.png) #EDEDED no-repeat 15px 5px;
}
.sbox .scontent {
	padding:20px;
}
.sbox .slist li {
	display:inline;
	height:20px;
}
.sbox .box_l {
	width:620px;
}
.sbox .box_r {
	width:250px;
}
.tables {
	color:#333;
}
.tables div {
	color:#307095;
	padding-left:12px;
}
#bottom {
	text-align:center;
	line-height:22px;
	padding:10px;
	background:#FFF;
}
.kad{border:#D5D5D5 1px solid;background:#fff;zoom:1;overflow:hidden;width:922px;margin:0px auto 10px auto;}
.kad ul{padding:10px;zoom:1;overflow:hidden;}
.kad ul.tj li{width:238px;padding:0px;text-align:center;margin:0px;background:none;}
.kad ul.tj li a{margin:0px;}
.kad ul li{width:805px;float:left;line-height:20px;height:20px;overflow:hidden;margin-bottom:4px;background:url(x.gif) left bottom repeat-x;padding-left:10px;}
.kad ul li a{display:inline-block;height:20px;color:#106ABD;margin-right:30px;}
.kad ul li a.red{color:red;}
.kad ul li a:hover{color:#008ECC;}
.kad ul li.title{width:66px;background:#5DB0DF;color:#fff;text-align:center;margin-right:12px;padding:0px;}
.kad ul li.titles{width:900px;background:#5DB0DF;color:#fff;text-align:left;margin-right:16px;padding:0px;}
.tabs ul{padding:6px 0 0 8px;height:32px;overflow:hidden;background:url(bg_tabs.gif) repeat-x}
.tabs li{float:left;padding:0 8px;height:32px;line-height:32px;border-top:solid 1px #ecf5fb;border-bottom:none}
.tabs li.on{border:solid 1px #aad5e5;border-bottom:none;background:#fff}
h1,h2,h3,h4 {
	font-size:14px;
	font-weight:normal;
}