body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body,td,th {
	font-size: 12px;color:#333333;
}
.zt {
	font-size: 12px;
	color:#009102;
}

.ztb {
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
}

.top {
	font-size: 14px;
	color:#ffffff;
font-weight:bold;
}


.top a:link {font-size: 14px;
	color: #ffffff;
	text-decoration: none;
font-weight:bold;
}
.top a:visited {font-size: 14px;
	text-decoration: none;
	color: #ffffff;
font-weight:bold;
}
.top a:hover {
	text-decoration: underline;
	color: #FFF800;
}
.top a:active {
	text-decoration: none;
	color: #FFF800;
}




.leftzt {
	font-size: 12px;
	color:#ffffff;

}


.leftzt a:link {font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.leftzt a:visited {font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
.leftzt a:hover {
	text-decoration: underline;
	color: #FFF800;
}
.leftzt a:active {
	text-decoration: none;
	color: #FFF800;
}



.zta {
	font-size: 14px;
	font-weight:bold;

	color: #FFFFFF;
}



}






.top2 {
	font-size: 14px;
	color:#333333;

}


.top2 a:link {font-size: 14px;
	color:#333333;
	text-decoration: none;

}
.top2 a:visited {font-size: 14px;
	text-decoration: none;
	color:#333333;

}
.top2 a:hover {
	text-decoration: underline;
	color: #CC0000;
}
.top2 a:active {
	text-decoration: none;
	color: #CC0000;
}

.top3 {
	font-size: 14px;
	color:#333333;
font-weight:bold;

}









/* 自定义样式结束 *//*超链接样式开始 可自行扩展*/
	a.white { text-decoration: none; color:#ffffff; font-weight:bold;}
	a.white:hover { color:#ffffff;text-decoration:none; font-weight:bold;}

	a.bt_more { text-decoration: underline; color:#000000;}
	a.bt_more:hover { text-decoration: underline; color:#000000;}

	
/*超链接样式结束*/
.blueborder{ border:1px solid #CDE2F5;}
.graybottom1{ background-position:bottom; background-repeat:repeat-x;}
.ll{padding:8px;}
.boldtitle{font-weight:bold; font-size:14px;}
.bluetitle{font-weight:bold; font-size:14px;color:#2175CB;}
.blue_focus{ font-size:12px; font-weight:bold; color:#fff;}
.blue_blur{ font-size:12px; color:#000;}
#nav a{font-size:14px; color:#fff; font-weight:bold;}
.hover{font-size:12px; font-weight:bold; color:#fff; background-position:left 0;}
.blur{font-size:12px; color:#000; background-position:left -26px;}














UL{list-style-type:none; margin:0;}
.dis{display:block;}
.undis{display:none;}
fieldset, img { border:none; }

/* iFocus style */
#ifocus { width:356px; height:200px;  }
	#ifocus_pic { display:inline; position:relative; float:left; width:290px; height:200px; overflow:hidden; margin:2px 0 0 2px; }
		#ifocus_piclist { position:absolute; }
		#ifocus_piclist li { width:290px; height:200px; overflow:hidden; }
		#ifocus_piclist img { width:290px; height:200px; }
	#ifocus_btn { display:inline; float:right; width:52px; margin:2px 2px 0 0; }
		#ifocus_btn li { width:52px; height:50px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=30); }
		#ifocus_btn img { width:55px; height:45px; margin:1px 0 0 1px; }
		#ifocus_btn .current { opacity:1; -moz-opacity:1; filter:alpha(opacity=100); }
	#ifocus_opdiv { position:absolute; left:0; bottom:0; width:290px; height:35px; background:#000; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=60); }
	#ifocus_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
		#ifocus_tx .normal { display:none; }

