@charset "gb2312";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color:#999;
	text-decoration: none;
}
body,td,th {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #999;
}
a:visited {
	text-decoration: none;
	color:#999;
}
a:hover {
	color:#999;
}
.tablecenter{
	margin:auto;
	}
	.lh24{
	line-height: 24px;
}
.lh25{
	line-height: 25px;
}
.lh20{
	line-height: 20px;
}
.lh10{
	line-height: 10px;
}
.lh12{
	line-height: 12px;
}

.lh30{
	line-height: 30px;
}
.lh40{
	line-height: 40px;
}
.menuselect2{
	color:#999;
	}
	.menuselect2 a:hover{
		color:#FFF;
	}
.menuselected2{
	background-image:url(images/default_05.gif);
	color:#fff;
	}
	.menuselected2	a:link,.menuselected2 a:visited,.menuselected2 a:active{
	color:#ffffff;}
	
	.menuselected2 a:hover{
		color:#FFF;
		text-decoration:none;
	}
	
	
	
