body{
	font-size:12px;
	line-height:18px;
	margin:0;
	background-color:#FFFFFF;
	color:#696969;
	font-family: "ËÎÌå";
} 

a:link          { color: #696969; text-decoration: none }
a:visited       { color: #696969; text-decoration: none }
a:active        { color: #696969; text-decoration: none }
a:hover         { color: #000; text-decoration: underline}

#menu a:link {
	color: #fff; 
	font-size:14px;
	font-weight:600;
	text-decoration: none;
}
#menu a:visited {
	color: #fff;
	font-size:14px; 
	font-weight:600;
	text-decoration: none;
}
#menu a:active {
	color: #fff;
	font-size:14px; 
	font-weight:600;
	text-decoration: none;
}
#menu a:hover {
	color: #f6ff00; 
	font-size:14px;
	font-weight:600;
	text-decoration:underline;
}
.imgborder{
	border:3px #dbdbdb solid;
}
.border_bottom_1px {
	border:1px #e5e5e5 solid;
	padding:5px;
}
.td_title {
	font-size:15px;
	font-weight:600;
}
.lxwm {
	line-height:25px;
	margin:50px 10px 10px 10px;
}
.foot {
	background-image:url(images/foot_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:15px;
	padding-bottom:5px;
}