body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{
	margin: 0;
	padding: 0;
}
body,td,th {
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
-->
ol,ul{
	list-style: none;
}
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/* End hide from IE-mac */
body{
	font-size: 12px;
	font-family: "Microsoft Yahei" ,Tahoma, "SimSun";
	color: #333;
	background: #fff;
	line-height: 1.5;
}
.main_l{
	width: 513px;
	position: relative;
	float: left;
}
.main_title{
	height: 28px;
	overflow: hidden;
	background: url(s3.png) 0 0 no-repeat;
	float: left;
}
.main_title ul{
	font-size: 14px;
}
.main_title ul li{
	height: 23px;
	line-height: 23px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 1px;
	background: #f1f1f1;
	border-top: #fff 3px solid;
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
	float: left;
}
.main_title ul .on{
	height: 22px;
	line-height: 22px;
	padding-left: 16px;
	padding-right: 16px;
	background: #fff;
	border-top: #009ad9 4px solid;
	border-left: #009ad9 1px solid;
	border-right: #009ad9 1px solid;
	border-bottom: #fff 1px solid;
}
.main_title ul .on a{
	font-weight: 700;
}
.main_title span{
	line-height: 24px;
	padding-top: 4px;
	padding-right: 10px;
	float: right;
}
.main_l .main_title{
	width: 513px;
	overflow: hidden;
}
.main_l .main_content{
	width: 513px;
}
.main_l .main_content .main_box{
	width: 339px;
	overflow: hidden;
	float: left;
}
.main_l .main_content .main_box .list{
	font-size: 14px;
	line-height: 26px;
}
.main_l .main_content .main_box .list ul{
	padding: 8px 0;
	border-bottom: #e1e1e1 1px solid;
	width: 339px;
	overflow: hidden;
}
.main_l .main_content .main_box .list ul li{
	padding-left: 25px;
	background: url(s3.png) 3px -300px no-repeat;
	width: 600px;
}
.main_l .main_content .main_box .list ul .v{
	background: url(s3.png) 3px -330px no-repeat;
}
.main_l .main_content .main_box .list ul .top{
	background: none;
	padding-left: 0;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	width: 339px;
}
.tab div.t.none{
	display: none;
}
.tab .main_title ul.fx li{
	background-color: transparent;
}
.tab .main_title ul.fx li, .tab .main_title ul.fx li.on{
	border-top: 0;
	margin-top: 3px;
	padding-top: 0;
}
.tab .main_title ul.fx li.on{
	border-left-color: transparent;
	border-right-color: transparent;
	border-bottom-width: 0;
}
.tab .main_title ul.fx{
	z-index: 20;
	position: relative;
}
.tab .main_title div.animate{
	height: 23px;
	position: absolute;
	top: 0;
	border-top: #009ad9 4px solid;
	border-left: #009ad9 1px solid;
	border-right: #009ad9 1px solid;
	border-bottom: #fff 1px solid;
	background-color: #fff;
}