/* 首页头部样式开始 */
.header1{
width:980px; margin:0px auto;
}
.header_top{
width:100%; height:60px; margin-top:8px;
}
.header_t_l{
float:left;width:752px; height:60px; overflow:hidden;
}
.header_t_r{
float:right;width:190px; height:52px; background-image:url(images/tq.jpg); background-repeat:no-repeat; padding-top:8px; padding-left:30px; line-height:23px;
}
.nav{
width:980px;
}
.nav_a{width:978px;height:1%; border:1px solid #bbd9fb;  margin-top:8px;
}
.nav_a .title{
width:100%; height:31px; background-image:url(images/top_bg.jpg); background-repeat:repeat-x;
}
.nav_a .title div{
width:95%; height:31px; line-height:31px; margin-left:auto;margin-right:auto;
}


.nav_a .title .right{
margin-left:60px;
}

.nav_a .content{
width:978px; height:57px; overflow:hidden; text-align:center;
}
.nav_a .content div{
width:95%; margin-left:auto; margin-right:auto; line-height:22px; margin-top:10px;
}
.nav_a .content div strong a{ color: #012549; text-decoration: none;}
.nav_a .content div strong a:visited { color: #012549; text-decoration: none;}
.nav_a .content div strong a:hover { color: #cc0000; text-decoration: underline;}
.STYLE1 {
color:#cc0000;
margin-left:25px;
}
.STYLE2 {
color:#0047af;
font-size:12px;
margin-left:20px;
}
.bold{color:#cc0000; padding-left:15px;}
.nav_a .bold A {
color:#cc0000
}
.nav_a .bold A:visited {
color:#cc0000;
}
.nav_a .bold A:hover {
	color:#cc0000;
	text-decoration: underline;
}

.nav_b{
width:100%px; height:79px;  border:1px solid #bbd9fb; margin-top:8px; background-image:url(images/nav_bg.gif); background-repeat:repeat-x;
}
.logo{width:267px;height:79px;float:left;margin-left:10px;

}
.logo a{width:267px;height:79px;background-repeat:no-repeat;
background: url(images/logo.jpg) left top; text-indent:-9999px; display:block;
}
.menu{
width:680px; height:79px; float:right;
}
.menu_div{
width:155px; height:79px;  float:left; margin-right:10px; text-align:left;
}
.menu_img{
width:35px; height:79px;  float:left;
}
.menu_img a img{
VERTICAL-ALIGN: top;
}

.menu_text{
width:120px; height:79px;  float:right; text-align:center;
}
.menu_text ul{
width:95%; line-height:20px; display:block; padding-top:12px;
}
.nav_c{
	width:980px;
	height:30px;
	background-repeat:repeat-x;
	margin-top:8px;
	line-height:30px;
	background-color: #0062c6;
	color:#ffffff;
	background-image: url(images/Menu_background.gif);
}


.nav_c li{
float:left;
margin-left:8px;
}
.nav_c li img{
VERTICAL-ALIGN: top;
}
.nav_c li A {
color:#fff;
}
.nav_c li A:visited {
color:#fff;
}
.nav_c li A:hover {
	color:#FFFF00;
}

/* 首页头部样式结束 */
