div#headerBar {
	width: 980px;
	height: 21px;
	font: 12px 宋体;
	text-align: right;
	overflow: hidden;
}

div#headerBar p {
	cursor: default;
	float: right;
	margin: 0 5px 0 0;
	padding: 5px 0 0;
	color: #6A6A6A;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=white,offX=1,offY=1);
	height: 20px;
}

div#headerBar a {
	text-decoration: none;
	color: #6A6A6A;
	padding: 0 3px;
}

div#headerBar a:hover {
	color: #F37E00;
}

div#headerBar a.doc {
	float: right;
	margin-right: 3px;
}

div#headerBar div.calendar {
	float: right;
	cursor: hand;
	margin-right: 3px;

	background-image: url(/images/headerbar_cal.png);
	background-repeat: no-repeat;
	width: 154px;
	height: 19px;
	overflow: hidden;
}

div#headerBar div.calendar form,
div#headerBar div.calendar p {
	display: inline;
}

div#headerBar div.calendar input {
	border: 0px solid #F00;
	width: 70px;
	height: 12px;
	font-size: 10px;
	line-height: 12px;
	margin-right: 12px;
	text-align: center;
}



/*
	header
 */

div#header {
	margin: 0 0 0;
	background-color: #F0F8FF;
	background-image: url("/images/header.png");
	background-repeat: no-repeat;
	height: 87px;
	width: 980px;
	overflow: hidden;
	font-size: 12px;
}

div#header ul, div#header li {
	margin: 0;
	padding: 0;
}

div#header div.top li {
	float: left;
}

div#header div.top li {
	float: left;
}


div#header div {

}

div#header div.top {
	float: right;
	margin: 10px 7px 0 0;

}

div#header div.top a {
	font-weight: bold;
	text-decoration: none;
	padding: 13px 0px 0;
	height: 37px;
	width: 82px;
	overflow: hidden;
	margin-left: 1px;
	color: #6A6A6A;

}

div#header div.top a:hover {
	color: #F37E00;
}

div#header div.top li.home a {
	color: #F37E00;
	width: 120px;
	padding: 7px 0 0;

}

div#header div.top li.home img {
	margin: 0 7px 0 3px;
}

/*
div#header div.top li {
	filter: glow(Color=white,Strength=5) ;

}
*/

div#header div.bottom {
	float: left;
	clear: both;
	/* top: 57px; */
	margin: 11px 0 0 17px;
	width: 300px;
	height: 29px;
	padding: 0;

	position: absolute;


}

div#header div.bottom div {
	width: 89px;
	height: 29px;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	cursor: hand;
}

div#header div.bottom div img {
	position: absolute;
	left: 0;
}

div#header div.bottom div.doc {
	width: 89px;
	left: 0;
}

div#header div.bottom div.sub {
	width: 89px;
	left: 88px;
}

div#header div.bottom div.help, div#header div.bottom div.helpselect {
	width: 74px;
	left: 176px;
}

div#header div.bottom div.help img {
	left: 0;
}

div#header div.bottom div.select, div#header div.bottom div.helpselect {
	cursor: default;
}

div#header div.bottom div.select img {
	left: -178px;
}

div#header div.bottom div.helpselect img {
	left: -148px;
}

div#header div.searchBar {
	text-align: right;
	color: red;

	margin: 15px 10px 0 0;



}
div#header div.searchBar input {
	background-color: white;
	border: 1px solid #A0C7Fe;
	font: 12px 宋体;
	height: 17px;
	padding: 1px 3px 0;
	margin: 4px 0 0;
/*
	background-image
*/
}

div#header div.searchBar form {
	margin: 0;
	padding: 0;
}

div#header div.searchBar div {
	float: right;
	overflow: hidden;
	width: 94px;
	height: 25px;
}

div#header div.searchBar div img {
	position: absolute;
	left: 0;
}


/*
————————————————————————————————————————
 */

div#mainFoot {
	background-color: white;
	background-image: url("/images/mainfoot.png");
	background-repeat: no-repeat;
	height: 51px;
	width: 980px;
}

div#mainFoot a {
	float: right;
	margin: 11px 37px 0 0;
}

div#footer {
	background-color: white;
	background-image: url("/images/footer.png");
	background-repeat: no-repeat;
	height: 122px;
	width: 980px;
	margin: 0 0 12px;
}

div#footer a {
	color: #025A80;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer p {
	color: #5A5A5A;
	font: 12px Tahoma;
	cursor: default;
}

div#footer p.link {
	margin: 22px 0 0;
}

div#footer p.contact {
	margin: 11px 0 0;
}

div#footer p.oicq {
	margin: 7px 0 0;

}
div#footer p.oicq img.oicq_icon {
	margin: 0 8px 0 2px;
}
div#footer p.oicq img.oicq {
	margin: 0 0 0 4px;
}

div#footer img {
	vertical-align: middle;
}

div#footer p.copyright {
	margin: 8px 0 0;
}
