body{
	margin:0;
	padding:0;
	background: url(/images/bg01.jpg) no-repeat fixed center top;
}
.test{ width:900px; height:200px; margin:0 auto;}
.container{ width:960px; margin:10px auto 0; overflow:hidden; position:relative;}
.box {  font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #666666; border-color: #F2721C F2721C F2721C; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.txt_blu_bold {  font-family: Tahoma; font-size: 10pt; font-weight: bold; color: #2072B7}
.box_blue { font-family: Tahoma ; font-size: 10pt; font-weight: normal; color: #666666; border-color: #3CAEE5 3CAEE5 3CAEE5; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.bg_fix { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #666666; background-repeat: repeat-x; background-position: top}
.txt_red_bold {  font-family: Tahoma; font-size: 10pt; font-weight: bold; color: #E67603}
.txt { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #666666}
.txt_blue { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #0099CC}
.txt_white_bold { font-family: Tahoma; font-size: 10pt; font-weight: bold; color: #FFFFFF}
.txt_yellow_bold { font-family: Tahoma; font-size: 10pt; font-weight: bold; color: #FFFF99}
.txt_small_dark { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #FFFFFF; background-color: #CCCCCC}
.page { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #666666 ; background-color: #FF9900}
.page_show { font-family: Tahoma; font-size: 10pt; font-weight: normal; color: #666666 ; background-color: #0099FF}
.txt_bold { font-family: Tahoma; font-size: 10pt; font-weight: bold; color: #666666 }
h1{font:0px Tahoma,Tahoma,Microsoft Sans Serif,Verdana; visibility:visible}
#dropmenudiv{
position:absolute;
border:1px solid #eeeeee;
border-bottom-width: 0;
font:normal 10px Tahoma;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
background-color: #FFD339 ;
display: block;
text-indent: 3px;
border-bottom: 1px solid #eeeeee;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F7910D;
}

