/* CSS Document */

body,td,th {
	font-family: "宋体",Arial;
	font-size: 12px;
	color: #565656;
}
body {
	background-color: #ECEBEB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #565656;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #565656;
}
a:hover {
	text-decoration: underline;
	color: #004A80;
}
a:active {
	text-decoration: none;
	color: #004A80;
}

.lh1 {line-height:24px;}
.lh2 {line-height:26px;}
.bd1 {border-bottom:1px solid #CECECE;}
.input0 { width:130px; height:20px; border:1px solid #CCCCCC; background-color:#ffffff;}
.f-blue1 {color:#003371}

