/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:12px "宋体";
	background-color:#f1f1f1;
}
table,td{font:12px "宋体";}

.menu:link,.menu:visited,.menu:active{font: bolder 12px "宋体"; color:#FFFFFF;}
.menu:hover{font: bolder 12px "宋体"; color:#FFFF00;}

.gg{line-height:20px; text-align:left; padding:10px;}
.gg a{color:#595757; text-decoration:none;}
.gg a:hover{color:#ff0000; text-decoration:underline;}
.ls{color:#243D9D; line-height:28px; font-weight:bold;}
.sm{color:#595757; line-height:20px;}
.ht{color:#170669; font-weight:bold;}
.bottom{line-height:20px; padding:5px 0; color:#484848; text-align:center;}
.more{border-bottom:1px #727372 dashed}
.tab1{border:1px #DEDEDE solid; padding:5px 0;}
.inp{border:1px #A5A4A4 solid;}
.hs{font-weight:bold; padding:5px 0;}
.txt{font:14px "宋体"; line-height:24px;}
.img{padding:3px; border:1px #CCCCCC solid}
.txt2{font:12px "宋体"; line-height:20px;}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #333;
}

.a1:link {
	color: #FFFFFF;
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.a1:hover {
	text-decoration: underline;
	color: #000;
}
.a1:active {
	text-decoration: none;
	color: #FFFFFF;
}

.a2:link {
	text-decoration: underline;
}
.a2:visited {
	text-decoration: underline;
}
.a2:hover {
	text-decoration: none;
}
.a2:active {
	text-decoration: underline;
}

.title{font:bolder 14px "宋体"; color:#1F3197}