#dqsearch {
	line-height: 41px;
	height: 41px;
	overflow: hidden;
	background-image: url("game/daquan/img/search.jpg");
	background-repeat: no-repeat;
	background-position: 20px top;
	margin-top: 10px;
	padding-left: 200px;
	clear: both;
}
#abc {
	line-height: 30px;
	height: 30px;
	border: 1px solid #CCC;
}
#abc b {
	float: left;
	background-color: #090;
	color: #FFF;
	font-weight: normal;
	text-align: center;
	width: 70px;
	border: 1px solid #FFF;
	overflow: hidden;
	height: 28px;
}
#abc a {
	float: left;
	height: 20px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	background-color: #F00;
	color: #FFF;
	line-height: 20px;
	margin: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	cursor:pointer;
}
.GameList {
	border: 1px solid #CCC;
	overflow: hidden;
	margin-top: 5px;
	clear:both;
	padding: 0px;
	height: auto;
	width: auto;
}
.ClosAndOpen {
	background-image: url("game/daquan/img/clos.jpg");
	background-repeat: no-repeat;
	height: 30px;
	cursor:pointer;
	background-position: center;
}
.GameListRight ul {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.GameListRight ul li {
	line-height: 20px;
	float: left;
	height: 20px;
	width: 92px;
	overflow:hidden;
	margin-left:25px;
}


.GameListLeft{
	float: left;
	width: 120px;
	text-align: center;
}
.GameListLeft span {
	font-size: 36px;
	font-weight: bold;
	color: #C00;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 50px;
}

.GameListRight {
	float: right;
	width: 840px;
	margin: 5px;
	border: 3px solid #FFC875;
	overflow:hidden;
 
	height:65px;
    
}





#key {
	line-height: 30px;
	height: 30px;
	width: 500px;
	margin-top: 5px;
}
.sear {
	line-height: 30px;
	height: 30px;
	margin-top: 1px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFDBC4;
	border: 1px solid #F00;
	color: #FFF;
	font-weight: bold;
	background-image: url("game/daquan/img/bj.jpg");
}
