 body{
	background:url(bg.gif);
	margin: 0 auto;
	padding:8px;
	font-family: Verdana, PMingLiU;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial}
 th{background:#CEDAEA;border-bottom:1px solid #819FC7}

input {
	font-family: Tahoma, Arial; 
	font-size: 12px;
	border:1px;
}
textarea { 
	font-size: 12px;  
	font-family: Tahoma, Arial; 
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
}
