#header { width: 100%;}
#headbox {
	height: 91px;
	position: relative;
	z-index: 0;
}

#headbox .logo {
	position: absolute;
	left: 1px;
	top: 0;
}
#headbox .topside { height:31px;
left:0;
position:relative;
top:36px;
z-index:1;
	background-repeat: no-repeat;
	background-position: -45px top;
	padding-left:30px;}
.topside div {
	float: left;
	height: 25px;
	padding-top: 6px;
	background-image: url(../images/search_line.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin-left: 15px;
	padding-left: 15px;
}
.topside div a {
	color: #FFF;
	font-weight: bold;
}
.topside div a.color_y { color: #FFECB1; }



.userinfo { position:absolute; right:10px;top:0;}

#topsearch {
	float:left;
	height:25px;
	padding-top:6px;
	padding-left: 30px;
	padding-right: 10px;
}

#topsearch .inputtext {background:#F8F6EF none repeat scroll 0 0;
border:1px solid #000000;
float:left;
height:16px;
line-height:16px;
padding-left:6px;
width:284px;
}

#topsearch .inputbtn {
	display: inline;
	width: 72px;
	height: 22px;
	float: left;
	border:none;
	cursor: pointer;
	background: url(../images/prosearch_link.jpg) no-repeat left top;
	margin: 0px 30px 0px 30px;
}
#topsearch span a{
	display: block;
	background-image: url(../images/highsearch_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 72px;
}
#topsearch span {float: left;}
#header .nav { height:24px;
left:198px;
margin-left:-5px;
overflow:hidden;
position:relative;
top:33px;
width:682px;
}
#header .nav a {
	height: 16px;
	color: #888;
	font-weight:bold;
	font-size: 13px;
	float: left;
	margin:4px 0 0 -1px;
	padding-top: 2px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 14px;
	background: url(../images/nav_line.jpg) no-repeat -1px center;
}
#header .nav a:hover {
	color: #555;
	text-decoration: none;
}
.header_bot {
	padding-top: 15px;
	border-bottom: 2px solid #B49880;
	margin:0 auto;
	text-align:left;
	width:960px;
}
.hb_left, .hbr_l, .hbr_c, .hbr_r  { float: left; }
.hb_right {
	float: right;
	padding-top: 5px;
	padding-right: 40px;
}

.hbr_l {
	background: url(../images/hot_key_left.jpg) no-repeat left top;
	height: 29px;
	width: 4px;
}
.hbr_c {
	background: url(../images/hot_key_bg.jpg) repeat-x left top;
	height: 25px;
	padding:4px 10px 0 5px;
}
.hbr_r {
	background: url(../images/hot_key_right.jpg) no-repeat left top;
	height: 29px;
	width: 4px;
}
.hbr_c span {
margin-right:6px;
}




#foot {
	background-color: #F5F5F5;
	border-top: 6px solid #E6DCD2;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 5px solid #F2EBE5;
	margin-bottom: 1px;
}
.foot_left{ width:250px; border-top: solid 9px #F3ECE6; float:left; position:relative;}
.foot_right{
	float:left;
	width: 710px;
}
.foot_left_rj, .foot_left_lj{
	position: absolute;
	background: url(../images/bottom_top1.jpg) no-repeat right bottom;
	height: 24px;
	width: 24px;
	top: 0px;
	right: 0px;
}
.foot_left_lj{
	background: url(../images/bottom_b1.jpg) no-repeat left bottom;
	height: 19px;
	width: 20px;
	bottom: 0px;
	left: 0px;
	top: auto;
	right: auto;
}
#quicklink {
	background-color:#F3ECE6;
	position:relative;
	display: block;
	height:40px;
	padding-top:10px;
}
#quicklink ul {padding-left:30px;}
#quicklink li {
	background:transparent url(../images/help_index_tbg.jpg) no-repeat scroll left top;
	display:block;
	float:left;
	height:23px;
	margin:1px 0 0 5px;
	padding-left:5px;
	padding-right:10px;
	width:75px;
	text-align:left;
}
#quicklink li a {
	color:#FFF;
	font-weight:bold;
	line-height:23px;
}
#copyright { line-height: 18px; text-align: center; margin-top: 10px; margin-bottom: 10px; font-size: 11px;}
.bottom_line{
	height:27px;
	background: url(../images/bottom_dibubg.jpg) repeat-x left top;
}
