body, table {
	margin: 0 auto;
	font-size: 14px;
	font-family: arial, tahoma;
}

table, p, div, input {
	font-family: arial, tahoma;
}

#wrapper {
	display: block;
}

#container {
	/* background:url(1.jpg); */
	margin: 0 auto;
	height: 1000px;
	width: 800px;
}

h1 {
	font-weight: normal;
	font-size: 20px;
	padding-top: 12px;
	display: none;
}

#header {
	text-align: center;
	width: 100%;
	height: 130px;
	padding-top: 18px;
}

#title {
	width: 800px;
	height: 120px;
	margin: 0 auto;
}

#product {
	background:url(../img/bg1.png) no-repeat;
	padding-top:10px;
	height:240px;
}

.line {
	background:#D7D7D7;
	border:1px solid #AAAAAA;
}

#buyer {
	background:url(../img/bg5.png) no-repeat;
	margin-top:20px;
	padding-left: 70px;
	line-height: 30px;
	padding-top:10px;
	height:260px;	
}

#paytype {
	height:100px;	
	background:url(../img/bg4.png) no-repeat;
	line-height: 30px;
	margin-top: 10px;
	padding-left: 70px;
	padding-top:10px;
}

#paytype td {
	border-top:1px solid #AAAAAA;
}

#confirm {
	margin-top: 20px;
	height: 100px;
}

#terms {
	background:url(../img/bg3.png) no-repeat;
	width:330px;
	float: left;
	margin-left:10px;
	padding-left: 10px;
	font-size: 12px;
	height: 76px;
}

p {
	margin:0;
	margin-bottom:14px;
}
#terms div {
	height:56px;
	width:320px;
	overflow: auto;
	margin-top:10px;
}

#agree {
	margin-left:10px;
	float: left;
	margin-top:50px;
}

#button {
	margin-left:10px;
	float: left;
}

#footer {
	text-align: center;
	color: #EE505F;
	height:100px;
}

#paypal_info {
	background:url(../img/bg6.png) no-repeat;
	margin-top:20px;
	margin-left:3px;
	line-height: 20px;
	padding-top:20px;
	height:60px;
	text-align:center;		
}

#paypal_rectype {
	background:url(../img/bg6.png) no-repeat;
	margin-top:20px;
	margin-left:3px;
	line-height: 20px;
	padding-top:20px;
	height:60px;
	text-align:center;		
}
