﻿
/*页面层容器*/
#container {width:100%}

/*页面头部*/
#Header {
	width:811px;
	margin:0 auto;
	text-align:center;
	height:76px;
	background:#FFF url('Background-head.gif');
	top: 10px;
}
#Header2 {
	width:128px;
	margin:0 auto;
	text-align:left;
	height:76px;
	background:#FFF url('Background-head.gif');
	top: 10px;
}
#Header1 {width:811px;margin:0 auto;text-align:center;height:26px;background:#FFF url('Background-head01.gif')
}

/*页面底部*/
#Footer {
	width:811px;
	margin:0 auto;
	text-align:center;
	height:50px;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	background-position: center;
}
#Footer1 {
	width:811px;
	text-align:left;
	height:4px;
	background-color: #0066CC;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Footer2 {
	width:811px;
	text-align:center;
	height:24px;
	background-color: #E8E8E8;
	background-position: center;
	border-top-width: 6px;
	border-top-color: #E8E8E8;
	margin-top: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
}
#Footer3 {
	width:811px;
	text-align:center;
	height:28px;
	background-color: #E8E8E8;
	background-position: center;
	border-top-width: 4px;
	border-top-color: #E8E8E8;
	border-top-style: solid;
}

#menu {padding:28px 20px 0 0}
/*利用padding:20px 20px 0 0来固定菜单位置*/
#menu ul {float:right;list-style:none;margin:0px;}
/*添加了float:right使得菜单位于页面右侧*/
#menu ul li {float:left;margin:0 4px}
#logo {
	float:left;
	margin: 0px;
	width: 158px;
	height: 66px;
	background-position: center;
	text-align: right;
	z-index: auto;
	clear: left;
}
.menuDiv {width:1px;height:28px;background:#BEDBE4}
#menu ul li a:link,#menu ul li a:visited {font-weight:bold;color:#666}
#menu ul li a:hover{}
#banner {width:811px;margin:0 auto;text-align:center;height:102px;background:#FFF 
}
#top {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
	width: 8px;
	height: 26px;
}
#top03 {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
	width: 7px;
	height: 26px;
}
#top01 {
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: auto;
	width: 7px;
	height: 26px;
}
#top02 {
	float: right;
	width: 150px;
	height: 26px;
	background-image: url(top_menu_002.gif);
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#top_12_ffffff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
#pagebody {
	width:811px; /*居中*/
	background-color: #FFFFFF;
	height: 520px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#pagebody01 {
	width:811px; /*居中*/
	background-color: #FFFFFF;
	height: 90px;
	border-left-width: 12px;
	border-left-color: #FFFFFF;
}
#sidebar {
	width:205px; /*设定宽度*/
	text-align:center; /*文字居中*/
	float:left; /*浮动居左*/
	clear:left; /*不允许左侧存在浮动*/
	overflow:hidden; /*超出宽度部分隐藏*/
	background-image: url(left_background.gif);
	background-position: center center;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 7px;
}
#Announcement {
	width:189px; /*设定宽度*/
	text-align:center; /*文字居中*/
	float:none; /*浮动居左*/
	clear:none; /*不允许左侧存在浮动*/
	overflow:hidden;
	background-color: #FFFFFF;
	margin-top: 6px;
	background-position: center;
}
#Announcement01 {
	width:189px; /*设定宽度*/
	text-align:center; /*文字居中*/
	float:none; /*浮动居左*/
	clear:none; /*不允许左侧存在浮动*/
	overflow:hidden;
	background-position: center;
	background-image: url(Announcement02.gif);
}
#Announcement02 {
	width:189px; /*设定宽度*/
	text-align:center; /*文字居中*/
	float:none; /*浮动居左*/
	clear:none; /*不允许左侧存在浮动*/
	overflow:hidden;
	background-position: center;
	background-image: url(Announcement02.gif);
	margin-bottom: 8px;
}
#mainbody {
	width:581px;
	text-align:left;
	float:right; /*浮动居右*/
	clear:right; /*不允许右侧存在浮动*/
	overflow:hidden;
	background-color: #FFFFFF;
	margin: 2px;
}
#foot {
	width:780px; /*设定宽度*/
	text-align:center; /*文字居中*/
	float:none; /*浮动居左*/
	clear:none; /*不允许左侧存在浮动*/
	overflow:hidden;
	background-position: center center;
	background-color: #FFFFFF;
	margin-top: 4px;
	height: 24px;
}
#search {
	float: left;
	width: 7px;
	height: 29px;
}
#search01 {
	float: left;
	width: 200px;
	height: 29px;
	line-height:29px;
	background-color: #F4F4F4;
	background-position: center;
	text-align: center;
}
#search02 {
	float: left;
	width: 367px;
	height: 29px;
	line-height:29px;
	background-color: #F4F4F4;
	background-position: right;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F4F4F4;
}
#search03 {
	float: right;
	width: 7px;
	height: 29px;
	clear: right;
}
#about {
	float: left;
	width: 7px;
	margin-top: 6px;
	height: 24px;
}
#about01 {
	float: left;
	width: 88px;
	height: 24px;
	margin-top: 6px;
	line-height:24px;
	background-position: center;
	text-align: center;
	background-image: url(about_02.gif);
}
#about02 {
	float: left;
	width: 7px;
	margin-top: 6px;
	height: 24px;
}
#about03 {
	float: left;
	width: 409px;
	height: 24px;
	margin-top: 6px;
	line-height:24px;
	background-position: center;
	text-align: center;
	background-image: url(about_02.gif);
}
#about04 {
	float: right;
	margin-top: 6px;
	width: 46px;
	height: 24px;
	clear: right;
}
#about05 {
	float: left;
	width: 7px;
	margin-top: 6px;
	height: 24px;
	margin-left: 7px;
}
#about06 {
	float: left;
	width: 115px;
	height: 24px;
	margin-top: 6px;
	line-height:24px;
	background-position: center;
	text-align: center;
	background-image: url(about_02.gif);
	clear: right;
}
#abouts01 {
	width:581px; /*设定宽度*/
	text-align:center; /*文字居中*/
	float:left; /*浮动居左*/
	clear:left; /*不允许左侧存在浮动*/
	overflow:hidden;
	height: 125px;
	background-position: center;
}
#abouts02 {
	float: left;
	width: 285px;
	margin-top: 6px;
	height: 150px;
	clear: left;
}
#abouts03 {
	float: right;
	margin-top: 6px;
	width: 285;
	height: 150px;
	clear: right;
}
#abouts04 {
	float: left;
	width: 7px;
	margin-top: 6px;
	height: 24px;
	clear: left;
}
#abouts05 {
	float: left;
	width: 88px;
	height: 24px;
	margin-top: 6px;
	line-height:24px;
	background-image: url(about_02.gif);
}
#about00 {
	float: left;
	width: 15px;
	height: 24px;
	margin-left: 1px;
}
#about001 {
	float: left;
	width: 88px;
	height: 24px;
	line-height:24px;
	background-position: center;
	text-align: center;
	background-image: url(about_02.gif);
}
#about002 {
	float: left;
	width: 7px;
	height: 24px;
}
#about003 {
	float: left;
	width: 407px;
	height: 24px;
	line-height:24px;
	background-position: center;
	text-align: center;
	background-image: url(about_02.gif);
}
#about004 {
	float: right;
	width: 46px;
	height: 24px;
	clear: right;
}
#abouts001 {
	width:580px; /*设定宽度*/
	text-align:center; /*文字居中*/
	float:left; /*浮动居左*/
	clear:left; /*不允许左侧存在浮动*/
	overflow:hidden;
	height: 180px;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
}