.outline {
	width: 880px;
	line-height: 1.2em;
	background-color: #FFCC99;
}
.header {
	width: 100%;
	color: #FFFFFF;
	line-height: normal;
	height: 75px;
}
.footer {
	font-size: 10px;
	text-align: right;
	clear: both;
	color: #FF3300;
	height: 15px;
}
.menu_outline {
	width: 160px;
	clear: left;
	float: left;
	background-image: url(img/menu_c.jpg);
	background-repeat: repeat-y;
}
.menu_u {
	background-image: url(img/menu_u.jpg);
	background-repeat: no-repeat;
	height: 15px;
	clear: both;
}
.menu {
	font-size: 10pt;
	width: 160px;
	text-align: center;
	clear: both;
	color: #663333;
}
.menu_b {
	background-image: url(img/menu_b.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
.main_Outline {
	float: right;
	clear: none;
	width: 720px;
	font-size: 14px;
	background-image: url(img/main_c.jpg);
	background-repeat: repeat-y;
}
.main_u {
	background-image: url(img/main_u.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
.main {
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	color: #663333;
}
.main_b {
	background-image: url(img/main_b.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
.info {
	font-size: 12px;
	padding-bottom: 5px;
}
