﻿body {
	font-family: "simsun";
	font-size: 12px;
	line-height: 18px;
	color: #275678;
}
* {
	margin: 0px;
	padding: 0px;
}
ul{
	list-style:none;
}
h1,h2,h3,h4,h5 {
	font-size:14px;
}
img {
	border-style: none;
}
a {
	color:#275678;/*#0f0cbf蓝色*/
	text-decoration: none;	
}
a:focus {
	outline: none;
}

#header {
	width: 954px;
	margin:0px auto;
	border-bottom: 1px solid #a2c6d7;/*D8E7F7*/
	border-top: 1px solid #a2c6d7;
	border-left: 1px solid #a2c6d7;
	z-index:1;
}
#linkcity{
	width:961px;
	height:30px;
	margin:0 auto;
	background:#f7f7f7 url(/images/city_bg.gif) 5px 3px no-repeat;
	padding:0 2px;
	line-height:30px;
}
#linkcity p{
	margin:0 5px
}
#header10 {
	width: 955px;
	margin:5px auto;
	z-index:1;
}
#userBox {
	height: 24px;
	padding-top: 5px;
	background: #ebebeb url(/images/icon/header_bg1.jpg);
	border-right: 1px solid #a2c6d7;
	border-left: 1px solid #a2c6d7;
}
.userBoxLeft {
	height:24px;
}
.userBoxLeft li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 20px;
	height: 24px;
	overflow: hidden;
}
.loginInput1 {
	height: 14px;
	width: 80px;
}
.userBoxRight {
	float: right;
	height: 24px;
}
.userBoxRightli {
	float: left;
	height: 24px;
	position:relative;
}

#navBox {
	float: right;
	width: 765px;
	clear: both;
}
#navBox h2 {
	line-height: 37px;
	color: #fefeff;
	font-size: 14px;
	padding-left:9px;
	background: #3775B2 url(/images/icon/header_bg2.jpg);
	height: 37px;
	border-right: 1px solid #a2c6d7;
}
#navBox h2 a {
	color: #fefeff;
	padding:0 8px;
}
#navBox h2 a.live {
	position:relative;
	padding:0 15px 0 18px;
}
#navBox h2 a.live img{
	position:absolute;
	left:70px;
	top:-18px
}

#navBox h4 {
	line-height: 34px;
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
	background: #edf2f6 url(/images/icon/header_bg3.jpg);/**/
	border-right: 1px solid #a2c6d7;
}
#navBox h4 a {
	color: #333;
}
#navBox #nav10 {width:755px; height:64px;border-bottom:1px solid #f4f8f9;background:url(/images/icon/nav_04.jpg);}
#navBox #nav10 a{display:block; width:84px; height:32px; line-height:32px; padding-top:32px; text-align:center; color:#494949; float:left;}
#navBox #nav10 a:hover{text-decoration:none; color:#f00;}
#navBox #nav10 a.c{width:83px;}

#navBox10 {
	margin:0 auto;
	width: 955px;
	clear: both;
}
#navBox10 {position: relative;}

#navBox10 h2 {
	line-height: 30px;
	color: #fefeff;
	font-size: 14px;
	padding:0 6px;
	background: #3775B2 url(/images/icon/header_bg4.jpg);
	height: 37px;
}
#navBox10 h2 a {
	color: #fefeff;
	margin:0 8px;
}

#logo {
	float: none;
	width:178px;
	text-indent:-9999px;
	height:66px;
	text-align:center;
	background:url(/images/logo091.gif) 11px 0px no-repeat;/* IE7+FF */ 
	*background:url(/images/logo091.gif) 11px 5px no-repeat;/* IE6 */ 
}
#logo a{
	display:block;
	margin:5px 0 0 9px;
	width:164px;
	height:60px;
}
#logos {
	float: left;
	padding: 5px;
}


#indexSrcBox1 {
	position: absolute;
	height: 83px;
	width: 715px;
	top: -83px;
	left: 0px;
	background: url(/images/icon/header_srcbg1.gif);
}