@charset "utf-8";
/* CSS Document */
body,form{
	margin: 0px;
}
body,td,th {
	font-size: 12px;
	color:#333;
}
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	color:#ffbb16;
	text-decoration:underline;
}
.tit1{
	font-size: 14px;
	font-weight: bold;
	color: #ffbb16;
}
.tit1w{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.tit2{
	font-size: 14px;
	font-weight: bold;
}
.tdline{
	border-bottom: 1px solid #ffbb16;
	padding:10px;
}
.tdl{
	padding:10px;
}
.tdll{
	border-bottom: 1px solid #ffbb16;
}
.tdline2{
	border: 1px solid #ffbb16;
	border-top:0;
	padding:10px;
}

.ul0{
	width:100%;
	list-style:none;
	margin:0px;
	padding:0px;
}
.ul0 li{
	width:100%;
	float:left;
	background: url(dot1.jpg) no-repeat 5px center;
	padding-left:20px;
	line-height:24px;
}
.ul1{
	width:100%;
	list-style:none;
	margin:0px;
	padding:0px;
}
.ul1 li{
	width:200px;
	float:left;
	background: url(dot1.jpg) no-repeat 5px center;
	padding-left:20px;
	line-height:24px;
}
.ul2{
	width:100%;
	list-style:none;
	margin:0px;
	padding:0px;
}
.ul2 li{
	width:200px;
	float:left;
	background: url(dot1.jpg) no-repeat 5px center;
	padding-left:10px;
	
	line-height:24px;
	font-size:14px;
}
.ul3{
	width:100%;
	list-style:none;
	margin:0px;
	padding:0px;
}
.ul3 li{
	width:190px;
	float:left;
	background: url(dot3.jpg) no-repeat 5px center;
	padding-left:20px;
	line-height:24px;
}
.ul3 li a:hover{
	color:#1b64dc;
}

.ul4{
	width:100%;
	list-style:none;
	margin:0px;
	padding:0px;
}
.ul4 li{
	width:180px;
	float:left;
	background: url(dot4.jpg) no-repeat 5px center;
	padding-left:20px;
	line-height:24px;
}
.ul4 li a:hover{
	color:#7dbe0a;
}

.ul5{
	width:100%;
	list-style:none;
	margin:0px;
	padding:0px;
}
.ul5 li{
	width:180px;
	float:left;
	background: url(dot5.jpg) no-repeat 5px center;
	padding-left:20px;
	line-height:24px;
}
.ul5 li a:hover{
	color:#ff7d00;
}

.tabon1{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(on_01.jpg) no-repeat right;
	height: 28px;
	width: 82px;
	text-align: center;
	line-height:28px;
}
.tabout1{
	font-size: 14px;
	font-weight: bold;
	color: #ffbb16;
	background: url(out_01.jpg) no-repeat right;
	height: 28px;
	width: 82px;
	text-align: center;
	line-height:28px;
}
.tabon2{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(on_02.jpg) no-repeat right top;
	height: 40px;
	width: 82px;
	text-align: center;
	line-height:28px;
}
.tabout2{
	font-size: 14px;
	font-weight: bold;
	color: #ffbb16;
	background: url(out_02.jpg) no-repeat right top;
	height: 40px;
	width: 82px;
	text-align: center;
	line-height:36px;
	vertical-align: top;
}
.t14{
	line-height:24px;
	font-size:14px;
}
.tudt{
	line-height:20px;
	text-decoration: underline;
}
.t14r{
	line-height:24px;
	font-size:14px;
	color: #CC0000;
	font-weight:bold;
}
.t14b{
	line-height:24px;
	font-size:14px;
	color: #330099;
	font-weight:bold;
}
.w,.w a {
	color: #FFFFFF;
}
.leiDIV div{float:right;width:49%;white-space:nowrap;}
.nobrA a {white-space:nowrap;}