﻿BODY {
	margin: 0; font-size: 12px; background-image: url("../images/bg.gif"); BACKGROUND-REPEAT: repeat-x; text-align:center;
}
A:visited {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: underline
}
A:active {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: #FF0000; TEXT-DECORATION: none
}
A:link {
	FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: underline
}
TD {
	FONT-SIZE: 12px; LINE-HEIGHT: 21px
}

.divTop { margin-top: 10px; text-align: right; height: 72px }
.divCenter {
	MARGIN-RIGHT: auto; MARGIN-LEFT: auto; padding: 0px; width: 1003px; text-align: left; background-Color: #FFFFFF; clear: both; overflow:hidden;
}

.left {
	width: 207px; margin-right: 6px; float: left;
	padding-bottom: 32767px; /*使得各列都向下撑开32767像素*/
	margin-bottom: -32767px; /*使得div的overflow发挥作用*/
}
.leftMain {
	margin-top: 8px; background-image: url("../images/leftBGTop.gif"); BACKGROUND-REPEAT: no-repeat; background-Color: #eff5e8;
}
.leftBar { width: 203px; margin:auto; text-align: center }
.leftContent {
	width: 203px; margin:auto; text-align: center; background-image: url("../images/leftMiddle.gif")
}
.leftContent UL { margin: 3px; padding: 0px }
.leftContent UL LI { list-style-type: none; margin: 2px 0 }

.leftXX {
	width: 203px; margin:auto; text-align: center; background-image: url("../images/leftMiddle.gif")
}
.leftXX UL { margin: 3px; padding: 0px }
.leftXX UL LI {  margin: 2px 0;  margin-left: 50px; text-align:left; line-height: 25px }

.right {
	width: 790px; margin-top: 8px; float: left
}

.rightBar {
}
.main {
	border-left: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7; padding: 7px 9px;
	background-image: url("../images/contentbg.gif"); background-repeat: repeat-y
}
.indexmain {
	border-left: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7; padding: 7px 9px
}
.mainBottom {
	height:8px; background-image: url("../images/mainBottom.gif");BACKGROUND-REPEAT: no-repeat;
}

.list { width: 80%; margin: auto }
.listItem { height: 30px; line-height: 20px; padding-left: 20px; background-image: url("../images/35.gif"); BACKGROUND-REPEAT: no-repeat; list-style-type: none }
.listItem span.left { width: 75%; float: left; text-align: left; }
.listItem span.right { width: 20%; float: right; text-align: right }
.list div.page { float:right; text-align: right }


.copyright {
	text-align:center; line-height: 22px; clear: both
}

.font14px { font-size: 20px; line-height: 32px }
.font14px TD { font-size: 20px; line-height: 32px }