*{
	word-break : break-all ;
}

body{
	margin : 0px ; 
	padding : 0px ; 
	background-color:RGB(18,18,18) ; 
	color : white ;
	font-size : 80% ;
	scrollbar-base-color: #37354d;
    scrollbar-track-color: RGB(36,35,50);
    scrollbar-face-color: #37354d;
    scrollbar-highlight-color: RGB(36,35,50);

}

div.top_menu{
	width : 100% ;
	background-image:url(images/topmenu_bg.jpg);
	background-repeat:repeat-x ; 
	margin-top : 32px
}

div.top_menu2{
	width : 710px ;
	margin-top : 0px;
	margin-left:auto;
	margin-right:auto;
}

div.bottom_menu{
	width : 100% ; 
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-x ; 
	margin-top : 15px
}

img{
	border : none ;	
}

div.main_flash{
	border : 1px solid gray ; 
	width : 706px ; 
	margin : 12px auto 0px auto ;
	position:relative;
}

div.main_contents{
	border : 1px solid gray ; 
	margin : 12px auto 0px auto ;
	width : 706px ;
	height : auto ;
	overflow : auto ;
}
/*------*/

td.menu_03 a{
	background-image : url("images/header_img_03.jpg");
	width : 40px ;
	height : 22px ;
	display : block ;
}

td.menu_03 a:hover{
	background-image : url("images/header_img_hover_03.jpg");
}

/*------*/

td.menu_04 a{
	background-image : url("images/header_img_04.jpg");
	width : 106px ;
	height : 22px ;
	display : block ;
}

td.menu_04 a:hover{
	background-image : url("images/header_img_hover_04.jpg");
}

/*------*/

td.menu_05_01 a{
	background-image :url("images/header_img_05.jpg");
	width : 73px ;
	height : 22px ;
	display : block ;
}

td.menu_05_01 a:hover{
	background-image : url("images/header_img_hover_05.jpg");
}


/*------*/

td.menu_05_02 a{
	background-image :url("images/header_img_06.jpg");
	width : 94px ;
	height : 22px ;
	display : block ;
}

td.menu_05_02 a:hover{
	background-image : url("images/header_img_hover_06.jpg");
}


/*------*/

td.menu_06 a{
	background-image : url("images/header_img_07.jpg");
	width : 125px ;
	height : 22px ;
	display : block ;
}

td.menu_06 a:hover{
	background-image : url("images/header_img_hover_07.jpg");
}


/*------*/

td.menu_07 a{
	background-image : url("images/header_img_08.jpg");
	width : 63px ;
	height : 22px ;
	display : block ;
}

td.menu_07 a:hover{
	background-image : url("images/header_img_hover_08.jpg");
}


/*------*/

td.menu_08 a{
	background-image : url("images/header_img_09.jpg");
	width : 114px ;
	height : 22px ;
	display : block ;
}

td.menu_08 a:hover{
	background-image : url("images/header_img_hover_09.jpg");
}


/*------*/

td.menu2_01 a{
	background-image : url("images/menu2_1.gif");
	width : 290px ;
	height : 32px ;
	display : block ;
}

td.menu2_01 a:hover{
	background-image : url("images/menu2_1a.gif");
}

/*------*/

td.menu2_02 a{
	background-image : url("images/menu2_2.gif");
	width : 290px ;
	height : 32px ;
	display : block ;
}

td.menu2_02 a:hover{
	background-image : url("images/menu2_2a.gif");
}

/*------*/

td.menu2_03 a{
	background-image : url("images/menu2_3.gif");
	width : 290px ;
	height : 32px ;
	display : block ;
}

td.menu2_03 a:hover{
	background-image : url("images/menu2_3a.gif");
}

/*------*/

td.menu2_04 a{
	background-image : url("images/menu2_4.gif");
	width : 290px ;
	height : 32px ;
	display : block ;
}

td.menu2_04 a:hover{
	background-image : url("images/menu2_4a.gif");
}

/*------*/

td.menu2_05 a{
	background-image : url("images/menu2_5.gif");
	width : 293px ;
	height : 32px ;
	display : block ;
}

td.menu2_05 a:hover{
	background-image : url("images/menu2_5a.gif");
}

/*------*/

td.menu2_06 a{
	background-image : url("images/menu2_6.gif");
	width : 293px ;
	height : 32px ;
	display : block ;
}

td.menu2_06 a:hover{
	background-image : url("images/menu2_6a.gif");
}

/*------*/

td.menu2_07 a{
	background-image : url("images/menu2_7.gif");
	width : 293px ;
	height : 32px ;
	display : block ;
}

td.menu2_07 a:hover{
	background-image : url("images/menu2_7a.gif");
}


h2.title{
	margin : 0px auto 0px 0px ;
	padding : 10px 0px 4px 0px;
	width : 90% ;
	border-bottom : 1px solid RGB(90,90,90) ;
}


img.banner{
	display : block ;
	margin : 4px  0px ;
}

#la_btn{
	position : absolute ;
	top : -209px ;
	left : 550px ;
}

a:hover .opa60{
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}