/* CSS Document */

body{
     font-size:12px;
	 margin:0;
	 padding:0;
	 color:#000000;
	 background-color:#030000;}
a:link{
     color:#666666;
	 text-decoration:none;}
a:hover{
     color:#FF0000;
	 text-decoration:none;}
	 
a:visited{
     color:#999999;
	 text-decoration:none;}
.menu_left_bg{
     background:url(../images/menu_left_bg.gif) left top no-repeat;}
.index_flash_bg{
     background:url(../images/index_flash_bg.gif) left top no-repeat;}
.bottom_bg{
     background:url(../images/bottom_bg.gif) left top no-repeat;}