@charset "UTF-8";


/*payment Contents Setting*/


#payment{
	width: 720px;
	margin: 20px 15px 20px;
	text-align: left;
}
#payment p.h2 img {
	vertical-align:text-bottom;
}

#payment_title{
	padding: 0px 0px 10px;
	text-align: right;
}



#bank{
	width: 230px;
	float: left;

}

#bank_txt{
	width: 230px;
	height: 660px;
	background: url("../image/payment/payment_bg.gif") 0 0 no-repeat;
}


#card{
	width: 230px;
	margin: 0px 15px;
	float: left;

}

#card_txt{
	width: 230px;
	height: 660px;
	background: url("../image/payment/payment_bg.gif") 0 0 no-repeat;

}



#convenience{
	width: 230px;
	float: right;

}

#convenience_txt{
	width: 230px;
	height: 660px;
	background: url("../image/payment/payment_bg.gif") 0 0 no-repeat;

}




.payment_txt{
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0 12px;
	padding: 12px 0 0 0;
}


.payment_bank{
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 15px;
	padding: 5px;
	background-color: #fff5c7;
}



.payment_img{
	margin-top: 12px;
}



#convenience_logo{
	width: 200px;
	margin: 0px 15px;
	font-size: 0.8em;
}


#top_convenience{
	width: 200px;
}


#middle_convenience{
	width: 200px;
	margin: 12px auto;
}

#botomm_convenience{
	width: 200px;
}


.logo_left{
	width: 95px;
	float: left;
	margin-right: 10px;
	text-align: center;
	font-size: 0.8em;
}


.logo_right{
	width: 95px;
	float: right;
	text-align: center;
	font-size: 0.8em;
}

.vip_liner{
	margin-bottom: 20px;
	clear: both;
}
