 body{
	font-size:12px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(bg_index.gif);
}
p{
	margin:3px;
}
th{
	background:#D5CBBE;
	border-bottom:1px solid #795B50
}
img{
	border: 0px none;
	max-width:100%;
	height:auto;
}
select { 
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #000000;
	background-color: #FFFFFF;
}
td {
     word-break: break-all; 
}
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;
}