@charset "utf-8";
body {
	font-size: 13px;
	color: #0F2157;
	text-decoration: none;
	margin:0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom{background-image:url(../images/bottom-bg.gif);background-repeat:repeat-x;height:200px;background-position: top;	margin-top:30px;}
.font1{ font-size:12px; line-height:20px;}
.font2{ font-size:12px; line-height:20px;}
