
body {
	margin: 0 8px 0 8px;
	min-width: 992px;
}

img {
	border: 0;
	display: block;
	z-index: 0;
}

object {
	border: 0;
	display: block;
	z-index: 0;
}

flash {
    z-index: 0;
}

a img {
	border: 0;
	display: block;
}

iframe {
	display: block;
}

form {
	float: left;
	width: 100%;
}

.hidden {
	visibility: hidden;
	display: none;
}

.status {
	position: absolute;
	top: 180px;
	left: 45%;
	z-index: 111;
}

.unTab {
	display: block;
	float: left;
	padding: 3px 5px 3px 7px;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	border: 1px solid;
	border-bottom: 0;
	border-right: 0;
	font: 11px Tahoma, "MS Sans Serif";
	color: #666;
}

.cunTab {
	display: block;
	float: left;
	padding: 0px 4px 3px 3px;
	margin-right: 4px;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	border: 1px solid;
	border-bottom: 0;
	border-left: 0;
	height: 16px;
}

.HomeTab {
	display: block;
	float: left;
	padding: 3px 8px 3px 8px;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	border: 1px solid #4876A2;
	border-bottom: 0;
	font: 11px Tahoma, "MS Sans Serif";
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 4px;
	background: url('../images/main/bgTab.gif');
}

.unHomeTab {
	display: block;
	float: left;
	padding: 3px 8px 3px 8px;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	border: 1px solid #949494;
	border-bottom: 0;
	font: 11px Tahoma, "MS Sans Serif";
	color: #666666;
	margin-right: 4px;
	background: url('../images/bgTab.gif');
}

.Tab {
	display: block;
	float: left;
	padding: 3px 5px 3px 7px;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	border: 1px solid;
	border-bottom: 0;
	border-right: 0;
	font: 11px Tahoma, "MS Sans Serif";
	font-weight: bold;
	color: #FFFFFF;
}

.cTab {
	display: block;
	float: left;
	padding: 0px 4px 3px 2px;
	margin-right: 4px;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	border: 1px solid #416F9C;
	border-bottom: 0;
	border-left: 0;
	height: 16px;
}

.TG {
	width: 21px;
	height: 20px;
	background: url("../images/th1.gif");
}

.TGH {
	width: 21px;
	height: 20px;
	background: url("../images/th2.gif");
}

.DTip {
	background: url("../images/iab.png");
	position: absolute;
	margin-top: 22px;
	padding: 10px;
	right: 8px;
	border: 1px solid #898989;
	text-decoration: none;
	font: 13px Tahoma, "MS Sans Serif";
	font-weight: bold;
	color: #174882;
	visibility: hidden;
	display: none;
}

.DTip:hover {
	text-decoration: underline;
}

#HBAR {
	border: 1px solid #4677A9;
	border-top: 0;
	height: 31px;
	background-image: url("../images/main/gui01.gif");
	padding-top: 1px;
}

#HBAR a:hover {
	background: url("../images/BG.png");
}

#HBS {
	float: left;
	width: 90%;
}

#HBS a {
	margin-left: 3px;
	float: left;
	width: 32px;
	height: 29px
}

#HBC {
	float: right;
	width: 10%;
}

#HBC a {
	margin-right: 3px;
	float: right;
	width: 32px;
	height: 29px
}

#IBAR {
	height: 60px;
	padding: 5px 5px 5px 10px;
}

#IBL {
	float: left;
	width: 125px;
}

#IBM {
	font: 14px Tahoma, "MS Sans Serif";
	font-weight: bold;
	color: #2C5C91;
	float: left;
	width: 250px;
	margin-top: 32px;
}

#IBS {
	float: right;
	width: 380px;
	padding-top: 8px;
}

#IBST {
	width: 365px;
	border: 1px solid #B7CEE3;
	border-bottom: 0;
	white-space: nowrap;
	height: 21px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
}

.searchBox {
	border: 1px solid #366A9E;
	border-right: 0px;
	width: 330px;
	height: 17px;
	padding-left: 3px;
	padding-right: 3px;
	font: 13px Tahoma, "MS Sans Serif";
	color: #555555;
	display: block;
	float: left;
}

.searchBT {
	border: 0;
	height: 21px;
	width: 28px;
	float: left;
	background-image: url('../images/search.gif');
}

.searchBT:hover {
	background-image: url('../images/searchover.gif');
}

#IBSB {
	width: 367px;
	background-image: url('../images/main/lineSearch.gif');
	background-position: top;
	background-repeat: repeat-x;
	display: block;
	float: right;
}

#IBSB a {
	float: left;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	border-top: 0;
	font: 11px Tahoma, "MS Sans Serif";
	margin-right: 3px;
}

.searchTab {
	color: #FFF;
	background-color: #6E9AC4;
	border: 1px solid #B7CEE3;
}

.unsearchTab {
	color: #2A2A2A;
	background-image: url('../images/main/lineSearch.gif');
	background-position: top;
	background-repeat: repeat-x;
}

.SMore {
	position: absolute;
	visibility: hidden;
	display: none;
	z-index: 10;
	border: 1px solid #4677A9;
	background-color: #FFFFFF;
	padding: 1px;
}

.SMore a {
	float: none;
	display: block;
	font: 10px Tahoma, "MS Sans Serif";
	color: #4876A2;
	padding: 2px 10px 2px 5px;
	text-transform: uppercase;
	text-decoration: none;
}

.SMore a:hover {
	color: #fff;
	background: #6E9AC4
}

#SBAR {
	clear: both;
	background-image: url("../images/main/gui03.gif");
	padding: 2px 5px 3px 10px;
	height: 20px;
}

#SBAR input {
	border: 0;
	font: 12px Tahoma, "MS Sans Serif";
	color: #4876A2;
	width: 300px;
	background: transparent;
	color: #fff;
}

#TBAR {
	clear: both;
	margin-top: 5px;
	height: 23px;
}

.dcmize {
	padding: 3px 3px 1px 3px;
	font: 11px Tahoma, "MS Sans Serif";
	color: #4876A2;
	float: right;
}

.TTBAR {
	height: 3px;
	width: 100%;
	float: left;
}

#PBAR {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}

#FBAR {
	clear: both;
	border: 1px solid #4677A9;
	background-image: url("../images/main/gui06.gif");
	padding: 8px;
	height: 17px;
}

#QB {
	height: 20px;
	width: 21px;
	background: url("../images/th1.gif");
	float: left;
}

#QB :hover {
	background: url("../images/th1.gif");
}

#QMP,#QMS,#QMC,#QMPO {
	position: absolute;
	visibility: hidden;
	display: none;
	z-index: 10;
	border: 1px solid #4677A9;
	background-color: #FFFFFF;
	padding: 1px;
}

#QMP a,#QMS a,#QMC a,#QMPO a {
	padding: 3px 15px 3px 6px;
	text-decoration: none;
	font: 10px Tahoma, "MS Sans Serif";
	background-color: #DBE7F2;
	display: block;
	color: #003673;
}

#QMP a:hover,#QMS a:hover,#QMC a:hover,#QMPO a:hover {
	padding: 3px 15px 3px 6px;
	text-decoration: none;
	font: 10px Tahoma, "MS Sans Serif";
	background-color: #7095BB;
	display: block;
	color: #FFF;
}

.QMPS {
	height: 2px;
	width: 150px;
	display: block;
	background: url("../images/sp.gif");
}

#CR {
	height: 20px;
	width: 45px;
	background: url("../images/cright.gif");
	float: right;
}

#CR:hover {
	background: url("../images/ocright.gif");
}

.hdca {
	background: #ECF5FF;
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #4876A2;
	font: 11px Tahoma, "MS Sans Serif";
	color: #125599;
}

.hdca a {
	font: 11px Tahoma, "MS Sans Serif";
	color: #125599;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 3px 5px 3px 10px;
}

.hdca a:hover {
	text-decoration: underline;
}

.hdca span {
	display: block;
	padding: 3px 5px 3px 10px;
}

.hdcun {
	color: #666;
}

#HDUR {
	margin: 0;
	padding: 0;
}

#HDUR li {
	display: inline;
	width: 100%;
}

#HDBT {
	border: 1px solid #5b88b5;
	padding: 4px 5px 3px 5px;
	background-image: url("../images/main/home/bbg.gif");
	font: 11px Tahoma, "MS Sans Serif";
	font-weight: bold;
	color: #125599;
	cursor: default;
	height: 14px;
}

#HDBT a {
	text-decoration: none;
	color: #125599;
	font-weight: bold;
}

#HDBT a:hover {
	color: #fff;
}

#HDBT img {
	float: right;
	margin-left: 3px;
}

.HDB {
	border: 1px solid #ACC4DC;
}

.HDCTitle {
	text-transform: uppercase;
	color: #125599;
}

#HDWT td {
	text-align: left;
}

#HDWC {
	font: 16px Tahoma, "MS Sans Serif";
}

#HDBC {
	padding: 10px 6px 10px 6px;
	text-align: center;
	font: 11px Tahoma, "MS Sans Serif";
	line-height: 18px;
}

#HDBCal {
	padding: 8px;
	text-align: center;
	font: 11px Tahoma, "MS Sans Serif";
	font-weight: bold;
	color: #D1E7FE;
	line-height: 18px;
	background: #125599;
}

#HDBC1 {
	padding: 8px;
	font: 11px Tahoma, "MS Sans Serif";
	line-height: 18px;
}

#HDBC a,#HDBC1 a {
	margin-right: 2px;
	margin-left: 2px;
	font: 11px Tahoma, "MS Sans Serif";
	color: #125599;
	text-decoration: none;
}

#HDBC a:hover,#HDBC1 a:hover {
	text-decoration: underline;
}

#HDBC img {
	display: inline;
}

#HDBB {
	border-top: 1px solid #ACC4DC;
	background: #ECF5FF;
	padding: 3px 3px 3px 5px;
	font: 10px Tahoma, "MS Sans Serif";
	color: #125599;
}

#HDBB a {
	font: 10px Tahoma, "MS Sans Serif";
	color: #125599;
	text-decoration: none;
}

#HDBB a:hover {
	text-decoration: underline;
}

#HDBB img {
	float: right;
	margin-left: 3px;
}

.HDVote {
	border: 1px solid #829CB6;
	background: #ACC4DC;
	clear: both;
	float: left;
	margin-right: 4px;
	height: 13px;
}

#HDUpload {
	border: 1px solid #5B88B5;
	padding: 3px 20px 3px 20px;
	text-decoration: none;
	background: #ACC4DC;
	font: 11px Tahoma, "MS Sans Serif";
	color: #125599;
}

#DMD {
	position: absolute;
	border: 2px solid;
	padding: 8px 10px 8px 10px;
	width: 300px;
	font: 11px Tahoma, "MS Sans Serif";
	text-transform: uppercase;
	color: #003673;
	z-index: 110;
}

#DMDMessage ul {
	margin: 0;
	padding: 5px 10px 10px 20px;
}

#DMDMessage ul li {
	padding-top: 2px;
}

#DMDControl {
	text-align: center;
}

#DMDControl a {
	font: 11px Tahoma, "MS Sans Serif";
	color: #003673;
}

#DMDTit {
	font: 11px Tahoma, "MS Sans Serif";
	color: #003673;
	text-align: center;
}

#DMDDesc {
	font: 11px Tahoma, "MS Sans Serif";
	color: #003673;
}
