@charset "utf-8";
/* CSS Document */

* { magin:0px;padding:0px;}
body {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
}
#main {
	width:960px;
	margin:0px auto;
	text-align:left;
}

#main
a img {
	border:0px;
}
#footer {
	font-size:10px;
	width:960px;
	margin:0px auto;
}
#footer #copyright {
	float:right;
	text-align:right;
	width:300px;}

#footer .contact {
	width:300px;
	text-align:left;
	float:left;}
.category {
	margin-bottom:20px;
}
.category .img a {
	display:block;
	width:80px;
	height:80px;
	float:left;
}
.category .img a img {
	width:80px;
	height:80px;}
	
.category p {
	font-size:12px;
	}
.category h2 {
	color:#666;
	font-size:18px;
	font-weight:normal;
	margin-bottom:0px;}

.clear {
	display:block;
	clear: both;
	height:0px;
	font-size:0px;
	line-height:0px;
}
#main_img {
	text-align:center;
}
