@charset "UTF-8";
/* CSS Document */

body{
	background-color:#FFF;}
	
#Popup{
	width:740px;
	padding:20px 0px;
	margin:0px auto;
	position:relative;}

#Ppopup_txt{
	float:left;}
#Ppopup_img{
	float:right;}
	
#Popup h1{
	text-align:center;
	padding-bottom:20px;}
	
.Appeal{
	background-color:#F0F0E1;
	padding:20px 20px 20px 20px;
	margin-bottom:20px;}
	

#Sell2{
	padding:20px 45px;
	width:650px;}


p#btn_sell1{padding-right:16px;}
p#btn_sell2{padding-right:16px; border-right:1px dotted #BBB; margin-right:16px;}					