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:181px;
	background:url(images/hd.gif);
	position:relative
}
#nav {
	position:absolute;
	top:100px;
	right:-1px;
	width: 531px;
}
ul#nav {
}
ul#nav li {
	display:inline;
}
ul#nav a {
	color:#000;
	line-height:43px;
	padding:0 10px;
	border-right:#FFFFFF 1px solid;
}
ul#nav .last a {
	border:none
}
#logo {
	position:absolute;
	top:10px;
	left:50px
}
#logo h1 {
	display:inline
}
#logo h1 {
	font-size:34px;
	color:#000
}
#logo span {
	font-size:16px;
}
/* content */
#content {
	height:550px;
	background:#000
}
#content .left {
	width:480px;
	padding:0 10px;
	color:#FFFFFF
}

#content .leftmenu{
	width:420px;
	float: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 40px;
}

#content .left h2 {
	color:#709fc5;
	font-size:35px;
	padding:20px 0;
}
#content .left img {
	padding-right:20px
}
#content .left a {
	color:#b7d2e3
}
#content .right {
	width:300px;
	color:#FFFFFF
}

#content .righttop{
	padding:10 10px;

}
#top, #bm {
	width:250px;
	margin:0 auto;
	margin-top:30px;
	padding:0 0px
}
#side h2 {
	font-size:24px;
	color:#709fc5;
	padding:20px 0 13px 0
}
#side li {
	line-height:20px
}
/* footer */

#footer {
	clear:both;
	background: url(images/footer.gif);
	height:170px;
	color: #fff;
	position:relative;
}
.ft {
	position: absolute;
	top:30px;
	left:30px;
	width: 311px;
}
#xhtml {
	position: absolute;
	top:130px;
	left:550px
}

.menu {
	padding: 0;
	list-style: none;
	margin-top: 100px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.menu li {
	padding: 0;
	float: left;
	position: relative;
	text-align: center;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}
.menu a {
	display: block;
	color: #000000;
	width: 144px;
	text-decoration: none;
	font-weight: bold;
	background: url(images/button.gif) no-repeat center center;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}
.menu li em {
	background: url(images/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}

.efect a{
	display: block;
}

