/*公共*/
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd,input{margin:0;padding: 0;}
body{font-size: 12px; font-family:"微软雅黑";}
img{border:none;}
li{list-style: none;}
input,select,textarea{outline:none;}
textarea{resize:none;}
a{text-decoration: none; color:#000;}
A:link {
	COLOR: #333;	TEXT-DECORATION: none;
}

A:visited {
	COLOR: #333; TEXT-DECORATION: none;
}

A:active {
	COLOR: #333; TEXT-DECORATION: none; 
}
A:hover {
	COLOR: #e90000;
	TEXT-DECORATION: none;
}
.fl{float:left;}
.fr{float:right;}
/*清浮动*/
.clearfix:after{content: "";display:block;clear: both;}
.clearfix{zoom:1;}

.comCont {
	max-width:100%;
	height: auto;
	margin:0 auto;
}
.comWidth {
	width:1002px;
	height:auto;
	margin:0 auto;
}

/*head top*/
.headerTop {
	height:160px;
	background: url(top_bg.jpg) center top no-repeat;
	background-color:#E6FAFF;
}

.head_top {
	width:100%;
	height:100%;
	font-size:14px;
}
.head_logo {
	float:left;
	padding-top:45px;
	padding-left:5px;
}
.head_date {
	float:right;
	padding-top:57px;
	padding-left:5px;
}
.head_link {
	float:right;
	padding-top:57px;
}
.head_link a {
	display:block;
	color:#cc0000;
}

.headMenu {
	height:76px;
	background-color:#0f7fcf;
}
.headMenu_bg {
	background:url(headMenu_bg.jpg) center center no-repeat;
}
.menu {
	float:left;
	padding-top:9px;
	font-size:14px;
	line-height:30px;
	text-indent:23px;
	color:#fff;
	white-space:nowrap;
}
.menu li {
	float:left;
}
.menu a {
	color:#fff;
}
.menu1 {
	width:150px;
}
.menu1 li {
	width:160px;
	text-indent:28px;
}
.menu2 {
	width:650px;
}
.menu2 li {
	width:108px;text-align:center;
}
.menu3 {
	width:200px;
}
.menu3 li {
	width:190px;text-align:center;
}

.headMenu_lfImg {
	float:right;
	padding-top:21px;
	padding-right:1px;
}

.text_format li{
width:98%;
white-space:nowrap;
overflow:hidden; 
text-overflow: ellipsis;
-o-text-overflow:ellipsis;
}

.foot {
	margin-top:30px;
	border-top:1px solid #dfdfdf;
	padding-top:15px;
	height:100px;
	text-align:center;
	line-height:25px;
}





