@charset "gb2312";
/* CSS Document */
.crumb {
	margin-top: 5px;
	margin-bottom: 8px;
}
#mainBody{
	line-height: 21px;
	float: right;
	width: 710px;
	overflow: hidden;
	margin: 0;
}
#leftBody{
	line-height: 22px;
	float: left;
	width: 240px;
	overflow: hidden;
	white-space: nowrap;
	margin: 0;
}
.title, .title_2 {
	padding-left: 10px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	font-family: "黑体";
	color: #000;
}
#mainBody .title {
	background-image: url(style/images/index_bg.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 700px;
}
#leftBody .title, #leftBody .title_2 {
	background-image: url(style/images/index_bg.png);
	background-repeat: no-repeat;
	background-position: -470px -68px;
	height: 30px;
	width: 230px;
}
#mainBody ul {
	text-align: right;
}
#mainBody li a {
	float: left;
}
#leftBody .title_2 {
	color:#fff;
	background-position: -470px -33px;
}
#game_infor {
}
#game_infor span {
	width: 168px;
	float: left;
	display: block;
	padding-left: 15px;
	margin-bottom: 10px;
}
#game_infor span img {
	width: 160px;
	height: 100px;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 3px;
}
#game_infor p {
	float: left;
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	white-space: normal;
	height: 88px;
	overflow: hidden;
	text-indent: 2em;
}
#game_infor ul {
	float: left;
	width: 540px;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 5px;
}
#game_infor ul li a {
	float: none;
}
.border_box, .border_box_2 {
	border: 1px solid #cfebfd;
	border-top: none;
	margin-bottom: 10px;
	padding: 10px;
}
.border_box_2 {
	border-color: #fa690c;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix{ *zoom:1; }
/*11.15李楠修改*/
.title,.title_2{
	font-family: "微软雅黑","宋体",Arial;
}
.title h2, .title_2 h2{
	padding-left: 10px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	font-family: "微软雅黑","宋体",Arial;
	color: #3e3e3e;
}
#mainBody .title{
	background:url(/gonglue/css/gonglue-title1.png) no-repeat;
}
#mainBody .title h2{
	width:100%;
	text-indent:0;
}
#mainBody .mainNextPage{text-align:center;}
#mainBody var{ font-style:normal;}
.gl-downBtn a{width:200px;height:30px;margin:5px auto;line-height:30px; text-align:center;display:block; background:url(/gonglue/css/gonglueBtn.png) no-repeat;}
.gl-downBtn a:hover{background-position:0 -30px;}
.mt10{margin-top:10px;}
#gl-downArea{border-top:1px solid #cfebfd;}