body,td,th {
	font-size: 14px;
	color: #333333;
	font-family: Microsoft YaHei,SimSun;
}

body {
	background: #ffffff url(imagesmainbg.gif) repeat-x;
	margin:0px;
	padding:0px;

}

a{
	text-decoration: none;color:#333333;line-height:26px;
}
a:hover { text-decoration: underline; }


.menu{
	font-size: 16px;
	color: #FFFFFF;
}
.tz{color:#333333;line-height:26px;}
.tzbottom{border-bottom: 1px solid #0166FF;}
.tzborder{border: 1px solid #DAE6F4;}
.STYLE1 {
	font-size: 18px;
	font-weight: bold;
	padding-left:3px;
}
.xwbottom{border-bottom: 1px solid #e3e3e3;}
.small{font-size:12px;}
.tdot{background: url(imagesdot.gif) no-repeat 8px center;text-indent: 18px;}
.xwpads{margin-top:10px;margin-bottom:10px;}
.block{height:20px;}
.line32{line-height:38px;}

ul,ol,li,dl{ margin:0px; padding:0px; list-style:none}
.clear{ clear:both;}

/*焦点图  开始*/

.fxdaima1 {
	float:left;
	width:690px;
	height:333px;
	border:0px solid #d9d9d9;
}

.newInfor h4{font-weight:700;overflow:hidden;color:#666;padding:0 0 0 10px;margin-bottom:10px;}

.newflash{width:690px;height:333px;overflow:hidden;}
.flashimg img{height:690px; height:333px; }
.flashimg p a{color:#fff;text-shadow:1px 1px 0px #333;}
.flashimg p a:hover{ color:#fff}
.flashimg p{overflow:hidden;width:690px;bottom:4px;position:absolute;text-indent:0px;z-index:2;left:0;font-family:Microsoft YaHei,SimHei; display:block; text-align:center; font-size:18px; margin-bottom: 24px;}
.flashBg{ position:absolute;bottom:0;width:100%;height:57px;background:#000;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6; z-index:1;}
.an{ position:absolute;right:5px;z-index:2;bottom:5px;}
.an li{float:left;margin-left:3px;}
.an li a{float:left;background:#fff;color:#333;overflow:hidden; width:9px;  height:14px; text-align:center; line-height:15px; padding:0 3px;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;}
.an li.current a,.an li a:hover{background:#ff6600;color:#fff; text-decoration:none;}
.an li a:hover{-webkit-transform: scale(1.4);-o-transform: scale(1.4);}

.pr{position:relative}
	 /*焦点图  结束*/

/*导航菜单*/
#navMenu {
	width:1000px;
	height: 45px;
	line-height: 45px;
	display:block;
	overflow:hidden;
	background-color: #2F83F5;
	background-repeat:repeat-x;
	background-position: center top;
	margin:0 auto;
}
#navMenu ul{
width:99%;
margin-left:16px;}
#navMenu .onelink{
width:80px;padding-left:20px;
background-image:none;}
#navMenu li {
	width:110px;
	text-align:center;
	float: left;
	line-height: 45px;
	height: 45px;
	background-image: url(imagesnav_fg.jpg);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: -2px;

}
#navMenu .arrt{
	background-image: url(imagesarr.jpg);
	background-position: 85% center;

}
#navMenu li a {
	color:#ffffff;
	font-size:16px;
	padding-right: 1em;
	padding-left: 0em;
	margin-left: 0px;
	line-height:45px;
	display: block;
}
#navMenu li a:hover, #navMenu li.hover a {
	background-image: url(../images/hover_bg.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	text-decoration: none;
	line-height:45px;
	color:#FF7B0E;
	font-size:16px;
	background:#2568c2;
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 108px;
	visibility: hidden;
/*  	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000, direction=135, strength=4);
*/	margin-top: -1px;
	margin-left:0px;
	border: 1px solid #2F83F5;
	border-top: 0px solid #3CA2DC;
	background-color: #2568c2;
	/*background:url(../imagess/mmenubg.gif);*/
	padding-top:6px;
	padding-bottom:6px;
	filter: Alpha(Opacity=100);
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}


.dropMenu li a {
	width: 92%;
	display: block;
	text-align:center;
	color: black;
	padding: 4px 0 4px 0px;
	color:#ffffff;
	border-bottom: 1px solid #2561b2;
}
.dropMenu+li a{
border-top:none;
}
* html .dropMenu a {
	width: 100%;
	color:#6CA7C7;
}
.dropMenu a:hover {
	text-decoration: underline;
	color:#F09C42;
}

.hdo{
width:100%;
height:auto;
display:block;
overflow:hidden;
}


ul,li{
	padding:0px;
	margin:0px;
	list-style-type: none;
}

.xizuntitle{
	font-size: 18px;
	font-weight: bold;
	padding-left:3px;color:#ffffff;

}