@charset "utf-8";
/* CSS Document */

/*****************************************/
/* member_container
/*****************************************/

.member_container{

}

dl {
	margin: 0px;
}

/*****************************************/
/* main
/*****************************************/
.member_container .web{
	float: left;
	width: 305px;
	height: 250px;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.member_container .vip{
	float: left;
	width: 618px;
	height: 200px;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.member_container .member{
	float: left;
	width: 305px;
	height: 250px;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.member_container .coupon_news{
	float: right;
	width: 305px;
	height: 250px;
	
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

/*****************************************/
/* coupon_news
/*****************************************/

.member_container .coupon_news .date{
	font-weight: bold;
	color: #666666;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;

	background:url(../images/main/menu_icon1.png) left no-repeat;
}

.member_container .coupon_news .topics{
		
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 5px;
}

/*****************************************/
/* member
/*****************************************/

.member_container .member .date{
	font-weight: bold;
	color: #666666;

	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;

	background:url(../images/main/menu_icon1.png) left no-repeat;
}

.member_container .member .topics{
		
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 5px;
}
/*****************************************/

/*****************************************/

.vipimages{
	text-align: center;
	
	margin-bottom: 20px;

}

.member_container .overflow{
	overflow: auto;
	height: 400px;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}
