
body{
	font-size:12px;
	line-height:18px;
	text-align:center;
	color:#333;
	background:#d8edff url(../img/bg01.gif) repeat-y center top;

}

body #test{
	font-size:12px;
	line-height:18px;
	text-align:center;
	color:#333;
	background:#fff;;

}

*{margin:0;}
#wrapper{
	width:750px;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	background:#fff;
}
#bg_white{
	background:#fff!important;
}

a,a:visited{
	color:#201f58;
	text-decoration:none;
}
a:hover,a:active{
	color:#252775;
	text-decoration:underline;
}
