/* CSS Document */
body {
	font-family: "ËÎÌå", "Î¢ÈíÑÅºÚ", Tahoma, Arial;
	background: #F5ECD6;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a:hover {
	text-decoration: underline;
}
ul,li {
	margin: 0;
	padding: 0;
	list-style: none; 
}
.wall {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
/*--header--*/
#header {
	height: 70px;
	color: #333333;
	overflow: hidden;
	background: #FFFFFF;
}
#header_left {
	float: left;
	width: 350px;
	height: 70px;
	margin: 0;
	padding: 0;
}
#header_left h1 {
	float: left;
}
.hlx_logo {
	float: left;
	width: 260px;
	height: 70px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../pic/dajiangtang.jpg) no-repeat;
}
#header_right {
	float: left;
	width: 520px;
	line-height: 20px;
	margin: 14px 10px 0 80px;
	padding: 0;
}
#header_right ul {
	width: 510px;
	margin: 0 0 0 10px;
	overflow: hidden;
}

#header_right ul li {
	color: #999999;
	display: inline;
}
#header_right ul li a {
	color: #333333;
	text-decoration: none;
}
#header_right ul li a:hover {
	text-decoration: underline;
}
/*--´ó·ùbanner--*/
#big_banner {
	height: 256px;
	overflow: hidden;
}
/*--Content ²¿·Ö--*/
#main_content {
	width: 958px;
	border: 1px solid #B1A199;
	border-top: 0;
	margin: 0 auto;
	background: url(../pic/banner.jpg) no-repeat #ffffff; 
 	overflow: hidden;
}
/*--×ó²à--*/
#content_left {
	float: left;
	width: 362px;
	height: 270px;
	margin: 0 20px;
	_margin: 0 20px 0 10px;	
}
/*--Í¼Æ¬ÂÖ»»--*/
#content_left_ad {
	width: 360px;
	height: 270px;	
	background: #999999;
}
.pwSlide {
	position:relative;
	height:270px;
	overflow:hidden;
}
.pwSlide img {
	display:block;
	height:270px;
	width:360px;
	border: none;
}

.cc {
	display:block;
}

.pwSlide-bg {
	position:absolute;
	background: #000000;
	bottom:0;
	height:35px;
	left:0;
	filter:alpha(opacity=70);
	opacity:0.7;
	overflow:hidden;
	right:0;
	width:360px;
	z-index:1;
}
.pwSlide h1 {
	position:absolute;
	bottom:-10px;
	*bottom:-2px;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	left:8px;
	line-height:35px;
	text-align:left;
	width:355px;
	z-index:2;
}
.pwSlide a {
	text-decoration:none;
}
.pwSlide a:hover {
	text-decoration:none;
}
.pwSlide ul {
	position:absolute;
	bottom: 8px;
	right:8px;
	z-index:3;
}
.pwSlide ul li {
	float:left;
	background: #000000;
	width: 20px;
	height:15px;
	line-height:15px;
	margin-left:2px;
	text-align:center;
}
.pwSlide ul li a {
	display:block;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:10px;
	height:15px;
	width:20px;
}
.pwSlide ul li a:hover, .pwSlide ul li a.sel {
	background:#FFFFFF;
	color:#000000;
}
/*--ÓÒ²à--*/
#contnent_right {
	float: left;
	width: 545px;
	height: 270px;
	margin:0;
	padding:0;	
}
#content_right_title {
	height: 40px;
	line-height:40px;
	font-size: 20px;
	font-weight: bold;
	font-family:"ºÚÌå";
	color: #333333;
	border-bottom: 1px solid #cccccc;
}
#content_right_text {
	width: 545px;
	height: 220px;
	overflow-y:scroll;
	color:#000000;
	line-height: 26px;
	margin: 9px 0 0 0;
	border: 1px #000000;
}
#content_right_text p {
	text-indent: 2em;
	margin: 0;
	padding: 0 4px;
}
/*--ÈËÎï½éÉÜ--*/
.detail_title {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	background: url(../pic/frame_box.gif) repeat-x;
}
.detail_title p {
	margin: 0;
	padding: 0;
	text-indent: 20px;
	font-size: 24px;
	font-weight:bold;
	font-family:"Î¢ÈíÑÅºÚ";
	color: #663333;
}

.pic_right_box {
	float: left;
	width: 210px;
	height: 160px;
	overflow: hidden;
	margin: 0 0 16px 15px;
	_margin: 0 7px 16px 7px;
	padding: 0;
	border: 1px solid #cccccc;
}
.pic_right_box img {
	width: 200px;
	height: 150px;
	margin: 5px;
}
.pic_right_box_title {
	position: relative;
	width: 200px;
	height: 20px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	text-align: center;
	background: #000000;
	filter:alpha(opacity=70);
    opacity:0.7;
	top:-25px;
	*top: -29px;
	left: 5px;
}
.pic_right_box_title a {
	color:#FFFFFF;
	text-decoration: none;
}
.pic_right_box_title a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

/*ÈËÎï½éÉÜ*/
.figure  {
	width: 940px;
	margin: 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px dashed #B1A199; 
}
.figure_photo {
	float: left;
	width: 150px;
	height: 200px;
	margin: 0 0 0 15px;
	overflow:hidden;
}
*html .figure_photo {
	margin: 0 0 0 8px;
}
.figure_photo img {
	width: 150px;
	height: 200px;
	border: 0;
	overflow: hidden;
}
.figure_story {
	float: left;
	width: 740px;
	overflow: hidden;
	margin: 0 15px;
}
.figure_story p {
	text-indent: 2em;
	color:#333333;
	line-height: 1.7em;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

/*--Footer--*/
#footer {
	clear: both;
	width: 960px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	text-align: center;
	line-height: 1.8em;
	color: #000000;
}
#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}
.box15{
	clear: both;
	height: 15px;
	overflow: hidden;
}
.box10{
	clear: both;
	height: 10px;
	overflow: hidden;
}
.box20 {
	clear: both;
	height: 20px;
	overflow: hidden;
}



