@CHARSET "UTF-8";
#left_div{
	float:left;
	width:650px;
}
#right_div{
	float:right;
	width:260px;	
}
#top_ad{
	margin-bottom:15px;
	overflow:hidden;
}
/***活动推荐***/
#suggCamp dt{
	background-image:url('/images/huodong_index_red_bg.jpg');
	background-repeat:repeat-x;
	height:28px;
	color:#fff;
	font-size:16px;
	font-weight:bolder;
	padding:3px 0 0 15px;
}
#suggCamp dd{
	padding:0 10px;
	overflow:hidden;
}

#suggCamp li{
	width:295px;
	height:200px;
	overflow:hidden;
	float:left;
	padding:20px 5px;
	
	border-top:1px dashed #999;
}
#suggCamp  .no_border{
	border:none;
}

.suggLeft{
	float:left;
	width:140px;
	overflow:hidden;
}
.suggLeft img{
	border:4px solid #ccc;
}
.suggRight{
	margin-left:150px;
}
.suggCamptitle a{
	color:#b70000;
	font-weight:bolder;
	text-decoration:none;
}
.suggCamptitle{
	margin-bottom:5px;
}
.suggRight p{
	color:#666;
}

.sugg1{
	height:230px;
}
.sugg2{
	height:460px;
}
.sugg3{
	height:690px;
}
/***活动推荐*END**/

/*****最新活动********/
#newCamp{
	clear:both;
	margin-top:20px;
}
#newCamp dt span{
	float:right;
}
#newCamp dt{
	background-image:url('/images/huodong_index_hui_bg.jpg');
	color:#333;
	height:28px;
	font-size:16px;
	font-weight:bolder;
	padding:3px 0 0 15px;
}
#newCamp dd{
	padding:0 10px;
}
#newCampTb{
	border:none;
}
#newCampTb .no_border td{
	border:none;
}
#newCampTb td{
	text-align:left;
	padding:20px 8px;
	border:none;
	width:150px;
	border-top:1px dashed #999;
}
#all_num{
	float:right;
}
#all_num a{
	display:block;
	text-align:center;
	border:1px solid #ccc;
	color:#333;
	width:140px;
	padding:10px;
	background-color:#f2f2f2;
}
/*****最新活动***END*****/

/*****每个活动********/
.camp_div{
	width:145px;
}
.camp_div p{
	margin-bottom:5px;
}
.camp_div li{
	text-align:left;
	margin-bottom:5px;
}
.camp_div li a{
	color:#333;
	text-decoration:none;
}
.camp_div li img{
	vertical-align:text-bottom;
}
.camp_title{
	height:30px;
}
.camp_title a{
	color:#b70000;
	font-weight:bolder;
	text-decoration:none;
}
.info span{
	color:#b70000;
	font-weight:bolder;
}

.showbill{
	text-align:center;
	padding-left:6px;
}
.showbill img{
	border:4px solid #ccc;
}
.classMark{
	text-align:left;
}
/*****每个活动****end****/

/****right***/
.add-new{
	text-align:right;
	margin-bottom:15px;
}
#right_div dl{
	margin-bottom:20px;
}
#right_div dt{
	background-image:url('/images/huodong_index_hui_bg.jpg');
	color:#333;
	height:25px;
	font-size:14px;
	font-weight:bolder;
	padding:6px 0 0 10px;
}
#hotlist dt{	
	background-image:url('/images/huodong_index_red_bg.jpg');
	color:#fff;
}
#classlist dd{
	border:1px solid #ccc;
	background-color:#f2f2f2;
	height:105px;
	overflow:hidden;
	padding:15px 0;
}
#classlist ul{
	padding-left:5px;
	height:80px;
}
#classlist li{
	width:80px;
	float:left;
	height:80px;
}
#classlist li a{
	color:#fff;
	display:block;
	height:40px;
	text-align:center;
	text-decoration:none;
	padding: 40px 0 0 0;
}
#youhui{
	margin-right:5px;
	background-image:url('/images/huodong_index_youhui_bg.gif');
}
#tiyan{
	margin-right:5px;
	background-image:url('/images/huodong_index_tiyan_bg.gif');
}
#pingxuan{
	background-image:url('/images/huodong_index_pingxuan_bg.jpg');
}
#search{
	margin:5px 0 0 10px;
}

#searchbutton{
	background-image:url(/images/shop_search_button.gif);
	padding:3px 3px 6px 0;
	background-repeat:no-repeat;
	width:64px;
	color:#fff;
	border:none;
	margin-left:10px;
}
#induslist ul{
	height:210px;
	background-color:#f2f2f2;
	border: 1px solid #ccc;
}
#induslist li{
	float:left;
	width:123px;
	border:3px solid #fff;
}
#induslist li a{
	display:block;
	padding:3px 0 0 10px;
	width:110px;
	height:21px;
	color:#333;
	text-decoration:none;
}
#induslist li a:hover{
	background-color:#d50010;
	color:#fff;
}
#hotlist li a{
	background-color:#f2f2f2;
	display:block;
	height:21px;
	margin-bottom:3px;
	padding:3px 0 0 10px;
	color:#333;
	text-decoration:none;
}
#hotlist li a:hover{
	background-color:#d50010;
	color:#fff;
}
#rssdl dd { padding-bottom:10px; border:1px solid #ccc; border-top:none; height:100px;}
#rssdl div { padding-top:10px; }
#rssdl ul { overflow:hidden; }
#rssdl li { float:left; width:110px; padding:8px;}
/****right*end**/
