@charset "utf-8";
body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-position: center top;
	background-image: url(../images/bkgdbar1.jpg);
	background-repeat: repeat-y;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
li {
	line-height: normal;
	padding-bottom: 5px;
}


#main {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	height: 1200px;
	vertical-align: top;
}





#maincenter {
	width: 500px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	height: 1200px;
	margin-top: 0px;
}
#mainleft {
	float: left;
	width: 200px;
	height: auto;
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
}



#mainright {
	float: right;
	width: 200px;
	height: 1200px;
	margin-top: 0px;
	text-align: right;
}
#wrapunderbox {
	clear: left;
	padding-left: 15px;
	float: none;
	padding-right: 10px;
}
#settextbox {

}

#banner {
	height: 30px;
	text-align: left;
	clear: both;
	float: left;
	width: 950px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
}
#header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	background-image: url(../images/head_index.jpg);
	clear: both;
}




#centerleft {
	float: left;
	width: 450px;
	padding-left: 15px;
	padding-top: 0px;
}

#centerright {
	float: right;
	width: auto;
	margin-right: 5px;
	margin-left: 10px;
}
.settextboxstyle {
	padding: 10px;
	border: 1px solid #999999;
}
.bannerleftbox {
	float: left;
	width: auto;
	margin-left: 0px;
}
.bannercenterbox {
	clear: none;
	float: left;
	width: auto;
	margin-left: 175px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bannerrightbox {
	clear: none;
	float: right;
	width: auto;
	margin-right: 50px;
}
.tablesettings {
	margin-top: 2px;
	clear: none;
	margin-right: 2px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 202px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
	padding-right: 10px;
}

.menubox {
	width: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 2px;
}

.logolinkstyle {
	color: #000000;
}
.logolinkstyle2 {
	text-decoration: none;
	font-weight: normal;
}


.style1 {color: #FFFFFF}
.style2 {
	color: #A7B7CF
}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style5 {
	font-weight: bold;
	color: #FFCC33;
}


a:hover {
	font-weight: bold;
}

