body {
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
a:link,a:visited {
	text-decoration: none;
}
a:hover{
	text-decoration:underline;
	color: #FF0000;
}
.blue12 {
	font-size: 12px;
	color: #004499;
}
.hei18blue {
	font-family: "ºÚÌå";
	font-size: 18px;
	color: #004499;
}
.grayd14 {
	font-size: 14px;
	color: #333333;
}
.h24 {
	line-height: 24px;
}
.h22 {
	line-height: 22px;
}
.red12 {
	font-size: 12px;
	color: #CC0000;
}
.bordergrayd {
	border: 1px solid #333333;
}
.h20 {
	line-height: 20px;
}
.h18 {
	line-height: 18px;
}
.white14 {
	font-size: 14px;
	color: #FFFFFF;
}




.grayd12 {
	font-size: 12px;
	color: #333333;
}
.white12 {
	font-size: 12px;
	color: #FFFFFF;
}
.blueborder {
	border: 1px solid #56a2ee;
}
.grayborder {
	border: 1px solid #666666;
}
.bg {
	background-image: url(/ytgaw/images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
