@charset "utf-8";
@import url("reset.css");
body{
text-align:center;
	margin:0 auto;
	width:1000px;
	background:#FFF ;
	}
	#a01	{
	width:980px;
	margin:0 auto;}
h1, h2, p.c_p {
	font-size:0px;
	text-indent:-9999px;
	height:0px;
}
.footer{ position:relative; top:-5px;}
p.classify {
	clear:both;
	position:absolute;
	font-size:11px;
	width:50px;
	height:50px;
	position:absolute;
	top:18px;
	right:20px;
	text-indent:-9999px;
	-moz-border-radius: 0 5px 5px; /* Firefox */
	-webkit-border-radius:0 5px 5px; /* Safari, Chrome */
	-khtml-border-radius: 0 5px 5px; /* Konqueror */
	border-radius: 0 5px 5pxpx; /* Opera 10.50 and later (CSS3 standard) */
	behavior: url(border-radius.htc); /* IE6, IE7, IE8 */
}
#c18 {	background:url(18.png)!important; border:1px solid #d83526;}
#c15 {	background:url(15.png)!important; border:1px solid #eeb44f;}
#c12 {	background:url(12.png)!important; border:1px solid #eeb44f;}
#c6 {	background:url(6.png)!important; border:1px solid #337fed;}
#c0 {	background:url(0.png)!important; border:1px solid #83c41a;}

.class_w{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
	text-align:center;
	position:absolute;
	top:-2px;
	right:20px;
	}