body
{	
	background-color:#3f3f3f;
	color:#fff;
	font-size:12px;
	font-family:arial;
}
.wrapper
{
	margin:0 auto;
	padding:0;
	width:950px;
}
.top-border
{
	width:950px;
	height:54px;
	background:url('bg-top.jpg');
	background-repeat:repeat-x;
	display:block;
	float:left;
}
.bottom-border
{
	width:950px;
	height:54px;
	background:url('bg-bottom.jpg');
	background-repeat:repeat-x;
	display:block;
	float:left;
}
.header
{
	padding:10px 0 10px 0;
	margin:0;
	display:block;
	float:left;
	background-color:#fff;
	width:950px;
	
}
.header img
{
	float:left;
}
.head-detail
{
	display:block;
	float:left;
	width:950px;
	padding:10px 0 10px 0;
	margin:0;
}
.quantity
{
	width:950px;
	display:block;
	float:left;
	margin:20px 0 0 0;
}
.hd1, .hd2, .hd3
{
	padding:0;
	width:310px;
	display:block;
	float:left;
	text-align:left;
}
.hd1
{
	margin:0 0 0 10px;
}
.proof
{
	width:950px;
	display:block;
	float:left;
	background-color:#b2b2b2;
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
}
.test
{
	display:block;
	float:left;
	width:950px;
	margin:20px 0 0 0 ;
}
.tleft
{
	width:475px;
	display:block;
	float:left;
	text-align:left;
}
.tright
{
	width:475px;
	display:block;
	float:left;
	text-align:right;
}
.styles
{
	width:950px;
	display:block;
	float:left;
}
td span
{
	font-size:12px;
}
td
{
	padding:0 0 0 10px;
}
table
{
	border:1px solid #ffffff;
}
.footer
{
	width:950px;
	display:block;
	float:left;
	text-align:left;
	vertical-align:top;
	margin:10px 0 0 0;
}
.order_list
{
	width:150px;
	display:block;
	float:left;
	margin:0 0 30px 0;
}
a
{
	color:#F4FF74;
	text-decoration:none;
}
a:hover
{
	color:#F4FF74;
	text-decoration:underline;
}
a img, a:hover img
{
	color:none;
	border:none;
}
.clear-all
{
	clear:both;
}
