@charset "utf-8";
/* CSS Document */
#clubli img{
	border-top:2px solid #ff0000;
	padding:0;
}
.yclub_faq .dotLine{
	padding-top:5px;
}
.yclub_faq #mainProdInfoText .dotLine {
	_margin-top:5px;
}
.member_jf .dotLine{
	padding-top:5px;
}
.member_jf #mainProdInfoText .dotLine {
	_margin-top:5px;
}
.member_rule .dotLine{
	padding-top:5px;
}
.member_rule #mainProdInfoText .dotLine {
	_margin-top:5px;
}
.member_rule #mainProdInfoText #mainProdIntro {
	margin-top:15px;
}
.sub_menu .current{
	background-color:#FF0000;
}
#wrapper{
	background:#999999;
	height:1500px; 
	top:0;
	right:0; 
	bottom:0; 
	left:0; 
	_left:auto; 
	_right:auto; 
	filter:Alpha(opacity=60); 
	-moz-opacity:0.6; 
	opacity:0.6; 
	position:absolute; 
	width:100%; 
	z-index:10000;
	display:none;
}
#member_popup{
	float:left;
	left:50%;
	margin-left:-246px;
	position:absolute;
	right:50%;
	top:400px;
	z-index:10001;
	width:493px;
	height:305px;
	background:url(/_zh/_cn/yclub/imgs/jf_close.jpg) no-repeat;
	display:none;
}
.sf_title{
	margin:0 0 30px 220px;
	padding:15px 15px 0 0;
	text-align:right;
}
