#banner{
	width:980px;
	height:165px;
	margin:auto;
	padding-top:5px;
}
.your_position{
	height:34px;
	width:960px;
	padding:0 10px;
	margin:0 auto;
	background:url(../images/dh_bg.jpg) repeat-x;
	color:#ffffff;
}

.your_position span{
	float:left;
	line-height:34px;
}
.your_position a{
	color:#ffffff;
}
.your_position ul{
	float:right;	
}
.your_position li{
	float:left;
	padding-top:5px;
}
.your_position li.tit_search{
	padding:0;
	line-height:34px;
	height:34px;
	font-size:14px;
}
.txt_keyword{
	width:168px;
	height:16px;
	padding:2px 2px;
	border:1px solid #c9c9c9;
	background:url(../images/ico_search.jpg) #fff no-repeat;
}
.btn_search{
	cursor:pointer;
	_padding-top:1px;
}
.box{
	width:980px;
	margin:10px auto;
	background:#ffffff;
	overflow:hidden;
}
.box_l{
	float:left;
	width:722px;
	overflow:hidden;
}


/*²à±ßÀ¸*/
.sidebar{
	float:right;
	width:230px;
	padding-top:55px;
	margin-top:10px;
	border:1px solid #d4c3d6;
	position:relative;
}
.sidebar_hd{
	position:absolute;
	top:10px;
	left:-11px;
	z-index:2;
}

.menu li{
	height:43px;
}
.menu li a{
	display:block;
	line-height:43px;
	background:url(../images/sidebar_about_bg.jpg) center no-repeat;
	text-align:center;
	color:#865174;
}
.menu li a:hover{
	background:url(../images/sidebar_about_select_bg.jpg) center no-repeat;
	text-decoration:none;
	font-weight:bold;
}
