.bg1 {
	background-attachment: fixed;
	background-image: url(images/ysrs/left_mid_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.size12 {
	font-size: 12px;
	line-height: 22px;
	color: #452C10;

}
.size18 {
	font-size: 18px;
	font-weight: bold;
	color: #A16728;
	font-style: italic;

}
.lingdot {
	background-attachment: fixed;
	background-image: url(images/ysrs/line_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.size12color1 {

	font-size: 12px;
	line-height: 22px;
	color: #A16728;
}
.size12color2 {


	font-size: 12px;
	line-height: 22px;
	color: #7B4A00;
}
.boldtext {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #AD411D;
	font-family:"ËÎÌå";
	font-size:12px;

}
a:visited {
	text-decoration: none;
	color: #AD411D;
    font-family:"ËÎÌå";
	font-size:12px;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

