body	{	font:16px Verdana, Geneva, sans-serif;
			width:100%;
			margin:0px;
			padding:0px;
			background:url(/images/price/bg.jpg) repeat-x;
			min-width:600px;
			min-height:400px;
		}
#page 	{
			float:left;
			margin-left:20px;
		}

h1		{	margin:auto;
			padding:4px;
			text-align:center;
			font-size:18px;
			color:#FFFFFF;
			display:block;
}
h2		{	color:#6b7687;
text-align:center;
font-size:16px;}
.option {	
	width	: 200px;
	height	: 200px;
	margin-left:20px;
	margin-right:20px;
	
	float	: left;
	padding : 20px;
	background:url(/images/price/option.png) no-repeat;
}

.info1	{color:#333; font-size:14px;}
.cmd	{text-align:center;}

.bigoption {	
	width	: 478px;
	height	: 200px;
	margin-left:20px;
	margin-right:20px;
	
	float	: left;
	padding : 20px;
	background:url(/images/price/bigoption.png) no-repeat;
}


#SendCMD
{	
	background:url(/images/price/send.png);
	border:none;
	width:156px;
	height:47px;
	color:#FFF;
	cursor:pointer;
}
