#play IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	WIDTH: 328px;
	HEIGHT: 160px;
	BORDER-RIGHT-WIDTH: 0px
}

#list {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#play {
	MARGIN-TOP: 0px;
	Z-INDEX: 1;
	LEFT: 0px;
	MARGIN-BOTTOM: 0px;
	OVERFLOW: hidden;
	WIDTH: 326px;
	POSITION: relative;
	TOP: 0px;
	HEIGHT: 160px;
	padding: 0px;
	float: left;
}

#play_text {
	Z-INDEX: 3;
	LEFT: 230px;
	MARGIN-BOTTOM: 0px;
	OVERFLOW: hidden;
	WIDTH: 95px;
	BOTTOM: 5px;
	MARGIN-RIGHT: 0px;
	POSITION: absolute;
	HEIGHT: auto
}

#play_text UL {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}

#play_text UL LI {
	DISPLAY: inline;
	FONT-SIZE: 12px;
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 19px;
	CURSOR: pointer;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma;
	TEXT-ALIGN: center;
	background-color: #333;
	height: 15px;
	margin-right: 2px;
	border: 1px solid #666;
}

#play_text UL LI.now {
	DISPLAY: inline;
	FONT-SIZE: 12px;
	FILTER: Alpha(opacity=200);
	FLOAT: left;
	OVERFLOW: hidden;
	CURSOR: pointer;
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma;
	TEXT-ALIGN: center;
	opacity: 2;
	-moz-opacity: 2;
	background-color: #F06509;
	border: 1px solid #F4871A;
	font-weight: bold;
}

#play_list {
	OVERFLOW: hidden;
	HEIGHT: 160px
}

#play_list A {
	DISPLAY: block;
	OVERFLOW: hidden;
	WIDTH: 324px;
	HEIGHT: 160px
}

#bottom {
	width: 950px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	margin: 0 auto;
	clear: both;
}

#bottom .neirong3 {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d9e1e8;
	border-bottom-color: #f0f0f0;
	border-left-color: #d9e1e8;
	padding: 10px;
	background: #FFF url(../images/login_24.gif) no-repeat left top;
}

#bottom .icons {
	text-align: center;
	padding: 10px;
}

#list #hitnews {
	overflow: hidden;
	display: inline-block;
	padding: 0 5px;
}

#list #hitnews .ioufew {
	float: left;
	margin: 5px;
	width: 271px;
	border: 1px solid #d9e1e8;
	border-bottom: 2px solid #f0f0f0;
	height: 130px;
	overflow: hidden;
	display: inline-block;
	padding: 5px 15px;
	background: #fff url(../images/news/bottomLine.jpg) no-repeat left bottom;
}

#list #hitnews .ioufew li a {
	line-height: 24px;
	list-style: disc;
	padding-left: 15px;
}

#list #hitnews .ioufew h2 {
	/* font-weight: bold; */
	color: #698FA6;
	line-height: 25px;
}

#newList {
	overflow: hidden;
	margin: 0 auto;
	padding: 0px 5px;
}

#newList .item {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d9e1e8;
	border-right-color: #d9e1e8;
	border-bottom-color: #f0f0f0;
	border-left-color: #d9e1e8;
	background: url(../images/news/bottomLine.jpg) no-repeat left bottom;
	float: left;
	width: 301px;
	overflow: hidden;
	height: auto;
	margin: 5px;
}

#newList .item h2 {
	background: url(../images/news/indexbg.jpg) no-repeat left top;
	line-height: 30px;
	height: 30px;
	padding-left: 34px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

#newList .item .more {
	float: right;
	display: block;
	/* background: url(../images/news/info_10-04.jpg) no-repeat; */
	height: 30px;
	width: 45px;
	cursor: pointer;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	color: #5b5b5b;
	font-weight: normal;
}

#newList .item ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

#newList .item ul li {
	background: url(../images/news/info_10.jpg) no-repeat 5px center;
	font-size: 14px;
	line-height: 22px;
	padding-right: 5px;
	padding-left: 18px;
	margin-left: 5px;
}

#newList .item ul li a {
	color: #333;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.hot_news.hot_line {border-bottom: 1px dashed #eee;}
.hot_news.hot_line:last-child {border: none;}
