/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "ËÎÌå", "Î¢ÈíÑÅºÚ", Tahoma, Arial;
	background: #999999;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}
ul,li {
	margin: 0;
	padding: 0;
	list-style: none; 
}
.wall {
	width: 1000px;
	margin: 0 auto;
}
/*--header--*/
#header {
	height: 70px;
	color: #333333;
	overflow: hidden;
	background: url(../pic/header_bg.gif) repeat-x;
}
#header_left {
	float: left;
	width: 350px;
	height: 70px;
	margin: 0;
	padding: 0;
}
#header_left h1,#header_left h2 {
	float: left;
	font-size: 14px;
	color:#663333;
	margin: 35px 0 0 10px;
}
.hlx_logo {
	float: left;
	width: 156px;
	height: 70px;
	margin: 0 0 0 20px;
	padding: 0;
	text-indent: -9999px;
	background: url(../pic/hlx_logo.gif) no-repeat;
}
#header_right {
	float: left;
	width: 520px;
	line-height: 20px;
	margin: 14px 10px 0 110px;
	padding: 0;
}
#header_right ul {
	width: 516px;
}
#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: 360px;
	overflow:hidden;
}
/*--Content ²¿·Ö--*/
#main_content {
	background: #7C2C19;
}
.main_incontent{
	width: 960px;
	margin: 0 auto;
	padding: 15px 0;
	background:#FFFFFF;
	filter:alpha(opacity=80);
	opacity:0.8;

}
/*--×ó²à--*/
#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=50);
	opacity:0.5;
	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: 540px;
	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 #7C2C19;
}
#content_right_text {
	width: 540px;
	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;
}

/*--Footer--*/
#footer {
	clear: both;
	width: 960px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	text-align: center;
	line-height: 1.8em;
	color: #ffffff;
}
#footer a {
	color: #ffffff;
	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;
}
.box10{
	clear: both;
	height: 10px;
}
.box20 {
	clear: both;
	height: 20px;
}

