body {
	font-size: 12px;
	color: #003F62;
	margin: 0px;
	padding: 0px;
	background-color: #C8C8C8;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #003F62;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #003F62;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #003F62;
}
a:active {
	font-size: 12px;
	text-decoration: none;
	color: #003F62;
}
.t_1{
	font-size: 12px;
	color: #999999;
}
.left_bg {
	background-image: url(/images/left_bg.jpg);
	background-repeat: repeat-y;
}
.input1{
	font-size: 12px;
	color: #999999;
}
.en_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8C8C8;
}
.f {	
	color: #ff0000;
}