body{
	margin:auto;	
	padding:0px;
	font-family:'Microsoft JhengHei', 'Montserrat', sans-serif;
}
.wrapper{
	margin:auto;
	max-width:1024px;
}

/* header start */
#header{
	display:none;
}
#header-mobile{
	display:none;
}
#top{
	margin:auto;
	padding:3px 0;
	background-color:#EEE;
	border-bottom:1px solid #CCC;
}
.ad-banner{
	margin:auto;
	text-align:center;
	overflow:hidden;
}
/* header end */


}
/* menu start */
	#menu{
		background-color:#111;		
		border:1px solid #CCC;
		border-style:solid none;		
	}
	#menu ul{
		padding:0px;
		margin:0px;
		list-style:none;
	}
	#menu li{
		margin:1px;
		padding:3px 2px;
		float:left;
		text-align:center;
		border-right:1px solid #CCC;
		background-color:#222222;
	}
	#menu li a{
		display:block;
		padding:3px 12px;
		color:#FFF;
		font-size:20px;
		text-decoration:none;
		text-transform:capitalize;
		font-family:'Abril Fatface', 'Microsoft JhengHei', sans-serif, cursive;
		border-radius:3px;
	}
	#menu li a:hover{
		background-color:#FFF;
		color:#333;
		/* text-decoration:underline; */
	}
	#menu li .sel{
		background-color:#057311;
		color:#FFF;
		/* text-decoration:underline; */
	}	
/* menu end */

/* content start */
	#content{}

/* content end */

/* footer start */
	#footer{
		max-width:100%;
		background-color:#333;
		text-align:center;
		color:#FFF;
	}
	#footer a{
		color:#FFF;
	}
	#footer .cat-list{
		width:800px;
		float:left;
		margin:30px 10px;
		padding-left:20px;
		border-right:1px solid #FFF;
	}
	#footer .cat-list ul{
		background-color:#CCC;
		width:800px;
		padding:0;
		margin:0;
		list-style:none;
	}
	#footer .cat-list li{
		float:left;
		width:100px;
		line-height:30px;
	}
	#footer .cat-list a{
		font-size:16px;
		color:#FFF;
		text-decoration:none;
	}
	#footer .cat-list a:hover{
		text-decoration:underline;
	}
	#footer .about-this-site{
		margin:30px 10px;
		padding-left:20px;
		width:300px;
		float:left;
		border:0px;
	}
	#footer .about-this-site ul{
		padding:0;
		margin:0;
		width:100%;
		
		list-style:none;
	}
	#footer .about-this-site li{
		
		float:left;
		width:100px;
		font-size:12px;
		line-height:30px;
	}
	#footer .about-this-site a{
		font-size:14px;
		color:#FFF;
		text-decoration:none;
	}
	#footer .about-this-site a:hover{
		text-decoration:underline;
	}
	
/* footer end */	


/* paging start */
	#page{
		padding:0px 0px;
		/* min-height:600px; */
		/* box-shadow:0 0 5px #EEE; */
	}
	.nav{
		padding:10px;
	}
	.tool-bar{
		width:100%;
		vertical-align:middle;
	}
	.tool-bar .record-count{
		margin:10px 10px 10px 0;
		float:left;
	}
	.paging{
		width:100%;
		margin:25px 0;
		padding:20px 0px;
		border-top:1px solid #EEE;
		text-align:center;
	}
	.paging a{
		background-color:#FFF;
		color:#666;
		font-size:18px;
		margin:2px;
		padding:4px 8px;
		text-align:center;	
		text-decoration:none;
		border:1px solid #CCC;
		border-radius:3px;
		box-shadow:1px 1px 2px #CCC;
	}
	.paging .current{
		margin:2px;
		padding:4px 8px;
		border:1px solid #CCC;
		border-radius:3px;
		box-shadow:inset 0 0 3px #ccc;
		background-color:#EEE;
		color:#999;
		font-size:20px;
	}
/* paging end */

#a-row-1{	
	margin:auto;
}
.ad-banner{
	max-width:726px;
	max-height:88px;
	overflow:hidden;
	margin:auto;
	border:1px solid #DDD;
}
.ad-box{
	border:1px solid #DDD;
}