body {
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
	font-family: "宋体";
	color: #333333;
}
body,td,th {
	font-family: 宋体;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.t18 {
	font-size: 14px;
	color: #333333;
	line-height: 25px;
	font-family: "宋体";
	font-weight: bold;
	margin-left: 20px;
}
.h25 {
	font-size: 12px;
	color: #222222;
	line-height: 25px;
	font-family: "宋体";
}
.l_12 {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-family: "宋体";
}
.xu {
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.xub{
	font-style: normal;
	border: 1px dotted #CCCCCC;
}
.t14 {
	font-size: 14px;
	color: #F70000;
	line-height: normal;
	font-family: "宋体";
	font-weight: normal;
	letter-spacing: normal;
}
/*导航条部分开始*/
.dh:link {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.dh:visited {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.dh:hover {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
.input{
	border-left:#aaaaaa solid 1px;
	border-top:#aaaaaa solid 1px;
	border-right:#aaaaaa solid 1px;
	border-bottom:#aaaaaa solid 1px;
	color: #666666;
}

.tpb {
	padding: 3px;
	border: 1px solid #D8DAD9;
}

* {
	padding:0;
	word-break:break-all;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
fieldset, img { border:none; }
#ifocus { width:525px; height:245px; margin:5px; border:1px solid #DEDEDE; background:#F8F8F8; }
	#ifocus_pic { display:inline; position:relative; float:left; width:410px; height:225px; overflow:hidden; margin:8px 0 0 8px; }
		#ifocus_piclist { position:absolute; }
		#ifocus_piclist li { width:410px; height:225px; overflow:hidden; }
		#ifocus_piclist img { width:410px; height:225px; }
	#ifocus_btn { display:inline; float:right; width:91px; margin:9px 9px 0 0; }
		#ifocus_btn li { width:91px; height:57px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
		#ifocus_btn img { width:75px; height:45px; margin:7px 0 0 11px; }
		#ifocus_btn .current { background: url(../images/ifocus_btn_bg.gif) no-repeat; opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
	#ifocus_opdiv { position:absolute; left:0; bottom:0; width:410px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); }
	#ifocus_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
		#ifocus_tx .normal { display:none; }
