@charset "utf-8";
/* CSS Document */
*{
font-size:12px;}
body {
	margin:0 auto;
	padding:0;
	font-size:12px;
	line-height:normal;
	font-family:"宋体", "微软雅黑";
	background: #f5f5f5;
}
a:link {
	color:#339DE8;
	text-decoration:none;
}
a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#96DFFF;
}
a:active{
	text-decoration:none;
}
.yhgl {
background: url(../images/white-top-bottom.gif) repeat-x;
height:28px;
text-align:center
}
.title{
font-size:48px;
font-family:"隶书";
color:#FF0000;
}

.yhgl td{font-size:14px;}
.adduse form td{
border-bottom:1px solid #e2e2e2;

}
.adduse{
border:1px solid #e2e2e2;
}
.lvtCol td{
border-bottom:1px solid #e2e2e2;
background:#f5f5f5;
font-size:15px;
}
.table .yhgl .lvtCol td:hover{
background: #999999;
border-bottom:2px solid #e2e2e2;
}

.lvtCol td a{
color:#000000;
font-size:15px;
}
.table{
border:1px solid #e2e2e2;
}
.maintable{
margin-top:10px;
width:653px;
border:1px solid #e2e2e2;
}
.tr td{
height:25px;
border-bottom:1px solid #e2e2e2;
}
.tr td a{
color:#000000;
}
.trhight td{
height:auto;
border-bottom:1px solid #e2e2e2;
}