body{list-style:none;}
body,a,p,b,span,h1,h2,h3,h4,h5,h6,input,tr,td,label,div{font-family:Arial, Helvetica, sans-serif;}
/*--------------- Layout -----------------------*/

.layout-banner,.layout-footer{
	width:100%;
}

.center-inner{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
.pagging-bound{
	width:100%;
	overflow:hidden;
	height:30px;
	margin-top:20px;
	line-height:30px;
}
.duk-paging-bound{
	float:right;
	height:30px;
	text-align:center;
	font-weight:bold;
}
.duk-paging-bound span:first-child{
	color:#00F !important;	
}
.duk-paging-bound font{
	border-right: #ff6500 1px solid;
	border-top: #ff6500 1px solid;
	font-weight: bold;
	padding-bottom: 2px;
	border-left: #ff6500 1px solid;
	color: #FFFFFF !important;
	margin-right: 3px;
	border-bottom: #ff6500 1px solid;
	background-color: #ffbe94;
	padding:5px 10px !important;
}
.duk-paging-bound a{
	border-right: #ff9600 1px solid;
	background-position: 50% bottom;
	border-top: #ff9600 1px solid;
	border-left: #ff9600 1px solid;
	color: #ff6500;
	margin-right: 3px;
	padding:5px 10px !important;
	border-bottom: #ff9600 1px solid;
	text-decoration: none;
}
.duk-paging-bound a:hover{
	border-right: #ff9600 1px solid;
	border-top: #ff9600 1px solid;
	background-image: none;
	border-left: #ff9600 1px solid;
	color: #FFF !important;
	border-bottom: #ff9600 1px solid;
	background-color: #ffc794;
}

/*ADS FIX*/
.ads-left{
	width:150px;
	height:350px;
	overflow:hidden;
	position:fixed;
	top:180px;
	left:10px;
}
.ads-right{
	width:150px;
	height:350px;
	overflow:hidden;
	position:fixed;
	top:180px;
	right:10px;
}