.box0 {
	width: 100%;
	text-align: center;
	background-color: #FFFF99;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu {
	margin-top: 10px;
	margin-left: 10px;
}
.info {
	background-color: #FFFFCC;
	width: 420px;
	border: 1px dotted #FF6633;
	font-size: 10pt;
	line-height: 120%;
	text-align: left;
	vertical-align: top;
	padding: 15px;
	margin-top: 15px;
}
.title1 {
	background-image: url(../img/main_1.jpg);
	background-repeat: no-repeat;
	height: 310px;
	width: 250px;
	background-position: left 0px;
	vertical-align: top;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

