@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin:0px;
	background-image: url(bj.jpg);
	background-repeat: repeat-x;
	background-color:#024978;
	line-height: 18px;
}
.font_hei_12 {
	color: #333333;
}
.font_LAN_12 {
	color: #186B9C;
}
.font_bai_12 {
	color: #ffffff;
}



a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a.lan:link {
	text-decoration: none;
	font-weight: bold;
	color: #186B9C;
}
a.lan:visited {
	text-decoration: none;
	font-weight: bold;
	color: #186B9C;
}
a.lan:hover {
	text-decoration: none;
	font-weight: bold;
	color: #009900;
}
.input1 {
	font-size: 12px;
	color: #186B9C;
	height: 16px;
	width: 160px;
	border: 1px solid #186B9C;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.oneline{
white-space:nowrap;
padding-right:50px;
height:23px;
}
.oneline a:link {
         color:#FFFFFF;
	text-decoration: none;
}
.oneline a:visited {
         color:#FFFFFF;
	text-decoration: none;
}
.oneline a:hover {
          color:#FFFFFF;
	text-decoration: underline;
}
.oneline a:active {
         color:#FFFFFF;
	text-decoration: none;
}

