@charset "utf-8";
#maindiv {
	width: 1000px;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
}
#enterContainer {
	background: url(../images/enter_bg.jpg) no-repeat;
	height: 600px;
	font-size: xx-small;
}
#enterTxt {
	color: #FFFFFF;
	width: 500px;
	margin-top: 66px;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
	font: 30px "黑体";
}
#enterTxt a {
	color: #FFFFFF;
	text-decoration: none;
}
#enterTxt a:hover {
	color: #FFCC00;
	text-decoration: none;
}
#indexDiv {
	background: url(../images/index_bg.jpg);
	height: 600px;
	width: 1000px;
}
#indexTxt {
	color: #FFFFFF;
	width: 500px;
	margin-top: 200px;
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
	font: 24px "黑体";
	text-align: center;
}
#indexTxt p {
}
#footer {
	clear: both;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px dashed #333333;
	line-height: 16px;
}
#fuzhu {
	font-size: 14px;
}
#top {
	width:1000px;
	background: url(../images/top.jpg);
	height: 140px;
	vertical-align: bottom;
	text-align: right;
}
#mainMenu {
	width:100%;
	top: 102px;
	position: relative;
}
#contain {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	
}
#mainbg {
	width:1000px;
	padding: 0px;
	float: left;
	border-right: 1px dashed #333333;
}
#right {
	float: right;
	margin: 2px 0px 2px 0px;
	padding:0px;
	width: 865px;
	text-align:left;
}
#left {
	float: left;
	margin: 2px 2px 0px 0px;
	padding: 0px;
	width: 125px;
	text-align:left;
	background: url(../images/left_bg_secondlevel.jpg) repeat-y;
	border-right: 1px dashed #333333;
}

#position{
	height: 15px;
	padding: 3px;
	border-bottom: 1px dashed #333333;
	margin-top: 10px;
}

	
#keywords {
	text-align: center;
	display: none;
}

