body {
	text-align:center;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
.left {
	width: 390px;
}
.right {
	width: 150px;
	padding:0 45px
}
#side {
	padding-top: 45px;
}
#side #top {
	height: 200px;
}
#side #bm {
	padding-top: 30px;
}
/* header */
#header {
	background:url(images/header.gif) no-repeat;
	height:178px
}
#logo {
	position:relative;
	top:60px;
	left:100px
}
#logo h1 {
	font-size:34px;
	color:#051624
}
#logo div {
	padding-left: 90px;
	color:#05202e
}
ul#nav li {
	display: inline;
	position:relative;
	top:75px;
	left:380px;
	padding:0 20px
}
/* content */
#inner {
	height: 474px;
	padding:0 55px
}
#content {
	background:url(images/content.gif) no-repeat;
	height: 445px
}
#content .left h2 {
	color:#fff;
	font-size:30px;
	padding:20px 0
}
#content p {
	padding-bottom:10px;
	width: 340px;
	color:#a6d6e5
}
#content .right h2 {
	font-size:22px;
	color:#fff;
	padding:20px 0
}
#content .right a:hover {
	text-decoration:none;
}
#content a {
	color: #c0fc2e;
	font-weight:700
}
#content a:hover {
	color: #FF3366;
	font-weight:700
}
.left {
	padding:0 30px
}
#content ul.meun a {
	color:#c0fc2e;
	text-decoration:underline;
	line-height:30px
}
/* footer */
#footer {
	color: #a6d6e5;
	background:url(images/footer.gif) no-repeat;
	height:177px;
	padding-left: 55px;
}
#ftlink {
	padding-top: 40px;
}
#xhtml {
	position:relative;
	top:-20px;
	left:500px
}
#header a, #footer a {
	color:#FFFFFF
}
