*{
	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);

}

object{
	margin : 0px ;
	padding : 0px ;
}

div.top_menu{
	width : 100%;
	background-image:url(images/g_menu_03.jpg);
	background-repeat:repeat-x;
	margin-top : 10px
}

div.top_menu2{
	width : 100% ;
	background-image:url(images/topmenu_bg.gif);
	background-repeat:repeat-x ; 
	margin-top : 100px
}

div.top_menu3{
	width : 100% ;
	background-image:url(images/mbg5.gif);
	background-repeat:repeat-x ; 
	margin-top : 0px;
	margin-left:auto;
	margin-right:auto;
}

div.top_menu_bottom{
	width : 100% ;
	background-image:url(images/flash_top.gif);
	background-repeat:repeat-x;
}

div.top_flash_bottom{
	width : 100% ;
	background-image:url(images/flash_bottom.gif);
	background-repeat:repeat-x;
}

div.b_menu_top{
	width : 100% ;
	background-image:url(images/b_menu_top.gif);
	background-repeat:repeat-x;
}


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 RGB(102,159,89) ; 
	width : 706px ; 
	margin : 0px auto 30px auto ;
}

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/g_menu_04.jpg) ;
	width : 42px ;
	height : 18px ;
	display : block ;
}

td.menu_03 a:hover{
	background-image : url(images/g_menu_04_hover.jpg);
}

/*------*/

td.menu_04 a{
	background-image:url(images/g_menu_05.jpg) ;
	width : 106px ;
	height : 18px ;
	display : block ;
}

td.menu_04 a:hover{
	background-image : url(images/g_menu_05_hover.jpg);
}

/*------*/

td.menu_05_01 a{
	background-image:url(images/g_menu_06.jpg) ;
	width : 73px ;
	height : 18px ;
	display : block ;
}

td.menu_05_01 a:hover{
	background-image : url(images/g_menu_06_hover.jpg);
}


/*------*/

td.menu_05_02 a{
	background-image:url(images/g_menu_07.jpg) ;
	width : 94px ;
	height : 18px ;
	display : block ;
}

td.menu_05_02 a:hover{
	background-image : url(images/g_menu_07_hover.jpg);
}


/*------*/

td.menu_06 a{
	background-image:url(images/g_menu_08.jpg) ;
	width : 124px ;
	height : 18px ;
	display : block ;
}

td.menu_06 a:hover{
	background-image : url(images/g_menu_08_hover.jpg);
}


/*------*/

td.menu_07 a{
	background-image:url(images/g_menu_10.jpg) ;
	width : 62px ;
	height : 18px ;
	display : block ;
}

td.menu_07 a:hover{
	background-image : url(images/g_menu_10_hover.jpg);
}


/*------*/

td.menu_08 a{
	background-image:url(images/g_menu_09.jpg) ;
	width : 115px ;
	height : 18px ;
	display : block ;
}

td.menu_08 a:hover{
	background-image : url(images/g_menu_09_hover.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 : 283px ;
	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 : 283px ;
	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 : 283px ;
	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 ;
}

