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
}
/* header */
#header {
	background:url(images/header.gif) no-repeat;
	height:229px
}
#header h1 {
	font-size:38px;
	padding-top: 50px;
	padding-left: 130px;
	color:#9cdbfb
}
#header div {
	font-size:14px;
	padding-left: 140px;
	color:#9cdbfb
}
ul#meun li a {
	padding-left:5px
}
/* content */
#content {
	background:url(images/content.gif) no-repeat;
	height:730px
}
#content {
	padding:0px 55px 0 55px;
}
#content .left {
	width:400px
}
#content h2 {
	font-size:30px
}
#content p {
	padding:10px 0px;
}
#content .right {
	width: 243px;
}
#top {
	width: 200px;
	padding-left: 50px;
	padding-top: 50px;
}
#top li {
	list-style:url(images/arrow.gif) inside
}
#top a {
	color:#99cc66;
	line-height:20px
}
#inner {
	padding-top: 100px;
}
#img {
	background:url(images/imgbg.gif);
	height:83px
}
#img img {
	padding:8px
}
/* footer */
#footer {
	background:url(images/footer.gif) no-repeat;
	height:141px;
	text-align:center
}
#ftlink {
	padding-top: 40px;
}
#ftlink, #copyright {
	padding-bottom:8px;
}
