body{
	margin:0;
	padding:0;
	font-family:"Microsoft YaHei" ! important;
}
div,ul{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
#club_all{
	width:100%;
	position:relative;
}
#club_top{
	width:100%;
	height:auto;
	position:relative;
	background:rgb(250,250,250);
}

/* 登录状态,banner */
#top_statue,#section1,#section2,#section3,#section4{
	margin:0 auto;
	width:980px;
}
#top_statue{
	height:25px;
	color:rgb(135,135,135);
}
#top_statue a{
	margin-right:3px;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
	color:rgb(135,135,135);
}
#top_statue a:hover{
	text-decoration:underline;
}
#top_statue_normal,#top_statue_ok{
	margin-right:20px;
	float:right;
}
#top_statue_ok{
	display:none;
}
#banner_wrap li{
	width:100%;
	height:350px;
}
#banner_wrap li a{
	width:100%;
	height:100%;
	display:block;
	cursor:pointer;
}

/* 第一板块(TV 慢慢看 游乐场)3个按钮 */
#section1{
	padding:25px 0;
}
#section1 ul{
	width:100%;
}
#section1 ul li{
	float:left;
	margin-right:13px;
}
#section1 ul li a{
	width:318px;
	height:277px;
	display:block;
	cursor:pointer;
	position:relative;
}
#section1 ul li a img{
	width:100%;
	height:100%;
}
#section1 .btn_title,#section1 .btn_describe{
	width:100%;
	display:inline-block;
	text-align:center;
	position:absolute;
}
#section1 .btn_title{
	height:35px;
	line-height:35px;
	font-size:27px;
	font-weight:bold;
	top:200px;
	display:none;
}
#section1 .btn_describe{
	height:25px;
	line-height:25px;
	font-size:16px;
	color:rgb(124,124,124);
	top:235px;
}
#section1 .btn_tv .btn_title{
	color:red;
}
#section1 .btn_comic .btn_title{
	color:rgb(204,109,71);
}
#section1 .btn_act .btn_title{
	color:rgb(141,30,107);;
}

/*壁纸下载部分*/
.section-title{
	margin-bottom:15px;
	width:100%;
	height:28px;
	line-height:28px;
	font-size:26px;
	font-weight:bold;
	color:rgb(89,89,89);
}
#section2{
	margin-bottom:20px;
}
#section2 ul{
	width:100%;
}
#section2 ul li{
	float:left;
	margin-right:90px;
}
#section2 ul li a{
	width:123px;
	height:144px;
	display:block;
	cursor:pointer;
	position:relative;
}
#section2 ul li a img{
	width:100%;
	height:100%;
}

/* 主题部分 */
#section3{

}
#section3 .block_wrap{
	margin-bottom:30px;
	width:100%;
	position:relative;
}
.block_top{
	width:980px;
	height:173px;
	background:url("../images/index/t_1.jpg") 50% 50% no-repeat;
}
.block_top .block_img{
	position:absolute;
	top:20px;
	left:20px;
}
.block_top .block_title{
	width:400px;
	font-size:24px;
	color:rgb(76,4,5);
	position:absolute;
	top:20px;
	left:200px;
}
.block_top .block_dercribe{
	width:740px;
	font-size:16px;
	color:rgb(188,117,115);
	position:absolute;
	top:60px;
	left:200px;
}
.block_main{
	
}
.block_main ul{
	width:100%;
}
.block_main ul li.topic_wrap{
	margin:0 40px;
	width:900px;
}
.topic_wrap .topic_title{
	width:100%;
	height:40px;
	line-height:40px;
	font-size:18px;
	color:rgb(200,107,30);
	display:inline-block;
}
.topic_wrap .topic_title:hover{
	text-decoration:underline;
	cursor:pointer;
}
.topic_wrap .topic_cnt{
	margin-left:10px;
	margin-bottom:10px;
	width:880px;
	display:inline-block;
}
.topic_cnt .topic_cnt_word{
	line-height:22px;
	font-size:16px;
}
.topic_cnt .topic_cnt_img{
	margin-top:10px;
	width:100%;
}
.topic_cnt_img li{
	margin-right:20px;
	float:left;
}
.topic_cnt_img li a{
	display:block;
	cursor:pointer;
}
.topic_cnt_img li a img{
	max-width:150px;
	max-height:100px;
}
.topic_info{
	width:100%;
	text-align:right;
}
.topic_info span{
	height:24px;
	margin-right:7px;
}
.topic_info .topic_bg_sex_2{
	background:url("../images/index/sex_2.jpg") no-repeat;
}
.topic_info .topic_bg_reply{
	background:url("../images/index/reply.jpg") no-repeat;
}
.topic_info .topic_user,.topic_info .topic_reply{
	margin-left:24px;
}


/* 推送模块 */
#hot_push{
	width:980px;
}
#hot_push li{
	padding:10px;
	width:465px;
	height:112.5px;
	float:left;
	border:1px dashed #fff;
}
#hot_push li.hot_push_border_rb{
	border-right:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
}
#hot_push li.hot_push_border_lt{
	border-left:1px dashed #ccc;
	border-top:1px dashed #ccc;
}
#hot_push li.hot_push_border_rt{
	border-right:1px dashed #ccc;
	border-top:1px dashed #ccc;
}
#hot_push li.hot_push_border_lb{
	border-left:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
}
.hot_push_img{
	width:200px;
	height:112.5px;
	float:left;
	display:inline-block;
}
.hot_push_word{
	margin-left:15px;
	width:250px;
	height:112.5px;
	float:left;
	overflow:hidden;
}
.hot_push_word .hot_push_title{
	margin-bottom:5px;
	font-weight:bold;
	display:inline-block;
}
.hot_push_word .hot_push_title:hover{
	color:blue;
	cursor:pointer;
	text-decoration:underline;
}

.hot_push_word .hot_push_describe{
	font-size:15px;
	color:rgb(123,123,123);
	line-height:22px;
	display:inline-block;
}


/*login*/
#club_login{
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
	position:absolute;
	z-index:999;
	display:none;
}
#login_wrap{
	margin:0 auto;
	width:980px;
	height:100%;
	position:relative;
	top:200px;
}
#login_bg{
	margin:0 auto;
	width:584px;
	height:436px;
	position:relative;
	background:url("../images/dl.png") no-repeat;
}
#login_bg a{
	display:block;
	position:absolute;
	cursor:pointer;
}
#login_bg input{
	font-size:30px;
	line-heigth:54px;
}
#user_name,#user_pwd{
	width:385px;
	height:53px;
	position:absolute;
	left:151px;
	border:none;
}
#user_name{
	top:108px;
}
#user_pwd{
	top:186px;
}
#chk_code{
	width:250px;
	height:54px;
	position:absolute;
	bottom:115px;
	left:151px;
	border:none;
}
#login_shut{
	width:70px;
	height:70px;
	top:0;
	right:0;
}
#login_go{
	width:90px;
	height:50px;
	bottom:47px;
	left:140px;
}
#login_forget{
	width:130px;
	height:50px;
	bottom:47px;
	left:240px;
}
#getcode{
	position:absolute;
	border:block;
	cursor:pointer;
	bottom:125px;
	right:60px;
}






.block_href{
	width:100%;
	height:173px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	z-index:20;
}



.clear{
	clear:both;
}
.clear_m_r{
	margin-right:0 !important;
}
.clear_m_l{
	margin-left:0 !important;
}



