@charset "utf-8";
/* CSS Document */

/* base */
body{
	font-family:"Microsoft YaHei";
}

footer.text-center::before{
	content:'';
}

/* plugin */

ul.pickerTable{
	width:100%;
	padding:0;
}

ul.pickerTable li{
	display: inline-block;
	width:18px;
	height:18px;
	border:1px solid #000;
	cursor:pointer;
	margin:1px;
}

ul.pickerOther li{
	width:31px;
	height:31px;
}



/* #dazi */


#dazi img.showImg{
	background: url("../img/tmbg.jpg");
}

#get_more { text-align: center }
#get_more img { margin: 10px auto; display: none; }
/*.get_more { padding: 10px; display: block; background: #1660D0; color: #ffffff; font-size: 16px; }
.get_more:hover { background: #1A4FDD; }*/
.more_loader_spinner { width: 20px; height: 20px; margin: 10px auto; background: url(../img/loader.gif) no-repeat; }
