/* CSS Document */

td,p,li,input,select {font-size:12px;}

A.navusmall:link {
	color: #768ca1; text-decoration: underline
}
A.navusmall:visited {
	color: #768ca1; text-decoration: underline
}
A.navusmall:active {
	color: #768ca1; text-decoration: underline
}
A.navusmall:hover {
	color: #768ca1; text-decoration: underline
}
A.navusmall {
	font-size: 10px;
	color: #768ca1;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-transform: lowercase;
}

.txt{
	font-size: 12px;
	line-height:16px;
	text-align: left;
	color: #333333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.txt1{
	font-size: 12px;
	line-height:18px;
	text-align: left;
	color: #333333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
}


.eg{
	padding: 3px 0px;
	font-size: 9px;
	color: #333333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.pagelink1{
	padding: 3px 5px;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	border-bottom: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000033;
	font-weight: bold;
}

.pagelink2{
	padding: 3px 5px;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	border-bottom: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3366CC;
	
}

.pagelinkover{
	padding: 3px 5px;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	border-bottom: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	
}

.tabletxt0a{
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	background-color: #61778F;
}
.tabletxt0b{
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	
}

.tabletxt1a{
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	background-color: #BC87A2;
}
.tabletxt1b{
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	
}

.tabletxt2a{
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	background-color: #DAC634;
}

.tabletxt3a{
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	background-color: #009966;
}

.tabletxt4a {
	background-color: #B0481C;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.border_t{
    border-top: 1px solid #cccccc;
}

.border_l{
    border-left: 1px solid #cccccc;
}

.border_r{
     border-right: 1px solid #cccccc;
}

.border_b{
    border-bottom: 1px solid #cccccc;
}

.border_tb{
    border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.border_lb{
    border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.border_rb{
    border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.border_tlb{
    border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.border_tlr{
    border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.border_trb{
    border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.border_lrb{
    border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.border_all{
    border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.border_x_b{
    border-bottom: 1px dashed #cccccc;
}

.border_x_rb{
	border-bottom: 1px dashed #cccccc;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

.border_xb_sr{
    border-bottom: 1px dashed #cccccc;
	border-right: 1px solid #cccccc;
}

.border_xb_sl{
    border-bottom: 1px dashed #cccccc;
	border-left: 1px solid #cccccc;
}

.forms {
   background-color : #FFFFFF;
   color : #58678F;
   border : 1px #8795B6 solid;
   font-family : "ËÎÌå", Arial;
   font-size: 12px;
   width: 240px;
   height: 14px;
}

.forms1 {
   background-color : #FFFFFF;
   color : #58678F;
   border : 1px #8795B6 solid;
   font-family : "ËÎÌå", Arial;
   font-size: 12px;
   width: 170px;
   height: 14px;
}

/*---------------------------------------------*/
a.toplink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:hover {
	color: #FFCC00;
	text-decoration: none;
}
a.toplink:active {
	color: #FFFFFF;
	text-decoration: none;
}
/*---------------------------------------------*/

a.itemlink:link {
	color: #333333;
	text-decoration: none;
}
a.itemlink:visited {
	color: #333333;
	text-decoration: none;
}
a.itemlink:hover {
	color: #FF0000;
	text-decoration: none;
}
a.itemlink:active {
	color: #333333;
	text-decoration: none;
}

/*---------------------------------------------*/

a.itemlink1:link {
	color: #FF3300;
	text-decoration: none;
}
a.itemlink1:visited {
	color: #FF3300;
	text-decoration: none;
}
a.itemlink1:hover {
	color: #CC0000;
	text-decoration: none;
}
a.itemlink1:active {
	color: #FF3300;
	text-decoration: none;
}


/*-------------------------------*/
a.download:link {
	color: #333333;
	text-decoration: underline;
}
a.download:visited {
	color: #333333;
	text-decoration: underline;
}
a.download:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.download:active {
	color: #333333;
	text-decoration: underline;
}
/*------------------statelink--------------------*/
a.statelink:link {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.statelink:visited {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.statelink:hover {
	color: #414F5F;
	text-decoration: underline;
	font-size: 12px;
}
a.statelink:active {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*------------------bluelink--------------------*/
a.bluelink:link {
	color: #3366CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.bluelink:visited {
	text-decoration: none;
	color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.bluelink:hover {
	color: #3366CC;
	text-decoration: underline;
	font-size: 12px;
}
a.bluelink:active {
	color: #3366CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*--------------------------*/

a.typelk1:link {
	color: #3366CC; text-decoration: underline
}
a.typelk1:visited {
	color: #3366CC; text-decoration: underline
}
a.typelk1:hover {
	color: #0033CC; text-decoration: underline
}
a.typelk1:active {
	color: #3366CC; text-decoration: underline
}

/*------------layer---------------------*/
#logo-bd-layer{
	position: absolute;
	width: 770px;
	height: 54px;
	left: -2px;
	top: 0px;
	z-index:500;
	background-image: url(images/logo-bd.gif);
	visibility: visible;
}

#nvtop1{
	position: absolute;
	width: 750px;
	height: 16px;
	left: 0px;
	top: 5px;
	z-index:515;
	padding: 3px 2px 2px 2px;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-align: right;
}

#nvtop2{
	position:absolute; 
	width:400px; 
	height:16px; 
	left: 175px; 
	top: 30px;
	z-index:520;
	padding: 3px 2px 2px 2px;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}	

#nvstate{
	position:absolute;
	width:770px;
	height:20px;
	left: 0px;
	top: 54px;
	z-index:30;
	border-bottom: 1px solid #cccccc;
	
}	

#pagelink{
	position:absolute;
	width:150px;
	left: 0px;
	top: 75px;
	z-index:35;
	vertical-align: bottom;
	}	

#rightlayer{
	position:absolute;
	width: 120px;
	left: 650px;
	z-index:40;
}

#mainlayer{
	position:absolute;
	width: 470px;
	left: 165px;
	top: 120px;
	z-index:50;
}

#ad{
	position:absolute;
	width: 140px;
	left: 0px;
	z-index:110;
	padding: 5px;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: 14px;
}	


#bottownlayer{
	position:absolute;
	width: 755px;
	left: 0px;
	z-index:55;
	padding: 5px 5px 5px 10px;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-align: left;
	background-color: #0B2051;
}

.menu {
	VISIBILITY: hidden
}
.menuitem {
	FILTER: alpha(opacity=84); COLOR: #ffff99; BACKGROUND-COLOR: #333333
}
.menuitemmoz {
	BACKGROUND-IMAGE: url(/images/trans_gray_80.png); COLOR: #ffff99; BACKGROUND-REPEAT: repeat; BACKGROUND-COLOR: transparent
}


.tabletxtMa{
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	text-align: left;
	vertical-align: top;
	background-color: #467BC4;
}



.txt-b-r {
	font-size: 12px;
	line-height:16px;
	text-align: right;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.txt-w-r {
	font-size: 12px;
	line-height:16px;
	text-align: right;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.top_mu {
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}