body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#FFFFFF
}
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 {
	height:160px;
	width:795px;
	background:url(images/hd1.jpg)  no-repeat;
	border-top: 	7px solid #400000;
	border-bottom: 	7px solid #000000;
	border-right: 	3px solid #400000;
	border-left: 	3px solid #400000;
	position:relative
}
#leftside {
	height:870px;
	width:200px;
	background:#400000;
	border-top: 	7px solid #000000;
	border-bottom: 	7px solid #000000;
	border-right: 	3px solid #000000;
	border-left: 	3px solid #000000;
	position:relative
}

#onleftside {
	height:710px;
	width:145px;
	background:url(images/onleft.jpg)  no-repeat;
	position:relative
}

#rightside {
	height:865px;
	width:200px;
	background:#400000;
	border-top: 	2px solid #000000;
	border-bottom: 	7px solid #000000;
	border-right: 	3px solid #000000;
	border-left: 	3px solid #000000;
	position:relative
}

#onrightside {
	height:680px;
	width:145px;
	background:url(images/onright.jpg)  no-repeat;
	position:relative
}

#nav {
	position:absolute;
	top:200px;
	right:0px
}
ul#nav {
}
ul#nav li {
	display:inline;
}
ul#nav a {
	color:#000000;
	line-height:43px;
	padding:0 10px;
	border-right:#FFFFFF 1px solid;
}
ul#nav .last a {
	border:none
}
#logo {
	position:absolute;
	top:40px;
	left:100px
}
#logo h1 {
	display:inline
}
#logo h1 {
	font-size:34px;
	color:#000
}
#logo span {
	font-size:16px;
}
/* content */
#content {
	height:710px;
	background:#400000
}
#content .left {
	width:400px;
	padding:0 10px;
	color:#FFFFFF
}
#content .left h2 {
	color:#709fc5;
	font-size:34px;
	padding:10px 0
}
#content .left img {
	padding-right:0px
}
#content .left a {
	color:#b7d2e3
}
#content .right {
	width:300px;
}
#top, #bm {
	width:173px;
	margin:0 auto;
	margin-top:30px;
	padding:0 35px
}
#side h2 {
	font-size:24px;
	color:#709fc5;
	padding:20px 0 13px 0
}
#side li {
	line-height:20px
}
/* footer */

#footer {
	background: #000;
	height:40px;
	width: 1263px;
	color: #fff;
	position:absolute;
}
.ft {
	position: absolute;
	top:125px;
	left:50px
}
#xhtml {
	position: absolute;
	top:130px;
	left:550px
}

/* background */

#bg {
	background :#000000;
	margin:0px auto; position:relative;
	
	}
