body,td,th {
	font-size: 12px;
	color:#333333;
    line-height:180%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
a:link {
	color: #348AE0;
	text-decoration: none;	
}
a:visited {
	color: #348AE0;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #348AE0;
	text-decoration: none;
}
.a1:link {
	color: #FFFFFF;
	text-decoration: none;	
}
.a1:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.a1:hover {
	color: #FFFF99;
	text-decoration: none;
}
.a1:active {
	color: #FFFFFF;
	text-decoration: none;
}
.font_14{
font-size:14px;
color:#000000;
}
.font_16{
font-size:16px;
color:#FF0000;
}
.bian{
border:1px #0099CC solid;
border-top:none;
}
.bian2{
border:1px #CCCCCC solid;
}