@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;}
body{font:normal normal normal 12px Arial,"",Helvetica,sans-serif; color:#000}
img{border:none;}
ul{list-style:none;}
a{text-decoration:none;color:#000;cursor:pointer;}
a:hover{color:#680000;}

#nav_div ul img{border:0; margin-top:0px}
#menu{width:980px; margin:0 auto; overflow:hidden;}
#nav_div{width:980px; height:43px; background:url(../images/nav_bg.gif) repeat-x 0 0}

#nav li{
	float:left; /*border-right:#959595 solid 1px; width:118px; height:43px;*/
}
#nav li a{
	float:left;
	display:block;
	height:43px;
	/*background:url(../images/menu_on_left.gif) no-repeat left top;*/
	cursor:pointer;
	text-decoration:none;
}
.nav_fg{width:2px; height:43px}
#nav li .nav_off0{ background:url(../images/nav_1.gif) no-repeat 0 0; width:60px; height:43px}
#nav li .nav_on0{   background:url(../images/nav_11.gif) no-repeat 0 0; width:60px; height:43px}
#nav li .nav_off1{ background:url(../images/nav_2.gif) no-repeat 0 0; width:96px; height:43px}
#nav li .nav_on1{   background:url(../images/nav_22.gif) no-repeat 0 0; width:96px; height:43px}
#nav li .nav_off2{ background:url(../images/nav_3.gif) no-repeat 0 0; width:96px; height:43px}
#nav li .nav_on2{   background:url(../images/nav_33.gif) no-repeat 0 0; width:96px; height:43px}
#nav li .nav_off3{ background:url(../images/nav_4.gif) no-repeat 0 0; width:96px; height:43px}
#nav li .nav_on3{   background:url(../images/nav_44.gif) no-repeat 0 0; width:96px; height:43px}
#nav li .nav_off4{ background:url(../images/nav_5.gif) no-repeat 0 0; width:96px; height:43px}
#nav li .nav_on4{   background:url(../images/nav_55.gif) no-repeat 0 0; width:96px; height:43px}
#nav li .nav_off5{ background:url(../images/nav_6.gif) no-repeat 0 0; width:96px; height:43px}
#nav li .nav_on5{   background:url(../images/nav_66.gif) no-repeat 0 0; width:96px; height:43px}
#nav li .nav_off6{ background:url(../images/nav_7.gif) no-repeat 0 0; width:96px; height:43px}
#nav li .nav_on6{   background:url(../images/nav_77.gif) no-repeat 0 0; width:96px; height:43px}
