﻿a:link       {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	font-family: "Arial";


}
a:visited    {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	font-family: "Arial";
}

a:hover {
	font-size: 11px;
	color: #134b98;
	text-decoration: none;
	font-family: "Arial";
	line-height: 18px;

}

body,li,ol,td,input,textarea,select{
	font-size: 11px;
	color: #666666;
	line-height: 18px;
	font-family: "Arial";
}

.enMenu {
	font-size:14px;
	color:#666666;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	text-indent: 16px;
	}

.fontMenu {
	font-size:12px;
	color:#134b98;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	}
	
.fMenu {
	font-size:12px;
	color: #002549;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	line-height: 21px;
}
.ffMenu {
	font-size:12px;
	color: #ba8d4c;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.menu:link {
	font-family: Arial;
	font-size: 12px;
	color: #002549;
	text-decoration: none;
	font-weight: bold;
	line-height: 21px;

}
.menu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #002549;
	text-decoration: none;
	font-weight: bold;
	line-height: 21px;
}
.menu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #ba8d4c;
	text-decoration: none;
	font-weight: bold;
	line-height: 21px;
}
.menu:active {
	font-family: Arial;
	font-size: 12px;
	color: #ba8d4c;
	text-decoration: none;
	font-weight: bold;
	line-height: 21px;
}

.input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	line-height: 18px;
	background-color: #e2e2e2;
	border: 1px solid #e2e2e2;
