@charset "gb2312";
/* CSS Document */
body{
	font-size:12px;
	font-family:"ËÎÌå";
	background-color:#DDB470;
}
body ,ul,div,p,span{
	margin:0;
	padding:0;
}
li{
	list-style:none;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.wall1000{
	width:1000px;
	margin:0 auto;	
}
.clear{
	clear:both;
}
.banner{
	width:1000px;
	height:456px;
	overflow:hidden;
	position:relative;
	
}
.content{
	background:#FFFCDB;
}
.line_01{
	background-color:#DDB470;
	height:6px;
	overflow:hidden;
}
.content_left{
	float:left;
	width:847px;
	background:url(../pic/bg_02.jpg);
	position:relative;
}
.content_right{
	float:right;
	width:153px;
}
.act{
	margin:20px 0 20px 18px;
	display:block;
}
.ccfb{
	background:url(../pic/title_bg.gif) 0px 0px no-repeat;
	width:40px;
	height:250px;
	float:left
}
.hhfx{
	background:url(../pic/title_bg.gif) -54px 0px no-repeat;
	width:40px;
	height:250px;
	float:left;
}
.hcdp{
	background:url(../pic/title_bg.gif) -105px 0px no-repeat;
	width:40px;
	height:250px;
	float:left;
}
.hckg{
	background:url(../pic/title_bg.gif) -164px 0px no-repeat;
	width:40px;
	height:250px;
	float:left;
}
.cqzz{
	background:url(../pic/title_bg.gif) -215px 0px no-repeat;
	width:40px;
	height:250px;
	float:left;
}
.act_introduce{
	background:url(../pic/title_bg.gif) -269px 0px no-repeat;
	width:150px;
	height:210px;
	float:left;	
	padding:20px 15px;
	line-height:22px;
	margin:0 10px;
}
.act_introduce a{color:#FFFCDB;}
.act_imgs li{
	float:left;
	text-align:center;
	margin:0 10px 10px 0;
	width:182px;
	overflow:hidden;
}
.act_imgs li a{
	color:#851600;
	font-weight:bold;
}
.act_imgs li img{
	border:1px solid #AA0001;
	background:#A30000;
	width:180px;
	height:100px;
	display:block;
	margin-bottom:8px;
	
}
.year_promot_title{
	background:url(../pic/year_promot.jpg) no-repeat;
	width:153px;
	height:70px;
}
.year_promot{
	background:#FFFCDB;
	width:123px;
	padding:15px;
	line-height:22px;
}
.year_promot .big_title{
	color:#682000;
}
.year_promot .title{
	color:#AA0001;
}
.year_promot p{
	color:#682000;
}
.year_promot p span{
	color:#A30000;
	margin-left:15px;
}

.last_time{
	background:url(../pic/bg_01.jpg) no-repeat;
	width:396px;
	height:46px;
	line-height:40px;
	position:absolute;
	top:-3px;
	left:-10px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding-left:190px;
	display:inline;
}


.coupon_share{
	position:absolute;
	top:422px;
	right:306px;
	width:265px;
	
}
.coupon_share span{
	color:#AA0001;
	font-weight:bold;
}
.coupon_share img{
	position:relative;
	top:2px;
	border:none;
}

.coupon_share  a{
	margin:0 7px 0 0 ;
}


/*footer*/
#footer {
	clear:both;
	width:1100px;
	height:90px;
	line-height:1.8em;
	margin:0 auto;
	padding:0;
	color:#333;
	text-align:center;
	padding-top:30px;
}
#footer a {
	font-size:12px;
	color:#333;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin:0;
	padding:15px 0 0;
}
#footer p span{
	font-size:12px;
}