.all {
	width:900px;
	margin:0 auto;
}
h3{padding:9px 0;}
h1,h2{text-align:center;}
h1{font-size:24px;}
p{text-indent:24px;line-height:28px;}
.ba35 {
	height:35px;
	background-repeat:no-repeat;
}
.banner1 {
	background:url(../images/banner1.jpg);
}
.banner2 {
	background:url(../images/banner2.jpg);
}
.banner3 {
	background:url(../images/banner3.jpg);
}
.banner4 {
	height:29px;
	background:url(../images/banner4.jpg);
	padding-top:6px;
}
.banner {
	position:relative;
}
.banner h1 {
	height:10px;
	overflow:hidden;
	text-indent:-9999px;
}
.banner h2 {
	text-indent:609px;
	color:yellow;
	font-style:italic;
}
.logo {
	position:absolute;
	top:9px;
	left: 27px;
	width:198px;
	height:120px;
	background:url(../images/logos.png);
}
.sizhitang {
	position:absolute;
	top:23px;
	left: 363px;
}
.menu {
	height:28px;
	background:url(../images/banner5.jpg);
}
.menu ul {
	height:28px;
	background:url(../images/menus.png);
}
.menu li {
	float:left;
	display:block;
	text-align:center;
	width:100px;
}
.menu li a{
	font-size:14px;
	height:28px;
	line-height:28px;
	font-weight:bold;
	color:red;
}
.menu li a:hover{
	color:blue;
}
.center_left {
	width:609px;
	height:862px;
	border-right:1px dotted white;
	float:left;
	background:#BAE6FB;
	padding:20px;	
	font-size:13px;
	text-align:justify;
}

.sidebar {
	width:250px;
	height:902px;
	float:left;
	background:#DDF4FD;
}
.bottom {
	background:url(../images/bottom.jpg) no-repeat;
	height:105px;
	color:#09F;
	text-align:center;
	padding-top:25px;
	line-height:20px;
	font-size:14px;
}
.sidebar dl {
	line-height:30px;
	padding-top:10px;
	margin:0 20px 20px 20px;
	text-align:left;
}
.sidebar dt {
	padding-left:12px;
	font-size:14px;
	font-weight:bold;
	background:#C5EBFC;
}
.sidebar dd {
	padding-left:24px;
	border:1px dashed #aacbee;
	border-width:0 1px 1px 1px;
}
