.font12
{
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 1.5;
}
.menufont {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	line-height: 2;
}
.Enfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}
.Enfont1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.Enfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.Bfont {
	font-family: "ËÎÌå";
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
a:link {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 2;
	color: #555555;
	text-decoration: none;
}
a:visited {
	font-family: "ËÎÌå";
	line-height: 2;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 2;
	color: #FF0000;
	text-decoration: underline;
}

.input,select,textarea
{
color : #333333; /*ÎÄ×ÖÉ«²Ê*/
font-size : 12px ; /*ÎÄ×Ö´óÐ¡*/
background-color : #ffffff ; /*±³¾°É«²Ê*/
border-top : 1px double #cccccc ;/*ÉÏ¿ò*/ 
border-bottom : 1px double #cccccc  ;/*ÏÂ¿ò*/ 
border-left : 1px double #cccccc  ; /*×ó¿ò*/
border-right : 1px double #cccccc  ; /*ÓÒ¿ò*/
} 