.font {
	font-size: 12px;
}
.hang {
	font-size: 12px;
	line-height: 30px;
}
.bhang {
	font-size: 14px;
	line-height: 30px;
}
.sty1 {
	font-size: 14px;
	color: #009900;
	text-decoration: none;
}
.sty2 {
	font-size: 14px;
	color: #666666;
}
.link4 a:link,.link4 a:visited{
	font-size:14px;
	text-decoration: none;
	color:#FFFFFF;
	display:block;
	line-height: 34px;
	font-family: "ËÎÌå";
}
.link4 a:hover{
	background:url(../images/in06.jpg);
}
.link2,.link2 a:link,.link2 a:visited{
	text-decoration: none;
	color:#FFFFFF;
	font-size: 13px;
}
.link2 a:hover {
	text-decoration: underline;
	color: #FF9933;
	font-size: 13px;
}
.link3,.link3 a:link,.link3 a:visited{
	color:#FFFFFF;
	font-size: 12px;
}
.link3 a:hover {
	text-decoration: underline;
	color: #FF9933;
}
.bg {
	background-color: #E1F1C7;
	border-top: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
	line-height: 16px;
	height: 18px;
}
.bg2 {
	background-color: #f3f7fa;
	line-height: 14px;
	height: 20px;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #b8b9bb;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #b8b9bb;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.em {
	line-height: 1.5em;
}
.em1 {
	line-height: 2em;
}
.em2 {
	line-height: 2.5em;
	text-align: justify;
	letter-spacing: 1pt;
}
.border_b {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #427030;
}

.border_b1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b3b3b3;
}
.border_b2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}
.margin_r {
	padding-top: 4px;
	padding-bottom: 1px;
}
.sty3 {
	font-size: 14px;
	color: #333333;
	text-decoration: blink;
}