@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 1.6em;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50%;
	left: -500px;
	position: absolute;
}
img{
	border:0px;
}

a:link,a:visited {
	text-decoration:none;
	color:#666;
}
a:hover,a:active {
	text-decoration:none;
	color:#0b50a2;
}

.content {
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	height: 677px;
	width: 1000px;
}
.topMenu {
	text-align: right;
	padding-top: 16px;
	margin-right: 14px;
	margin-left: 246px;
}
.btnBG {
	background-image: url(images/btn_bg.jpg);
	background-repeat: no-repeat;
	height: 62px;
	width: 544px;
	padding-left: 6px;
}
.pageContent {
	margin-right: 34px;
	margin-left: 24px;
	display: none;
}
.fontTitle {
	font-weight: bold;
	color: #0b50a2;
}
ul {
	margin-top:2px;
	margin-left: -24px;
}
* html ul {
	margin-top:2px;
	margin-left: 24px;
}
*+html ul {
	margin-top:2px;
	margin-left: 24px;
}
ul li {
	color: #0b50a2;
	margin-bottom: 6px;
}
