body {
	text-align:center;
	background:url(images/bg.jpg) bottom;
}
a {
	text-decoration:none;
	color:#FFFFFF
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:909px;
	text-align:left;
	margin:0 auto;
}
.float-l {
	float:left
}
.folat-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	height:186px;
	background:url(images/hd.jpg);
	position:relative
}
#nav {
	background:url(images/nav.gif);
	height:43px;
	position:absolute;
	top:148px;
	width:807px;
}
#logo {
	position:absolute;
	top:50px;
	left:100px;
	color:#fff
}
#logo h1 {
	font-size:34px;
}
#logo div {
	padding-left:100px
}
/* content */
#content {
	height:540px;
}
#content .left {
	width:654px;
	height:517px;
	background: url(images/main2.gif) no-repeat;
	padding:0 50px 0 50px;
}
#content .left h2 {
	color:#608803;
	font-size:34px;
	padding:50px 0 20px 0
}
#content .left p {
	padding: 0 0 10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#content .left a {
	color:#336633
}
#content .left img {
	float: left;
	padding: 0 20px 0 0
}
#content .right {
	width:255px;
	background:#e2e2e2 url(images/side.jpg);
	height:517px;
}
#content .in {
	width:554px;
}
#side {
	margin-left: 1px;
}
#side #top {
	background:url(images/g_top.gif);
	height:250px;
}
#side h2 {
	font-size:24px;
	color:#000;
	padding:20px 0 13px 0
}
#side li {
	list-style: url(images/ar.gif) inside;
	line-height:20px
}
#side li a {
	color:#333300
}
/* footer */
#footer {
	clear:both
}
#footer {
	height:70px;
	color: #fff;
	margin-left: 50px;
	position:relative
}
#xhtml {
	position: absolute;
	top:20px;
	left:650px
}
