body {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	/*background: #F660AB;*/
	background: #fff url('ff00cc-400-gradiant.png') repeat-x;
	/*background: #fff url('http://www.kbaccountancy.com/gradient.gif') repeat-x;*/
	/* http://www.computerhope.com/htmcolor.htm */
	/*background: #361f4c;
	background: #000;*/
	/*background: #fff url('http://www.kbaccountancy.com/gradient.gif') repeat-x;*/
	/*background: #fff url('http://fc00.deviantart.com/fs27/f/2008/038/1/b/ecchi_2_by_EddieRhoads.jpg') repeat-y;*/
	/*background: #fff url('http://moechan.ani.vn/_images/edd6c4b7995a47bc76cf1bbfbc4dce09/Moechan.ani.vn-catgirl%20ecchi%20panties%20pantsu%20pure_pure%20sakurazawa_izumi%20thighhighs%20tobari.jpg') fixed center center;*/
	/*background: #c6c6c6 url('Moechan.ani.vn-catgirl-ecchi-panties-pantsu-pure_pure-sakurazawa_izumi-thighhighs-tobari-600.jpg') no-repeat fixed center center;*/
}
div.content {
	/*display:none;*/
}
h1 { text-align: center; }
div.topbar {
	display: inline-block;
	display:-moz-inline-block;
	width: 100%;
	border-top: 1px solid #6b90da;
	background: #ebeff9;
	padding: 5px 1px;
	position: relative;
	opacity: .8;
}
div.topbar span.links {
	float: right;
}
div.topbar span.imagecount {
	float: left;
}
div.thumbnails {
	text-align: center;
}
div.imagetn {
	display:-moz-inline-stack;
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
}
span.imagetn {
	display: table-cell;
	width: 150px;
	height: 150px;
	vertical-align: middle;
	
}
span.imagetn img {
	max-width: 140px;
	max-height: 140px;
	padding: 4px;
	border: 1px solid #CCC;
	/*background: url('5-1.gif') center center no-repeat;
	onload="this.style.background='none';" */
}
span#loading.imagetn {
	
}
div.downloadbox {
	border: 1px solid #999;
	font-size: 8pt;
	/* color: #60F; */
	/* color: #FFF; */
	overflow: auto;
	/*border-top: 1px solid #bebebe;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;*/
	/*background: white;*/
}
a.button {
	background: #eef;
	border: 1px solid black;
	padding: 2px;
	display: inline-block;
	display:-moz-inline-stack;
	text-decoration: none;
	color: #00F;
	margin-bottom: 4px;
}
div.urls {
	margin-bottom: 20px;
}
div.urls div.inlineurl {
	padding: 4px;
}
div.form form.form{
	text-align: center;
}
div.form fieldset {
	border: 0;
}
div.form form.form input.thread{
	width: 50%;
	/*-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius: 5px 5px 5px 5px;*/
}
div.form form.form input.submit{
	background: #eef;
	color: #00F;
	padding: 2px;
	opacity: 0.8;
}
div.noscript {
	background: #FFC;
	border: 1px solid black;
	padding: 4px;
}
div.pagination { text-align: center; margin: 20px 0;}
div.pagination a { display: inline-block; background: #EEF; border: 1px solid #6b90da; padding: 4px; }
div.fourofour { text-align: center; font-size: 16px;}