@charset "utf-8";
body {
	font-size: 12px;
	line-height: 18px;
	color: #373737;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
img{
    border:none;
}
a:link,a:visited {
    color:#9F0000;
	text-decoration:none;
}
a:hover {
    color:#FF9900;
}
.title {
    font-size:16px;
	line-height:32px;
}
.top_menu,a.top_menu:link,a.top_menu:visited {
	font-size: 12px;
	line-height: 18px;
	color: #A6A6A6;
	text-decoration: none;	
	padding: 2px 2px 0px 2px;
	margin-left: 10px;
}
a.top_menu:hover {
	color:#ffffff;
	background-color: #F0C540;
}
.grey,a.grey:link,a.grey:visited {
	font-size: 12px;
	line-height: 20px;
	color: #9D9D9D;
	text-decoration: none;	
}
a.grey:hover {
	color:#ffffff;
}
.grey1,a.grey1:link,a.grey1:visited {
    font-family:Tahoma, Arial, Verdana, PMingLiU;
	font-size: 11px;
	line-height: 20px;
	color: #B1B1B1;
	text-decoration: none;	
}
a.grey1:hover {
	color:#ffffff;
}
.green,a.green:link,a.green:visited {
	font-size: 12px;
	line-height: 20px;
	color: #2E540B;
	text-decoration: none;	
}
a.green:hover {
	color:#ffffff;
}
.green1 {
	font-size: 12px;
	line-height: 20px;
	color: #7F8E54;
	text-decoration: none;	
}
a.green1:link,a.green1:visited {
	font-size: 12px;
	line-height: 20px;
	color: #6A9D42;
	text-decoration: none;	
}
a.green1:hover {
	color:#DEBB15;
}
.green2,a.green2:link,a.green2:visited {
	font-size: 12px;
	line-height: 20px;
	color: #A59F69;
	text-decoration: none;	
}
a.green2:hover {
	color:#ffffff;
}
.wt,a.wt:link,a.wt:visited {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;	
}
a.wt:hover {
	color:#ffffff;
}
.orange,a.orange:link,a.orange:visited {
	font-size: 12px;
	line-height: 20px;
	color: #884D00;
	text-decoration: none;	
}
a.orange:hover {
	color:#ffffff;
}
.yellow,a.yellow:link,a.yellow:visited {
	font-size: 12px;
	line-height: 20px;
	color: #C0A113;
	text-decoration: none;	
}
a.yellow:hover {
	color:#FF3300;
}
.bordered-image {
	border: 1px solid #BFBFBF;
}
.bordered-image:hover {
	border: 1px solid #842222;
}
.red {
	font-size: 12px;
	line-height: 20px;
	color: #FE8900;
	font-weight:bold;
	text-decoration: none;	
}
input.a1 {
    border:#BFBFBF 1px solid;
	color: #373737;
	height:18px;
}
