body { margin:10; font-size:14px; background:#fff; color:#085210;font-family:times new roman} 
.current{background:#CEF7D6;}

#wrap {
	margin:auto;
	width:800px;
	padding:1px;
	background-color: #CEF7D6;
	background-position: center;
}

.menu { background:#D4D4D2; height:31px; line-height:26px; padding-left:0px}
.menu a { color:#085210; text-decoration:none; padding:7px 10px 5px 10px;}
.menu a:hover , .set {background:#CEF7D6;} 

.submenu { width:100%; background-color:#CEF7D6; overflow:hidden; border-bottom:solid 0px;}
.submenu a {
	display:block;
	line-height:20px;
	text-decoration:none;
	color:#085210;
	border-bottom:solid #f1f1f1 1px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 15px;
}
.submenu img { border-width:0px;}
.submenu a:hover , .submenu .set { background:#CEF7D6;}

.center{ overflow:auto}
.left{ width:180px; float:left; background:#D9D9D9; overflow:hidden}
.leftbottom { background:url(images/11.jpg) no-repeat; width:100%; height:361px;}

.right { float:left; width:780px; margin-left:10px;}
.righttop { background:#fff url(images/10.jpg) no-repeat right; height:22px; margin:3px 0 10px 0; padding-bottom:10px; border-bottom:solid #666 3px;}
