.head{
    width:100%;
}
.headtop{
    height:26px;
	background:url(../images/topmbg.gif) repeat-x;
}
.headtop_left{
    width:70%;
    float:left;
	line-height:26px;
	font-size:13px;
	padding-left:15px;
}
.headtop_right{
    width:25%;
    float:right;
	line-height:26px;
	font-size:13px;
}
.header{
    width:100%;
	padding:5px 0px;
}
.header_logo{
    width:200px;
	height:60px;
	float:left;
	padding-top:2px;
}
.header_nav{
    width:760px;
	float:right;
}
.header_nav_div{
    line-height:22px;
	float:left;
	height:66px;
}
.header_nav_div a{
    padding:0px 6px;
	COLOR: #1F376D;
	font-size:13px;
}
.header_nav_div a:hover{
    BACKGROUND: #f70909; 
	COLOR: #fff; 
	TEXT-DECORATION: none;
}
.header_gg{
    width:100%;
	height:32px;
	line-height:32px;
	background:url(../images/top_nav.gif) repeat-x;
}
.header_gg_tianqi{
    width:170px;
	padding-top:6px;
	padding-left:10px;
	float:left;
}
.header_gg_fenzhan{
    width:480px;
	float:right;
}
.header_gg_fenzhan ul{
    margin:0px;
	padding:0px;
}
.header_gg_fenzhan ul li{
    list-style:none;
	float:left;
	width:40px;
}
.header_gg_fenzhan ul li a{
    color:#FFFFFF;
	font-size:14px;
}
/*-------------------head--end---------*/
.strong{
    font-weight:bold;
}
.line{
    background:url(../images/expo_line.gif) no-repeat;
	float:left;
	width:16px;
	padding:0px;
	height:66px;
}
.footer{
    width:960px;
	margin:5px auto;
}
.footer_about{
    width:100%;
	text-align:center;
	font-size:14px;
	background-color:#eff2f5;
	line-height:30px;
}
.copy{
    text-align:center;
	line-height:25px;
	font-size:12px;
}