﻿

/*新闻列表---------------------------------------------------------------------------------------------*/
p {
	border-bottom-style: none;
	padding-bottom: 0px;
	border-right-style: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-left-style: none;
	padding-top: 0px;
}
.newsBody {
	width: 717px;
	height: auto;
	float: left;
	background-repeat: repeat-y;
}
.newsTitle {
	width: 692px;
	height: 20px;
	padding-top: 10px;
	padding-left: 25px;
	background: url(../images/gameBb.png) 0 0 no-repeat;
}
.newsBg1, .newsBg2 {
	padding: 7px 15px;
	width: 687px;
	float: left;
	background-repeat: repeat-y;
}
.newsBg2 {
	height: 679px;
}
.newsBg1, .newsBg2 li {
	line-height: 28px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: dashed 1px #ccc;
}
.newsBg1, .newsBg2 span {
	float: right;
	font-weight: normal;
	padding-right: 10px;
	color: #666;
}
.newsBg1, .newsBg2 label {
	width: 4px;
	height: 6px;
	background: url(../images/QpIndex.png) -241px -390px no-repeat;
	float: left;
	margin: 10px 7px 0 0;
}
.newsBottom {
	width: 717px;
	height: 12px;
	background-repeat: no-repeat;
	background-position: 0 -153px;
}

/*新闻查看---------------------------------------------------------------------------------------------*/
.viewBody {
	width: 596px;
	min-height: 506px;
	padding: 25px;
	margin:0px auto;
	overflow:hidden;
}
.viewTitle {
	height: 30px;
	text-align: center;
	line-height: 30px;
	padding:15px 0px;
}
.ViewContent {
	line-height: 26px;
	float: left;
	padding: 0px 35px;
}
.viewTop {
	width:1002px;
	height:30px;
	line-height:30px;
	padding:10px 0px 0px 0px;
}

/*推广员---------------------------------------------------------------------------------------------*/
.tgTitle {
	width: 717px;
	height: 41px;
}

.tgTitle1 {
	width: 657px;
	height: 25px;
	padding: 0 10px;
	line-height: 25px;
}
.tgBg {
	padding: 15px 20px;
	width: 677px;
	float: left;
}
.tgBg .content {
	padding: 8px 10px 12px;
	line-height: 28px;
	font-size: 14px;
}

/*比赛中心---------------------------------------------------------------------------------------------*/
.matchTitle {
	width: 717px;
	height: 41px;
	background: url(../images/match.gif) no-repeat;
}

/*网站地图---------------------------------------------------------------------------------------------*/


.tgBg .content li {
	float: left;
	display: inline;
	line-height: 30px;
	width: 110px;
}



/*-----新闻上下篇按钮-----*/
#next1 { float:left; margin-left:0px;}
#next2 { float:left; margin-left:0px;}
#last1 { float:right;}
#last2  { float:right;}