#position {
	height: 27px;
	width: 960px;
	background-image: url(bg_news_position.gif);
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 27px;
}
#content {
	width: 963px;
	margin-top: 5px;
	border: 1px solid #FF6600;
	background-color: #fff7e9;
	font-size: 12px;
	margin-bottom: 10px;
	text-align: left;
	height: 1500px;
}
/* 导航菜单 */
#bar_top {
	height: 88px;
	width: 958px;
	background-image: url(../../resource/bar_top.JPG);
	margin-bottom: 5px;
}
#position {
	height: 27px;
	width: 960px;
	background-image: url(bg_news_position.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 27px;
}
#content {
	width: 960px;
	margin-top: 5px;
	border: 1px solid #999999;
	font-size: 12px;
	margin-bottom: 10px;
	text-align: left;
	height: auto;
	background-color: #CCCCCC;
}
#content .title {
	height:24px;
	line-height:24px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align: left;
	text-indent: 10px;
	background-color: #666666;
}
#content .textline {
	COLOR: #000033;
	font-size: 14px;
	height: auto;
	line-height: 25px;
	width: 958px;
	margin-left: 5px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#content .tabletextline {
	COLOR: #666666;
	font-size: 14px;
	height: auto;
	line-height: 25px;
	width: 710px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .gamename {
	COLOR: #666666;
	font-size: 12px;
	height: auto;
	line-height: 25px;
	width: 120px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content .span {
	
	height: 10px;
	
}
#content .texttitle {
	COLOR: #000099;
	font-size: 14px;
	height: 25px;
	line-height: 20px;
	font-weight: bold;
	width: 960px;
	text-indent: 10px;
	margin-top: 5px;
}

#content .pic {
	float:left;
	white-space: nowrap;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
#gameitem {
	width: 308px;
	float: left;
	height: 150px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	margin-right: 10px;
}
#spliter{
	width: 5px;
	float: left;
	height: 100px;
	margin-right: 0px;
}
#gameitem .pic {
	width: 150px;
	height: 91px;
	margin-top: 0px;
	float: left;
	margin-left: 0px;
}
#gameitem .info {
	width: 138px;
	height: 130px;
	float: right;
	margin-top: 0px;
	margin-right: 3px;
}
#gameitem .name {
	width: 125px;
	background-color: #CCCCCC;
	height: 20px;
}

#bottom {
	height: 90px;
	width: 960px;
	margin-top: 10px;
	border: 1px solid #000000;
}
a:link {
	color: #003399;
	text-decoration:none;
}
a:visited {
	color: #003399;
	text-decoration:none;
}
a:hover {
	color: #003399;
	text-decoration:underline;
}
a:active {
	color: #003399;
}
.black,a.black:link,a.black:visited,a.black:active {
	COLOR: #666666;
	font-size: 14px;

}
.black:hover {
	COLOR: #FF7A01;
	text-decoration:underline;
	font-size: 14px;
}
.whiteborder,a.black:link,a.black:visited,a.black:active {
	COLOR: #2B2B2B;
	text-decoration:none;
	border: 1px solid #FFFFFF;
}
.whiteborder:hover {
	COLOR: #FF7A01;
	text-decoration:underline;
}
.Blue,a.Blue:link,a.Blue:visited {
	color:#1f3a87;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
