@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin:0px;
	margin-bottom:20px;
	color:#000000;
	/*text-align:center;*/
}
#wrapper {
	margin:0px auto;
	width:700px;
	text-align:center;
}
#header {
	margin-bottom: 5px;
}
.text12 {
	font-size: 12px;
	line-height: 16px;
}

.fp{ text-align:right; font-size:10px; height:31px; padding:0px; margin:0px; }
.fp img{ vertical-align:middle;}
.fixed_hrLine{
	margin:0 auto;
	margin-bottom:15px;
	width:700px;
	height:10px;
	background:url(../uni_element/images_header/hr_line.gif) left top repeat-x;
}
#num{
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	width:660px;
	font-size:13px;
}
