body {
	background: url(common/bg.gif) repeat-y;
	margin: 0px 0px 0px 20px;
}
.nomal {
	font-size: 13px;
	line-height: 17px;
	color: #333333;
}
a:link {
	font-size: 13px;
	line-height: 17px;
	color: #246EB2;
}
a:hover {
	font-size: 13px;
	line-height: 17px;
	color: #246EB2;
	text-decoration: none;
}
a:visited {
	font-size: 13px;
	line-height: 17px;
	color: #246EB2;
}

.attention {
	font-size: 13px;
	line-height: 17px;
	color: #990000;
}



#header {
	margin: 0 auto;
	width: 700px;
	height: 15px;
	text-align: left;
	float: left;
}
h1 {
	margin: 10px 0 0 15px;
	color: #000000;
	font-size: 10pt;
	height: 15px;
}

#wrapper {
	width: 730px;
}