@charset "UTF-8";

BODY {
	BACKGROUND: url(images/bg.gif);
	BACKGROUND-POSITION: right;
	BACKGROUND-REPEAT: repeat-y;
	OVERFLOW:hidden
}

input {
	FONT: 12px Arial;
	COLOR: Black;
	HEIGHT: 20px;
	BORDER: 1px solid #999999;
	PADDING: 3px;
}

*,img,a img,a:hover img {
	font-family: Arial, sans-serif, Helvetic;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border: 0 none;
}

li {
	list-style-type: none;
}

a,a:link {
	color: #507ea4;
	text-decoration: none;
}

a:hover {
	color: #0095d9;
	text-decoration: none;
	background-position: -48px -81px;
}

/*公告功能区*/
.bottom {
	background-image: url(images/b1.gif);
	background-repeat: repeat-x;
	background-position: 0px -501px;
	height: 111px;
	width: 100%;
}

.show-pic1,.show-pic2,.show-pic3,.show-pic4 {
	float: left;
	height: 111px;
	width: 64px;
	display: inline;
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.show-pic2 {
	background-position: -64px 0px;
}

.show-pic3 {
	background-position: -128px 0px;
}

.show-pic4 {
	background-position: -192px 0px;
}

.show-word {
	float: left;
	width: 111px;
	height: 91px;
	padding-top: 20px;
	text-align: left;
	margin-right: 10px;
	display: inline;
	margin-left: 22px;
}

.show-title a {
	font-size: 14px;
	font-weight: bold;
}

.show-con {
	color: #a0a0a0;
	line-height: 18px;
	margin-top: 10px;
}

.show-line {
	float: left;
	height: 111px;
	width: 2px;
	margin-left: 15px;
	display: inline;
	background-image: url(images/b1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.pronun {
	float: left;
	padding-top: 20px;
	padding-left: 18px;
	line-height: 22px;
	text-align: left;
}

.pronun li {
	white-space: nowrap;
}

.pronun a {
	color: #545454;
}

.pronun a:hover {
	color: #000
}

.point {
	background-repeat: no-repeat;
	background-position: -20px 0px;
	width: 10px;
	float: left;
	display: block;
	height: 22px;
}

.hot a {
	color: #ba2636;
}

.hot a:hover {
	color: #d73535;
}

/*底部连接*/
.foot {
	text-align: center;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	color: #666;
	line-height: 22px;
	padding: 15px 0;
	overflow: hidden;
	zoom: 1;
}

.foot li {
	display: inline;
	padding-right: 10px;
}

.foot a {
	color: #909090;
}

.foot a:hover {
	color: #666666;
}

.foot .logo2010,.foot .countdown,.foot .footertxt {
	float: center;
	display: inline
}

.foot .logo2010 {
	margin: -7px 40px 0 30px;
	position: relative
}

.foot .countdown {
	margin: 4px 40px 0 0;
	text-align: right;
	padding: 16px 50px 0 0;
	background: url(2010countdown.jpg) no-repeat;
	width: 70px;
	height: 24px;
	_width: 120px;
	_height: 40px
}

.foot .countdown,.foot .countdown:hover {
	color: #E60012;
	text-decoration: none
}

.foot .inner {
	width: 895px;
	margin: 0 auto;
	text-align: center;
}