@charset "gb2312";
#Top {
	height: 166px;
	width: 1003px; margin: auto;
	background-attachment: scroll;
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Top #text {
	height: 24px;
	width: 1000px;
	line-height: 24px;
	text-align: right;
}
#Menu {
	width: 1003px; height: 53px; margin: auto; overflow: hidden;
	background: url(images/index_04.jpg) no-repeat scroll left bottom;
}
#Menu #Text {
	background-image: url(images/index_03.jpg);
	background-repeat: repeat-x;
	position: relative;
	text-align: center;
	width: 1003px; float: left;
	height: 31px;
	line-height: 31px;
}
#Menu #Text a {
	height: 31px;
}
#Menu #Text table {
	background-color: #CCCCCC;
	position: absolute;
	display: none; top: 27px;
	height: 22px; left: 160px;
	overflow: hidden;
	border-right: 1px solid #CCCCCC;
	line-height: 22px;
}
#Menu #Text table td {
	background-color: #FFFFFF;
	display: block;
	height: 20px;
	padding: 2px 10px 0 10px;
	border: 1px solid #CCCCCC;
	border-right: none;
}
#Menu #Text table td:hover {
	background-color: #F7F7F7;
}
#Menu marquee {
	width: 662px; float: left;
	height: 19px; display: block;
	padding: 0px; _width: 652px;
	line-height: 19px;
	margin: 3px 3px 0 112px;
	_margin: 3px 3px 0 60px;
}
#Menu #Date {
	float: left;
	width: 226px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	margin-top: 3px;
	overflow: hidden;
}
#Bottom {
	width: 1003px; height: 88px; margin: auto;
	background-image: url(images/index_31.jpg);
	text-align: center; color: #FFFFFF;
	padding-top: 5px;
}

