@charset "gb2312";
#wrapper, #pageTop, #navTop {
	width: 950px;
	text-align:left;
	clear: both;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}
/*header²¿·Ö*/
#headerLeft {
	float: left;
	width: 260px;
	text-align: center;
}
#headerCenter {
	float: left;
	width: 200px;
}
#headerRight {
	float: left;
	width: 480px;
	margin-right: 10px;
}

#pageTop{
	height: 74px;
	padding: 10px 0 0 0;
	background-image: url(../image/bg_top.gif);
}

#navTop {
	height: 36px;
	margin-bottom: 8px;
	background-image: url(img/h_top_bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	float: none;
}

#top_left {
	float: left;
	background-image: url(img/hlab_01.jpg);
	width: 12px;
	height: 36px;
}
#top_right {
	background-image: url(img/hlab_04.jpg);
	float: right;
	width: 12px;
	height: 36px;
}

#top_center {
	float: left;
	height: 38px;
	margin-top: 8px;
}

#navTopList {
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 10px;	
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#navTopList a{
	color: #FFF;	
}
#navTopList li {
	list-style-type: none;
	display: inline;
	padding-left: 12px;
	font-size: 14px;
	word-spacing: 0px;
	letter-spacing: 2px;
	CURSOR: hand;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#act_text a{
	color: #F00;
	padding: 8px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(img/tbg.gif);
}
/*--right*/
#tools{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#tools li{
	float: left;
	list-style-type: none;
	width: 80px;
	display: block;
	padding-bottom: 6px;
	background: url(img/ico-2.gif) no-repeat left center;
	padding-left: 10px;
	font-size: 14px;
}
.homeRight {
	border: 4px solid #FC6;
	width: 272px;
	line-height: 18px;
	overflow:hidden;
	zoom:1;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.blueTheme {
	border: 1px solid #a3c1da;
	width: 268px;
	line-height: 18px;
	background-color: #FFFFF0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.blueTheme a{
	color: #DD5E00;
}
/*---------------------*/
#ColumnLayout3 {
	float: left;
	width: 645px;
}

#rightColumn {
	float: left;
	width: 300px;
	padding-left: 5px;
}

.blockRight {
	border: 1px solid #a3c1da;
	width: 277px;
	padding: 10px;
	line-height: 18px;
	overflow:hidden;
	zoom:1;
	margin-bottom: 10px;
}

.yellowRight {
	border: 4px solid #FFC;
	width: 277px;
	padding: 10px;
	line-height: 18px;
	margin-bottom: 10px;
}

.blockHeadline {
	border: 1px solid #a3c1da;
	border-bottom-width: 0;
	color: #356287;
	font-weight: bold;
	font-size: 12px;
	padding: 6px;
}

.button {
	background: #fff url(img/button.gif) no-repeat 0% 0%;
	border: 0;
	color: #356287;
	font-weight: bold;
	height: 33px;
	padding-bottom: 6px;
	margin: 0 5px 5px 0;
	width: 113px;
}

.button2 {
	background: #fff url(img/button2.gif) no-repeat 0% 0%;
	border: 0;
	color: #356287;
	font-weight: bold;
	height: 25px;
	padding-bottom: 3px;
	margin: 0 5px -2px 5px;
	width: 77px;
}
.linkus {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bolder;
	line-height: 28px;
	color: #F00;
}

#tags {
	padding: 8px;
	border: 1px solid #CCC;
	margin-top: 10px;
	clear: both;
	float: none;
}
.bg_line{
	background-image: url(img/labline.gif);
	height:3px;
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 10px;
	margin-left: 10px;
}
#pageEnd{
	clear: both;
	float: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #296E95;
	padding-top: 5px;
	overflow: auto;
	width: 950px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
* html .clearfix{ display: inline;  height: 1px;}
