body {
	background-color: #F0D2A0;
	margin: 0px;
}
.head {
	width: 390px;
	height: 90px;
	background-image: url(../img_info/head.jpg);
	background-repeat: no-repeat;
}
.left {
	width: 25px;
	height: 465px;
	background-image: url(../img_info/left1.jpg);
}
.left2 {
	width: 365px;
	height: 465px;
	background-image: url(../img_info/left2.jpg);
	background-repeat: no-repeat;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-weight: bolder;
	text-decoration: none;
}
.right {
	width: 380px;
	height: 555px;
	background-image: url(../img_info/right.jpg);
	background-repeat: no-repeat;
}
.hline {
	height: 20px;
}
.text {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-weight: normal;
	text-decoration: none;
}

