@charset "UTF-8";
.main {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #79756B;
	padding-top: 12px;
	padding-right: 15px;
	text-align: left;
	vertical-align: top;
}
.main a:link , a:hover, a:visited{
	font-weight: bold;
	color: #79756B;
	text-decoration: underline;
}
body {
	background-image: url(../source/paper_bg_white.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-top: 30px;
}
img{behavior: url(css/iefix/iepngfix.htc)}
.left {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #79756B;
	line-height: 18px;
	padding-top: 12px;
	padding-left: 0px;
}
.left a:link, a:hover, a:visited{
	color: #79756B;
	text-decoration: underline;
	text-align: left;
	vertical-align: top;
}
.test {
	text-align: center;
}
.footer {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #E03F13;
	padding-top: 17px;
	padding-right: 15px;
	text-align: left;
	vertical-align: top;
}
.footer a:link, a:hover, a:visited {
	font-weight: bold;
	color: #E03F13;
	text-decoration: underline;
}
