@charset "utf-8";
body {
	text-align:center;
	margin:0px auto;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	max-width:907px;
}
.test {
	color:red;
}
span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#999999;
}
span.dogtag_header {
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
div.header { 
	height:133px; 
}
div.menu { 
	height:62px; 
}
div.dogtag {
	text-align:justify;
	background-color:#000000;
}
div.mainbody {
	background-color:#000000;
	text-align:center;
	margin:0px auto;
	width:907px;
}
div.minibody {
	background-color:#000000;
	text-align:center;
	margin:0px auto;
	width:867px;
}
div.buffer {
	height:20px;
	background-color:#000000;
	width:907px;
	text-align:center;
	margin:0px auto;
}
div.footer {
	width:907px;
	height:38px;
	background-color:#000000;
}
