body {
	text-align:center;
	background:url(images/back2.gif) repeat;
}
a {
	text-decoration:none;
	color:#6699cc;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
	background:#F0F0F0;
}
.float-l {
	float:left
}
.folat-r {
	float:right;
	padding-right:40px;
}
.clearfix {
	clear:both
}
/* header */
#header {
	height:60px;
	border-bottom:#B5C1D9 30px solid;
	background-color:#5778AA;
	position:relative
}
#nav {
	position:absolute;
	top:100px;
	right:30px
}
ul#nav {
}
ul#nav li {
	display:inline;
}
ul#nav a {
	color:#588098;
	line-height:43px;
	padding:0 10px;
	border-right:#FFFFFF 1px solid;
}
ul#nav .last a {
	border:none
}
#logo {
	padding:15px 40px 40px 40px;
}
#logo h1 {
	display:inline
}
#logo h1 {
	font-size:24px;
	color:#fff;
}
#logo span {
	font-size:16px;
}
/* content */
#content {
	padding-top:20px;
	background: #F0F0F0;
}
#content .left {
	width:450px;
	padding:0 20px 20px 40px;
	color:#005070;
}
#content .left h2 {
	color:#709fc5;
	font-size:34px;
	padding:20px 0
}
#content .left img {
	padding-right:20px
}
#content .left a {
	color:#6699cc;
}
#content .right {
	width:200px;
}
#top, #bm {
	width:173px;
	margin:0 auto;
	padding:0 40px 0 0;
}
#side h2 {
	font-size:24px;
	color:#709fc5;
	padding:20px 0 13px 0
}
#side li {
	line-height:20px
}
/* footer */

#footer {
	clear:both;
	border-top:#B5C1D9 30px solid;
	background-color:#5778AA;
	height:60px;
	color: #fff;
}
.ft {
	position: absolute;
	top:100px;
	left:50px
}
#xhtml {
	position: absolute;
	top:130px;
	left:500px
}


.my_left_header{
	text-align:left;
	padding-left:0;
	font-size:14px;
}

.my_left_item{
	width:180px;
	padding-bottom:5px;
	background:url(images/bullets-black.gif) no-repeat 0px 5px;
	padding-left:20px;
	border-bottom: 1px dotted #ccc;
	line-height:20px;
}


.box_1_top h1{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	color:#808080;
}

