body {
	background:#0098ca;
	text-align:center;
}
a {
	text-decoration: bold;
	color:#ffffff
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:900px;
	text-align:left;
	margin:0 auto;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.clearfix {
	clear:both
}
/* header */
#header {
	height:394px;
	background:url(images/hd3.jpg);
	position:relative
}
#nav {
	position:absolute;
	top:275px;
	right:250px
}
ul#nav {
}
ul#nav li {
	display:inline;
}
ul#nav a {
	color:#ffffff;
	line-height:0px;
	padding:0px;
	border-right:#94be3d 0px solid;
}
ul#nav .last a {
	border:none
}
#logo {
	position:absolute;
	top:0px;
	left:100px
}
#logo h1 {
	display:inline
}
#logo h1 {
	font-size:34px;
	color:#000
}
#logo span {
	font-size:16px;
}
/* content */
#content {
	height:2200px;
	background:##0098ca
}
#content .left {
	width:625px;
	padding:0 20px;
	color:#ffffff
}
#content .left h2 {
	color:#fce40f;
	font-size:24px;
	padding:10px 10
}
#content .left h2 a {
	color:#fce40f;
	font-size:24px;
	padding:10px 10
}
#content .left h3 {
	color:#fce40f;
	font-size:18px;
	padding:10px 10
}

#content .left img {
	padding-right:0px
}
#content .left a {
	color:#fce40f
}
#content .right {
	width:225px;
}
#top, #bm {
	width:225px;
	margin:0 auto;
	margin-top:0px;
	padding:0 0px
}
#side h2 {
	font-size:24px;
	color:#fce40f;
	padding:10px 0 0px 0
}
#side li {
	line-height:20px
}
/* footer */

#footer {
	clear:both;
	background:#ffffff
	height:20px;
	color: #fff;
	position:relative;
}
.ft {
	position: absolute;
	top:100px;
	left:50px
}
#xhtml {
	position: absolute;
	top:130px;
	left:550px
}
