body {
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #c5dce7;
	background-image: url(bg.gif);
}
td {
	font-size: 12px;
	line-height: 20px;
	color: #505050;
}
a:link {
	font-size: 12px;
	color: #505050;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #505050;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.news {
	font-size: 14px;
	line-height: 24px;
	color: #505050;
}
.lm {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.zlm {
	font-size: 12px;
	color: #c95f18;
}
a.zlm:link {
	font-size: 12px;
	color: #c95f18;
	text-decoration: none;
}
a.zlm:visited {
	font-size: 12px;
	color: #c95f18;
	text-decoration: none;
}
a.zlm:hover {
	font-size: 12px;
	color: #c95f18;
	text-decoration: underline;
}
.yw {
	background-repeat: repeat-x;
	background-position: top;
}
.yw1 {margin-left:5px;}
.yw1 td {
	height:26px;
	width:100px;
	font-size:14px;
	cursor:hand;
	padding-top:2px;
	padding-left:18px;
	background-image:url(lmqh2.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	color: #111111;
}
.yw1 td.s {
	background-image:url(lmqh1.gif);
	background-repeat: no-repeat;
	background-position: left;
	color:#e37201;
	font-weight: bold;
	font-size: 14px;
}
.yw2 {width:418px;height:100%;padding-top:6px;}
.dis {display:block}
.undis {display:none}