@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: "宋体", "微软雅黑", Tahoma, Arial;
	background: #666666;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}
ul,li {
	margin: 0;
	padding: 0;
	list-style: none; 
}
.wall {
	width: 960px;
	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;
}
.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;
}
.fc_logo {
	float: left;
	width: 170px;
	height: 70px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../pic/fc_logo.gif) no-repeat;
}
#header_right {
	float: left;
	width: 520px;
	line-height: 20px;
	margin: 14px 10px 0 80px;
	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: 345px;
}
/*#banner_01{
	height: 67px;
	background: url(../pic/banner_01.jpg) no-repeat;	
}
#banner_02{
	height: 103px;
	background: url(../pic/banner_02.jpg) no-repeat;	
}
#banner_03{
	height: 106px;
	background: url(../pic/banner_03.jpg) no-repeat;	
}
#banner_04{
	height: 69px;
	background: url(../pic/banner_04.jpg) no-repeat;	
}*/

/*--Content 部分--*/
#main_content {
	background: #480607;
}
/*--左侧--*/
#content_left {
	float: left;
	width: 362px;
	height: 630px;
	margin: 0 20px;
	_margin: 0 20px 0 10px;	
}
#content_left_ad {
	width: 360px;
	height: 270px;	
	background: #999999;
	border: 2px solid #666666;
}
#content_left_text {
	width: 362px;
	height: 356px;
	background: #000000;
}
#content_left_title {
	height: 67px;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	background: url(../pic/left_title.jpg) no-repeat;
}
#content_left_title p {
	padding: 28px 0 0 0;
	margin: 0;
}
#content_left_t {
	width: 350px;
	height: 260px;
	margin: 0 auto;
	color: #999999;
	overflow: hidden;
	border-top: 1px solid #505050;
}
#content_left_t p {
	text-indent:2em;
	margin: 0;
	padding: 0 2px 0 8px;
	line-height: 22px;
}

/*--右侧--*/
#contnent_right {
	float: left;
	width: 534px;
	height: 630px;
	margin:0;
	padding:0;	
}
#content_right_title {
	height: 40px;
	line-height:40px;
	font-size: 20px;
	font-family:"黑体";
	color: #FFFFFF;
	text-indent: 10px;
	background: url(../pic/right_title.jpg) no-repeat;
}
#content_right_text {
	width: 530px;
	height: 586px;
	overflow-y:scroll;
	border: 2px solid #666666;
	color:#f0f0f0;
	line-height: 26px;
}
#content_right_text p {
	text-indent: 2em;
	margin: 0;
	padding: 0 10px;
}
#content_right_text p.bold {
	font-weight: bold;
}

/*--图片栏目--*/
.pic_column {
	width: 920px;
	margin: 0 20px;
	background: #000000;
}
.pic_column_title {
	height: 67px;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	background: url(../pic/pic_column_title.jpg) no-repeat;
}
.pic_column_title p {
	padding: 28px 0 0 0;
	margin: 0;
}
.pic_column_img {
	width: 900px;
	margin: 0 auto;
	border-top: 1px solid #505050;
}
.pic_column_img ul li{
	float: left;
	width: 200px;
	height: 182px;
	margin: 0 11px 25px 11px;
	padding: 0;
}
.pic_column_img ul li img {
	width: 200px;
	height: 150px;
	margin: 0;
	padding: 0;
}
.pic_detail {
	display: inline-block;
	width: 200px;
	height: 32px;
	margin: 0;
	padding: 0;
	line-height: 32px;
	color: #CCCCCC;
	text-align: center;
	background:url(../pic/title_bg.jpg) no-repeat;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {.pic_detail{display: block; }} 

/*--Footer--*/
#footer {
	clear: both;
	width: 960px;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	background: url(../pic/footer_bg.jpg) repeat-x bottom;
	font-size: 12px;
	text-align: center;
	line-height: 1.8em;
	color: #666666;
}
#footer a {
	color: #616161;
	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;
}
/*--文字样式--*/
