@import "headline.css";
@import "game.css";

.middle_page_title {
	margin-bottom: 0px;
}

.index_news{
	clear: both;	
	text-align: left;
	width: 504px;
	height: 197px;
	overflow: hidden;
	position: relative;
}
.index_news .content{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 260px;
	height: 187px;
	overflow: hidden;
}
.index_news .content .image img{
	width: 250px;
	height: 175px;
	border: 1px solid #A9BEDB;
}
/**/
.tabsheetCM {
	text-align: left;
	position: absolute;
	left: 260px;
	top: 10px;
	width: 244px;
	overflow: hidden;
}
.tabsheetCM .short_content_outer{
	margin: 4px 0px 8px 0px;
}
.tabsheetCM .news_headline{
	font: 700 19px/23px Arial;
	height: 46px;
	overflow: hidden;
	color: #000000;
}
.tabsheetCM .short_content{
	height: 30px;
	overflow: hidden;
}
.tabsheetCM .short_content a{
	font: 100 11px/15px Tahoma;
	color: #5d5d5d;
}
.tabsheetCM .item{
	padding: 0px 0px 0px 10px;
	background: transparent url(../images/icon_01.gif) no-repeat 0px 7px;
}
.tabsheetCM .item_inner{
	height: 18px;
	overflow: hidden;
	line-height: 18px;
}
.tabsheetCM .item img {
	height: 14px;
	border-width: 0px;
	margin-left: 4px;
	margin-top: 4px;
}
.tabsheetCM .item a, .tabsheetCM .item font{
	font: 700 11px/18px Tahoma;
}
.tabsheetCM a{
	color: #1152aa;
}

/*
.index_news {
	clear: both;
	background: url(../images/index_news_bck.png) no-repeat;
	width: 524px;
	height: 111px;
	overflow: hidden;
	position: relative;
}
.index_news_1{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 263px;
	height: 80px;
	overflow: hidden;
}
.index_news_1 img{
	width: 114px;
	height: 80px;
	margin-right: 8px;
}
.index_news_1 .title{
	font: 700 8pt/13px Tahoma;
	color: #E0010A;
	height: 26px;
	overflow: hidden;
}
.index_news_1 .short_content{
	font: 100 8pt/13px Tahoma;
	height: 52px;
	overflow: hidden;
	cursor: pointer;
}
.index_news_1 .link{
	background: url(../images/icon_01.gif) no-repeat 0px 3px;
	height: 14px;
	overflow: hidden;
	font: 700 8pt/14px Verdana;
	color: #625f5f;
	cursor: pointer;
}
.index_news_1 .link span{
	padding-left: 8px;
}
.index_news_2{
	position: absolute;
	left: 294px;
	top: 9px;
	width: 199px;
	height: 80px;
	overflow: hidden;
}
.index_news_2 .item{
	background: url(../images/icon_02.gif) no-repeat 5px 5px;
	height: 16px;
	overflow: hidden;
	cursor: pointer;
}
.index_news_2 .item a{
	padding-left: 16px;
	padding-right: 8px;
	font: 100 8pt/16px Tahoma;
	color: #666666;
}*/
/**/
