.base{
	font-family:verdana;
	font-size:10px;
	font-weight:none;
	color:#666666;
	text-decoration:none;
}
.base:hover{
	font-family:verdana;
	font-size:10px;
	font-weight:none;
	color:#CF2003;
	text-decoration:underline;
}
.base_wht{
	font-family:verdana;
	font-size:10px;
	font-weight:none;
	color:#FFFFFF;
	text-decoration:none;
}
.base_wht:hover{
	font-family:verdana;
	font-size:10px;
	font-weight:none;
	color:#F7D483;
	text-decoration:underline;
}
input{
	font-family:verdana;
	font-size:10px;
	font-weight:none;
	color:#000000;
	text-decoration:none;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#CCCCCC;
	background:#F1F1F1;
	height:17px;
}
.main_img{
	font-family:verdana;
	font-size:10px;
	font-weight:none;
	color:#000000;
	text-decoration:none;
	border-style:solid;
	border-width:0px 0px 0px 0px;
	border-color:#FFFFFF;
	background:#FFFFFF;
	height:21px;
}
textarea{
	font-family:verdana;
	font-size:11px;
	font-weight:none;
	color:#000000;
	text-decoration:none;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#CCCCCC;
	background:#F1F1F1;
}
select{
	font-family:verdana;
	font-size:10px;
	font-weight:none;
	color:#000000;
	text-decoration:none;
	border-style:solid;
	border-width:1px 1px 1px 1px;
	border-color:#CCCCCC;
	background:#F1F1F1;
	height:17px;
}