﻿body {
	font-size:12px;
	font-family: Arial,"微软雅黑";
	background:url(images/habg.jpg) repeat-x #F9F8F2;
}
.clearfix:after{
   content: ".";
   display: block;
   height: 0; 
   clear: both;
   visibility: hidden;
}
table {
	table-layout:fixed;
}
.clearfix {
   display: inline-block;
}
/* Hides from IE-mac */
* html .clearfix {
   height: 1%;
}
.clearfix {
   display: block;
}
/* End hide from IE-mac */

body,form ,ul,ol,dl,dt,dd,p,h1{
	margin:0px;
	padding:0px;
}
ul,ol {
	list-style:none;
}
a {
	color:#788184;
	text-decoration:none;
}

#header #topmenu {
	height:18px;
	width:760px;
	font-size:12px;
	text-align:right;
	position:absolute;
	border-right:solid 1px #bbbab5;
}
#header #topmenu span{
	padding:0 7px 0 12px;
	border:solid 1px #BBBAB5;
	border-width:0 0 0 1px;
}
#header #topmenu a {
	color:#5E5E5E;
}

#bottom {
	margin:25px 42px 0 0;
}
#bottom #bo_left{
	float:left;
	height:4px;
	width:177px;
	font-size:1px;
	background:#3DAC36;
}
#bottom #bo_right{
	height:4px;
	font-size:1px;
	background:#02658C;
}
#bottom .bo_info {
	text-align:center;
}
#bottom .bo_info strong {
	text-align:center;
	font-weight:normal;
	display:inline-block;
}
#bottom .bo_info ul {
	display:table;
	margin:10px auto;
}
#bottom .bo_info ul li {
	float:left;
	width:80px;
	text-align:center;
	display:table-cell;
	border-left:solid 1px #fff;
}
#bottom .copyright {
	height:43px;
	margin:10px 0 41px 0;
	background:url(images/b_left.jpg) #E0EDD5 no-repeat;
}
#bottom .copyright span {
	height:43px;
	display:block;
	background:url(images/b_right.jpg) right no-repeat;
}
#bottom .copyright #sicon {
	float:left;
	width:190px;
	height:43px;
	background:url(images/logo.gif) center no-repeat;
}
#bottom .copyright #info {
	padding:4px;
	color:#82887D;
	line-height:17px;
}


