body,html{
	margin-top:0px;
	padding-top:0px;
	font-size:12px;
	color:#000000;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	/*font-family:"Times New Roman", Times, serif;*/
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}




a:link{
	color:#666666;
	text-decoration:none;
}
a:hover{
 	color:#414141;
	text-decoration:underline;
}
a:visited{
	color:#666666;
	text-decoration:none;
}

/*---------------通用链接样式-------------------*/
.dark_green,.dark_green a{
	color:#336699;
}

.black_link a{
	color:#000000;
}
.red_link a{
	color:#FF0000;
}
.dark_red_link a:hover{
	color:red;
	text-decoration:underline;
}
ul,li{
	margin:0px;
	padding:0px;
	list-style:none;
}
img{
	border:0px;
}

.greencolor{
	color:#003300;
}
.bluecolor{
	color:#003399;
}
.club_logo img{
	width:80px;
	border:1px solid #CCC;
	padding:3px;
}
/*--------------头部样式--------------------------*/
.login_header{
	width:1000px;
	height:29px;
	margin-left:auto;
	margin-right:auto;
	/*background:url(icons/header_login_bg.jpg) no-repeat;*/
	overflow:hidden;
	margin-top:1px;	
}
.general_nav{
	width:940px;
	line-height:22px;
	height:22px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	text-align:left;
	font-size:12px;
}
.general_nav span{
	padding-left:3px;
}
.login_header .sub_nav{
	text-align:right;
	line-height:29px;
	padding-right:40px;
}
.login_header .sub_nav ul li{
	float:right;
}
.login_header .sub_nav ul li.zhong{
	background:url(icons/tou-zh.jpg) repeat-x;
}
/*.login_header .sub_nav*/ span.spl{
	padding-left:3px;
	padding-right:3px;
}
.new_header{
	width:1000px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	background:url(icons/header_bg.jpg) no-repeat;
	overflow:hidden;
}
.sub_header ul li{
	float:left;
}
.sub_header ul li.logo img{
	padding-left:84px;padding-top:0px;	
}
.sub_header ul li.want{
	padding-left:86px;
	padding-top:20px;
	font-size:14px;
	font-family:"宋体";
}
.sub_header ul li.want span{
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
}
.sub_header ul li.kefu{
	padding-left:38px;
	padding-top:16px;
}
.sub_menu ul{
}
.sub_menu ul li{
	float:left;
}
.sub_menu ul li.homepage{
	padding-left:98px;
	padding-top:9px;
}
.sub_menu ul li.jingpai{
	padding-left:12px;
	padding-top:9px;
}

.sub_menu ul li.brand{
	padding-left:18px;
	padding-top:9px;
}
.sub_menu ul li.jifen{
	padding-left:24px;
	padding-top:9px;
}
.sub_menu ul li.shouji{
	padding-left:138px;padding-top:12px;
}
.sub_menu ul li.shouji span{
	padding-left:12px;
	margin-top:20px;
}
.sub_menu ul li.shouji span a{
	color:#FFFFFF;
	text-decoration:underline;
}
/*---------------正文样式------------------------*/
.new_content{
	width:1000px;
	min-height:400px; 
    height:auto !important; 
    height:400px; 
    overflow:visible;
	margin-top:18px;
	margin-left:auto;
	margin-right:auto;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
}
.gray_time{
	color:#999999;
}
span.grays{
	color:#999999;
	font-size:14px;
}
.bold{
	font-weight:bold;
}
/*-------------------正文左侧样式-----------------*/
.new_content .content_sidebar{
	margin-left:10px;
	float:left;
	width:230px;
	overflow:hidden;
}

.frame_top_3{
	background:url(icons/frame_top_3.jpg) no-repeat;
	width:228px; 
	height:34px;	
}
.frame_top_3 span{
	font-size:14px;
	font-weight:bold;
	line-height:34px;
	padding-left:14px;
}
.frame_middle_huigu{
	min-height:130px; 
    height:auto !important; 
    height:130px; 
    overflow:visible;
	background:url(icons/frame_middle_short.jpg) repeat-y;
}
.frame_middle_huigu ul li{
	margin-left:1px;
	padding-bottom:2px;
	text-align:center;
}
.frame_middle_huigu ul li .goods_title{
	background:url(icons/huigu.jpg) no-repeat;
	width:224px;
	height:22px;
	text-align:center;
}
.frame_middle_huigu ul li .goods_title_2{
	background:url(icons/huigu_hot.jpg) no-repeat;
	width:224px;
	height:22px;
	text-align:center;
}
.frame_middle_huigu ul li img{
	margin-top:20px;
	border:1px solid #CCC;
	padding:2px;
	width:115px;
	height:115px;
}
.frame_middle_huigu ul li .detail{
	padding-top:20px;
}
.frame_middle_text{
	min-height:130px; 
    height:auto !important; 
    height:130px; 
    overflow:visible;
	background:url(icons/frame_middle_short.jpg) repeat-y;
	padding:10px;
	padding-bottom:1px;
}
.bullet{
	min-height:147px; 
    height:auto !important; 
    height:147px; 
    overflow:visible;
	background:url(icons/frame_middle_short.jpg) repeat-y;
	padding:10px;
	padding-bottom:1px;	
}
.bullet ul li{
	list-style:decimal;
	margin-left:27px;
}	
.frame_middle_text ul.ask li{
	list-style:circle;
	margin-left:17px;
}

.frame_middle_text ul.brand_ask{
	padding-top:10px;
	min-height:285px;
	height:auto !important; 
    height:285px; 
    overflow:visible;
}
.frame_middle_text ul.brand_ask li{
	list-style:square;
	margin-left:17px;
	padding-bottom:12px;
	color:#999999;
}
.xuanshang{
	text-align:right;
}
span.red,.red
{
	color:red;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	font-size:14px;
}
.frame_bottom_short{
	margin-bottom:17px;
}
.frame_top_4{
	background:url(icons/frame_top_4.jpg) no-repeat;
	width:228px; 
	height:34px;
}
.frame_top_4 span{
	font-size:14px;
	font-weight:bold;
	line-height:34px;
	padding-left:14px;
}
.frame_more{
	text-align:right;
	float:right;
	padding-right:15px;
	line-height:34px;
}
.frame_top_5{
	background:url(icons/frame_top_5.jpg) no-repeat;
	width:228px; 
	height:34px;
}

.frame_top_5 span{
	font-size:14px;
	font-weight:bold;
	line-height:34px;
	padding-left:14px;
}
.frame_top_5 span a{
	color:#000000;
}
.frame_top_5_2{
	background:url(icons/frame_top_5_2.jpg) no-repeat;
	width:228px; 
	height:34px;
}
.frame_top_5_2 span{
	font-size:14px;
	font-weight:bold;
	line-height:34px;
	padding-left:14px;
}
.frame_top_5_2 span a{
	color:#000000;
}

span.jifenbang{
	padding-left:27px;
}
/*---------------正文中央样式---------------------*/
.new_content .content_bar{
	float:right;
	overflow:hidden;
	width:742px;
}
.general_sp{
	padding-top:10px;
}
.pro_list{
	width:480px;
	overflow:hidden;
	height:152px;
	overflow:hidden;
}
.pro_list li{
	float:left;
	text-align:center;
	margin-left:8px;
}
.pro_list li img{
	width:100px;
	height:100px;
	vertical-align:middle;
}
.pro_list li span{
	color:#FF0000;
	font-weight:bold;
}
.pro_list2{
	width:480px;
	overflow:hidden;
	height:60px;
	overflow:hidden;
}
.pro_list2 li{
	float:left;
	text-align:center;
	margin-left:15px;
}
.pro_list2 li img{
	width:70px;
	height:70px;
	vertical-align:middle;
}
/*--------------右侧内容样式----------------------*/
.new_content .content_bar .sub_sidebar{
	float:left;
	width:483px;
	overflow:hidden;
}
.new_content .content_bar .sub_bar{
	float:right;
	/*overflow:hidden;*/
	margin-right:11px;
	width:230px;
}
.sub_bar2{
	margin-right:0px;
}
.frame_top_long{
	background:url(icons/frame_top_long.jpg) no-repeat;
	width:482px; 
	height:34px;
}
.frame_top_long span{
	font-size:14px;
	font-weight:bold;
	line-height:34px;
	padding-left:16px;
}
.frame_middle_long{
	min-height:30px; 
    height:auto !important; 
    height:130px; 
    overflow:visible;
	background:url(icons/frame_middle_long.jpg) repeat-y;
	padding:10px;
	text-indent:2em;
}
.the_good_brand{
	min-height:30px; 
    height:auto !important; 
    height:130px; 
    overflow:visible;
	background:url(icons/frame_middle_long.jpg) repeat-y;
	padding:0px;
	text-align:center;
}
.the_good_brand img{
	margin-left:1px;
}
.frame_bottom_long{
	margin-bottom:17px;
}
.center_align{
	text-align:center;
	padding:3px;
	line-height:22px;
}
.left_align{
	text-align:left;
	padding:3px;
	line-height:22px;
}
.right_align{
	text-align:right;
	padding-right:15px;
	line-height:22px;
	margin-bottom:5px;
}
.right_align a{
	color:#0066CC;
}
.goods_more{
	display:none;
	min-height:178px; 
    height:auto !important; 
    height:178px; 
    overflow:visible;
}
.jifengonglue{
	padding:15px;
	text-align:left;
	color:#666666;
}
.zhaoshang{
	padding-bottom:38px;
}
.top_list_point{
	text-align:right;
}
.top_hit{
	min-height:180px; 
    height:auto !important; 
    height:180px; 
    overflow:visible;
}
span.blue{
	color:#0033FF;
}
/*-------------------积分乐园主页右侧正文样式----------------------*/
.flash_hotman{
	width:960px;
	height:30px;
	margin:0 auto;
}
.hotman{
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.hotman_detail{
	width:500px;
	font-size:12px;
	height:24px;
	overflow:hidden;
}
.hotman_detail_2{
	width:100px;
	font-size:12px;
	height:24px;
	overflow:hidden;
}
.flash_game_frm_top{
	width:981px;
	height:34px;
	margin:0 auto;
	background:url(icons/switch_game_left.jpg) no-repeat;
}
.flash_game_frm_top_rt{
	width:981px;
	height:34px;
	margin:0 auto;
	background:url(icons/switch_game_right.jpg) no-repeat;	
}
#flash_game_switcher span{
	line-height:34px;
	font-weight:bold;
	color:#000000;
	font-size:14px;
}
span.lucky_game_title{
	padding-left:28px;
}
span.jingji_game_title{
	padding-left:50px;
}
.game_title{
	border-bottom:1px solid #CCC;
	margin-top:15px;
	margin-left:25px;
	margin-bottom:10px;
	padding-bottom:5px;
}
.game_title span{
	padding-left:10px;
	font-weight:bold;
}

/*-----------game list style---------*/
.game_ul{
	width:188px;
	height:60px;
	margin-top:7px;
	line-height:60px;
}
.game_ul span{
	padding-left:65px;
}
.flash_frm_list_yabao{
 	background:url(icons/gupiao_icon.jpg) no-repeat;
}
.flash_frm_list_compare
{
	background:url(icons/compare_icon.jpg) no-repeat;
}
.flash_frm_list_ticket{
	background:url(icons/ticket_icon.jpg) no-repeat;
}
.flash_frm_list_lucky{
	background:url(icons/lucky_icon.jpg) no-repeat;
}
.flash_frm_list_wumu{
	background:url(icons/wumu_icon.jpg) no-repeat;
}
.flash_frm_list_shuiguoji{
	background:url(icons/shuiguoji_icon.jpg) no-repeat;
}
.flash_frm_list_royal{
	background:url(icons/royal_icon.jpg) no-repeat;
}
.flash_frm_list_lunpan{
	background:url(icons/lunpan_icon.jpg) no-repeat;
}
.flash_frm_list_happy{
	background:url(icons/happy_icon.jpg) no-repeat;
}
.flash_frm_list_shell{
	background:url(icons/shellgame_icon.jpg) no-repeat;
}
.flash_frm_list_point{
	background:url(icons/point21_icon.jpg) no-repeat;
}
.flash_frm_list_reversi{
   background:url(icons/reversi_icon.jpg) no-repeat;
}
span.red_link a:link,span.red_link a:hover,span.red_link a:visited{
	color:#FF0000;
}
.flash_game_frm_bottom{
	width:981px;
	height:10px;
	margin:0 auto;
	background:url(img/flash_frm_bottom_bg.jpg) no-repeat;
}
.flash_game_frm_middle{
	width:981px;
	height:auto;
	margin:0 auto;
	background:url(img/flash_frm_middle_bg.jpg) repeat-y;
	overflow:hidden;
}
.flash_game_frm_middle .flash_contentbar{
	float:left;
	width:775px;
	padding-left:5px;
	margin-top:5px;
	overflow:hidden;
}
.flash_game_frm_middle .flash_sidebar{
	float:right;
	width:195px;
	overflow:hidden;
}
.right_game_list{
	margin-top:5px;
}
.current_game a{
	color:#FF0000;
}
.game_rules{
	padding:5px;
	background:#EEE;
	margin-bottom:5px;
	border-bottom:1px solid #CCC;
}


.game_list{
	margin-top:1px;
	width:548px;
	height:250px;
	overflow:hidden;
	border:1px solid #CCC;
}
.game_list .game_compare,.game_list .zhihui_score,.game_list .my_brand,.game_list .construct_1diantong{
	width:548px;
	height:250px;
	overflow:hidden;
	display:none;
}
.game_list .game_compare a,.game_list .zhihui_score a,.game_list .my_brand a,.game_list .construct_1diantong a{
	color:#FFFFFF;
}

span.spll{
	padding-left:3px;
	padding-right:3px;
	color:#FFFFFF;
}
span.spll2{
	padding-left:5px;
	padding-right:5px;	
}
.game_list .game_compare{
	background:url(img/game_compare_bg.jpg) no-repeat;
}
.game_list .zhihui_score{
	background:url(img/zhihui_score_bg.jpg) no-repeat;
}
.game_list .my_brand{
	background:url(img/my_brand_bg.jpg) no-repeat;
}
.game_list .construct_1diantong{
	background:url(img/construct_1diantong_bg.jpg) no-repeat;
}

.right_top_long{
	background:url(icons/right_top_long.jpg) no-repeat;
	width:730px; 
	height:34px;
	line-height:34px;
}
.right_top_long span.first_title{
	padding-left:13px;
	padding-right:300px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.right_top_long span.more_css{
	padding-left:45px;
}

/***************右侧四文字样式******************/

.right_log_4_top{
	background:url(icons/right_top_long.jpg) no-repeat;
	width:730px; 
	height:34px;
	line-height:34px;
}
.right_log_4_top span.first_title{
	padding-left:28px;
	padding-right:300px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.right_log_4_top span.more_css{
	padding-left:45px;
}



.right_middle_text{
	width:730px; 
    overflow:hidden;
	background:url(icons/right_middle_bg.jpg) repeat-y;
}

.right_bottom_long{
	margin-bottom:17px;
}
.whois{
	padding-top:5px;
	padding-bottom:10px;
}
.whois li{
	border-bottom:1px solid #CCC;
	margin-left:8px;
	padding-top:3px;
	padding-bottom:5px;
	
}
.jifen_class_nav{
	float:right;
	width:165px;
	margin-right:12px;
	overflow:hidden;
}
.tuijian li{
	float:left;
	text-align:center;
	margin-left:35px;
	margin-top:5px;
}
.tuijian li img{
	/*padding:1px;*/
	border:1px solid #CCC;
	width:134px;
	height:134px;
}
.brandlist{
	
}
.brandlist tr{
	padding-top:10px;
}
.lianmeng{
	width:121px;
	text-align:center;
	font-weight:bold;
	
}
.general_span{
	padding-left:10px;
	padding-right:10px;
}

.normal_blue a{
	color:#0066FF;
}
/*-------------竞拍首页样式-----------------------*/
.switch_left{
	background:url(icons/switch_right.jpg) no-repeat;
	width:228px; 
	height:48px;
}
.switch_right{
	background:url(icons/switch_left.jpg) no-repeat;
	width:228px; 
	height:48px;	
}
.switch_left,.switch_right{
	line-height:48px;
	font-weight:bold;
	font-size:14px;
}
span.switcher_left_menu{
	padding-left:30px;
}
span.switcher_right_menu{
	padding-left:40px;
}

.qiangpai{
		
}
.qiangpai img{
	margin-left:10px;
}
.shuming{
	line-height:24px;
}
.frame_top_7{
	background:url(icons/frame_top_7.jpg) no-repeat;
	width:228px; 
	height:34px;
}
.frame_top_7 span{
	font-size:14px;
	font-weight:bold;
	line-height:34px;
	padding-left:16px;
}
.yingjia{
	line-height:22px;
}
.yingjia li{
	float:left;
	margin-left:10px;
	list-style:none;
}
.about_jingpai{
	overflow:hidden;
	width:auto;
}
.about_jingpai li{
	float:left;
	background:url(icons/orange_button.jpg) no-repeat;
	list-style:none;
	width:81px;
	height:32px;
	line-height:28px;
	overflow:hidden;
	margin-left:10px;
	margin-top:10px;
	margin-top:5px;
	text-indent:2em;
	line-height:24px;
}
.shaidan_list tr td{
	border-bottom:1px dotted #999999;
	padding-top:12px;
	padding-bottom:11px;
}
.shaidan img{
	width:93px;
	height:78px;
	border:1px solid #CCC;
	padding:1px;
}
.sub_ask{
	margin-left:10px;
	padding-top:5px;
	line-height:24px;
}
.flash_pic,.flash_pic img{
	width:482px;
	height:180px;
}
.uc_profile{
	padding-left:15px;
}
.general_div{
	clear:both;
	height:12px;
	overflow:hidden;
}
.to_end_product{
	padding-left:18px;
	padding-top:18px;
}
.to_end_pro{
	padding-bottom:14px;
}
.to_end_product li{
	list-style:none;
	float:left;
	overflow:hidden;
	width:236px;
	line-height:24px;
}
.to_end_product li img.thumb{
	width:185px;
	height:156px;
	border:1px solid #CCCCCC;
	padding:1px;
}
.to_end_product .intro{
	width:190px;
}
.to_end_product .more_detail{
	padding-left:35px;
}
.align_center{
	text-align:center;
}
.jingpai_list tr td{
	border-bottom:1px dotted #666666;
	padding-bottom:8px;
	padding-top:8px;
}
.jingpai_list tr td img.product{
	width:95px;
	height:80px;
	padding:1px;
	border:1px solid #CCCCCC;
}
.thumb_img{
	width:100px;
}
.jingpai_pro_intro{
	width:350px;
}
.make_price{
	text-align:right;
}
span.gray{
	color:#999999;
}
span.orange{
	font-size:14px;
	font-weight:bold;
	padding-left:3px;
	padding-right:3px;
	color:#FF6600;
}
.big_time{
	font-size:24px;
	font-weight:bold;
	color:#000000;
}

/*--------------------倒计时竞拍产品列表样式--------------*/
.daojishi_frm{
	width:735px;
}
.daojishi_flash_pro{
	padding-bottom:23px;
}
.daojishi_list{
	margin-left:7px;
}
.daojishi_list li{
	float:left;
	width:225px; 
	margin-bottom:10px;
	margin-left:10px;
	overflow:hidden;
}
.jingpai_btn{
	height:28px;
	padding-top:10px;
	padding-left:5px;	
}
.jingpai_btn img{
	width:136px;
	height:28px;	
}
.font_price{
	color:#FF0000;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}
.font_current{
	font-size:26px;
   	color:#FF0F0F;
}

/*-------------用户中心样式-----------------------*/
.uc_left_frame{
	padding-left:10px;
}
.uc_frame_top{
	background:url(icons/uc_frame_top_bg.jpg) no-repeat;
	width:178px; 
	height:31px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:31px;	
}
.uc_frame_list ul{
	overflow:hidden;
	margin-top:1px;
	width:178px;
	margin-left:0px;
	padding-left:0px;
}

.uc_frame_list ul li{
	padding-left:60px;
	list-style:disc;
	height:27px;
	line-height:27px;
	background:#EEE;
	margin-top:2px;
	margin-bottom:2px;
	overflow:hidden;
	background:url(icons/uc_left_text_bg.jpg) no-repeat;
}
.uc_frame_list ul li.current{
	background:url(icons/uc_left_text_red_bg.jpg) no-repeat;
}
.uc_frame_list ul li.current a{
	color:#CC0000;
	font-weight:bold;
}

.uc_right_frame{
	border:1px solid #CCC;
}
.gray_link a:link{
	color:#666666;
	text-decoration:none;
}
.gray_link a:hover{
 	color:#333399;
	text-decoration:underline;
}
.gray_link a:visited{
	color:#666666;
	text-decoration:none;
}
/*------------底部内容样式------------------------*/
.new_footer{
	width:981px;
	margin-left:auto;
	margin-right:auto;
	padding-top:9px;
	overflow:hidden;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_frame_top{
	
}
.footer_frame_middle{
	background:url(icons/footer_middle_bg.jpg) no-repeat;
	width:981px;
	height:130px;
}
.footer_frame_middle .sub_title li{
	color:#333333;
	font-weight:bold;
	float:left;		
}
.footer_frame_middle .sub_title li.newer{
	padding-left:80px;
}
.footer_frame_middle .sub_title li.jingpai,.footer_frame_middle .sub_title li.service,.footer_frame_middle .sub_title li.about{
	padding-left:193px;
}
.footer_sub_item{
	padding-top:10px;
	width:auto;
	overflow:hidden;
	clear:both;
}
.footer_sub_item ul li{
	float:left;
}
.footer_sub_item ul li.newer{
	padding-left:95px;
}
.footer_sub_item ul li.jingpai,.footer_sub_item ul li.peisong,.footer_sub_item ul li.service{
	padding-left:196px;
}
.footer_sub_item ul li ul{
	
}
.footer_sub_item ul li ul li{
	list-style:square;
	float:none;
	color:#CCCCCC;
}
.footer_sub_menu{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-top:23px;
}


.footer_sub_menu a:link{
	color:#333333;
	text-decoration:none;
}
.footer_sub_menu a:hover{
 	color:#333399;
	text-decoration:underline;
}
.footer_sub_menu a:visited{
	color:#333333;
	text-decoration:none;
}

.footer_sub_menu span{
	padding-left:10px;
	padding-right:10px;
}
.bottom_nav_icon{
	float:right;
}


/*------------品牌社区最新样式-----------*/
.brand_frame{
	padding-bottom:10px;
	overflow:hidden;
}
.brand_frame .brand_leftbar{
	float:left;
	overflow:hidden;
	width:784px;
}
.brand_frame .brand_leftbar .brand_leftbar_sidebar{
	width:265px;
	float:left;
	overflow:hidden;
}
.brand_frame .brand_leftbar .brand_leftbar_contentbar{
	float:right;
	width:515px;
	overflow:hidden;	
}

.brand_frame .brand_rightbar{
	float:right;
	margin-right:12px;
	overflow:hidden;
	width:175px;
	height:304px;
	background:url(img/brand_class_bg.jpg) no-repeat;
	color:#666666;
}

.brand_task{
 	background:url(img/brand_task.jpg) no-repeat;
	width:730px; 
	height:34px;
}
.remote_info{
	background:url(img/remote_info.jpg) no-repeat;
	width:730px; 
	height:34px;
}
.prize_question{
	background:url(img/prize_question.jpg) no-repeat;
	width:730px; 
	height:34px;
}
#brand_task{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-left:29px;
}
#brand_task a{
	color:#000000;
}
#remote_info{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-left:74px;
}
#remote_info a{
	color:#000000;
}
#prize_question{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding-left:62px;
}
#prize_question a{
	color:#FF0000;
}

#apply_club{
	padding-left:230px;
	font-weight:bold;
}
.brand_rela_list{
	min-height:322px; 
    height:auto !important; 
    height:322px; 
    overflow:visible;
}
.brand_general_list{
	margin-top:20px;
	margin-bottom:15px;
	line-height:22px;
	display:none;
}
.brand_general_list tr td{
	line-height:23px;
}
.brand_general_list tr td.brand_label{
	
	color:#666666;
}
.brand_general_list tr td.brand_label a{
	color:#666;
}
.brand_class_list{
	margin-left:20px;
	overflow:hidden;
}
.first_class{
	line-height:30px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
.brand_class_list li{
	list-style:square;
	margin-left:40px;
	line-height:30px;
	font-size:12px;
}
/*-----------邀请好友样式---------------*/
.iv_title{
	width:530px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	margin-bottom:10px;
}
.font_14{
	font-size:14px;
}
.gen_spl{
	border-bottom:1px solid #CCC;
	height:10px;
	margin-bottom:15px;
}
.indent_10{
	text-indent:2em;
}
span.txt_img_spl{
	padding-left:5px;
}

/*----------------俱乐部相关样式********************/
.one_part_cmt{
	width:700px;
	padding:5px;
	overflow:hidden;
	margin:30px auto;
	border:1px solid #CCC;
}
.club_title{
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-bottom:5px;
}
.light_blue{
	color:#0066CC;
}
/**************俱乐部任务相关样式*****************/
.my_task_list tr td{
	line-height:32px;
	border-bottom:1px dotted #CCCCCC;
}
.right_title{
	text-align:right;
	margin:5px 0;
}
.sub_nav_go{
	line-height:22px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
}
.general_form table tr td{
	line-height:32px;
}
.middle_title{
	text-align:center;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}
.middle_title .sb_title{
	font-size:14px;
	font-weight:bold;
}

/*----------------俱乐部相关样式********************/
.one_part_cmt{
	width:700px;
	padding:5px;
	overflow:hidden;
	margin:30px auto;
	border:1px solid #CCC;
}
.club_title{
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	margin-bottom:5px;
}
.light_blue{
	color:#0066CC;
}
/**************俱乐部任务相关样式*****************/
.my_task_list tr td{
	line-height:32px;
	border-bottom:1px dotted #CCCCCC;
}
.right_title{
	text-align:right;
	margin:5px 0;
}
.sub_nav_go{
	line-height:22px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
}
.general_form table tr td{
	line-height:32px;
}
.middle_title{
	text-align:center;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}
.middle_title .sb_title{
	font-size:14px;
	font-weight:bold;
}

.post_list{
	padding:15px 0;
}
.post_item td{
	vertical-align:top;
	border-bottom:1px dotted #CCC;
	line-height:26px;
}
td.post_title{
	border-bottom:1px solid #CCC;
	padding-bottom:5px;
	height:24px;
}

.gen_right_align{
	width:100%;
	text-align:right;
	border:1px solid #CCC;
}

.right_more{
	text-align:right;
}
.topic_msg{
	background:#EEE;
	padding:3px;
	border-bottom:1px solid #CCC;
	margin-bottom:5px;
}
.dark_red{
	color:#FF0000;
	line-height:22px;
}
.dark_red a{
	color:#990000;
}


/**************俱乐部列表样式(图文混排)**************/
.club_list{
	margin-top:35px;
	padding-left:16px;
	list-style:none;
	overflow:hidden;
}
.club_list li{
	float:left;
	border-bottom:1px dotted #CCC;
	padding-bottom:10px;
	margin-bottom:15px;
	width:290px;
	height:61px;
}
.club_list li table{
	padding-left:26px;
}
.club_list li.rgt{
	margin-left:62px;
}
.gel_pad_left{
	padding-left:10px;
}

/**************************读书频道样式*******************************/
.flash_brand{
	height:270px;
	overflow:hidden;
}
.flash_brand ul{ 
	list-style:none;
    height:240px; 
    overflow:hidden;
	width:211px;
}
.flash_brand ul li{
	list-style:none;
	float:left;
	padding-left:6px;
	padding-right:5px;
	padding-top:15px;
	overflow:hidden;
}

.zhinan{
	padding:10px;
}
.zhinan ul li{
	border-bottom:1px dotted #CCC;
	padding-top:5px;
}
.zhinan table tr td{
	line-height:26px;
	border-bottom:1px dotted #CCC;
}
.chang{
	background:url(icons/chang.png) no-repeat;
	width:230px; 
	height:31px;
	text-align:center;
	font-size:12px;
	line-height:31px;
	margin-bottom:4px;	
}
.time_right{
	float:right;
}

.shuping{
	padding:10px;
}
.shuping ul li{
	border-bottom:1px dotted #CCC;
	padding-top:10px;
}
.gen_align_right{
	text-align:right;
}
.gen_margin_top{
	margin-top:5px;
}
.recommand_book{
	padding:6px 10px;
}
.recommand_book table tr td{
	padding-top:5px;
	border-bottom:1px dotted #CCC;
}
.join_right{
	text-align:right;
	float:right;
}
.club_label{
	width:200px;
}
.gen_align_center{
	text-align:center;
	line-height:24px;
	margin-bottom:10px;
}
.funs ul{
	overflow:hidden;
	margin:0;
	padding:0;
}
.funs ul li{
	float:left;
	width:35px;
	height:35px;
}
.funs ul li img{
	width:30px;
	height:30px;
}
.noframe_middle_text{
	min-height:50px; 
    height:auto !important; 
    height:50px; 
    overflow:visible;
	padding:10px;
	padding-top:0px;
	padding-bottom:1px;
	margin-bottom:40px;
}
.zhengwen{
	text-indent:2em;
}
.noframe_title{
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.searchbtn{
	background:#336699;
	color:#FFFFFF;
	border:0px;
	width:60px;
	line-height:24px;
	padding:3px 0px;
}

