body {
	height: 600px;
	width: 600px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#manu1 {
	font-size: 12px;
	color: #695268;
	background-color: #FFDDDD;
}
#dotline1 {
	background-image: url(image/line3.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 120px;
	vertical-align: middle;
	float: right;
	background-position: center;
}
#dotline2 {
	background-image: url(image/line3.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 7px;
	width: 310px;
	vertical-align: middle;
	float: left;
	background-position: center;
}
.font1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.font2 {
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.font3 {
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	font-weight: normal;
	color: #FF9999;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#bg {
	background-color: #FFDDDD;
	background-position: center center;
	height: 255px;
	width: 510px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bg2 {
	background-color: #FFDDDD;
	background-position: center center;
	height: 125px;
	width: 510px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.topconer{
	background-color: #FFCCCC;
	background-image: url(image/corner_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bottomconer{
	background-color: #FFCCCC;
	background-image: url(image/corner_br.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.coner{
	border: none;
	display:block;
	height: 15px;
	width: 15px;
}