@charset "utf-8";
/* CSS Document */
html, body, ul, li {padding:0; margin:0;}
body {font:12px/normal Verdana, Arial, Helvetica, sans-serif;}
ul,li {list-style-type:none; text-transform:capitalize;}
.clear {clear:both; *display:inline;/*IE only*/}

/*menu margin-left:239px;*/

#nav {display:block; position:absolute; margin-left:239px; *margin-left:0;}
#nav .mainlevel {float:left; text-align:center; display:block;}
#nav .mainlevel a {color:#fff; text-decoration:none; height:51px; text-align:center; display:block;}
#nav .mainlevel a:hover {color:#3f240e; text-decoration:none; }
#nav .mainlevel .sub_nav_01 {position:absolute; left:-207px; top:50px;  display:none; width:1002px; height:30px;/*IE is great need, width>=li.length*/ filter:Alpha(opacity=50);-moz-opacity:0.7; background-color:#000000;}
#nav .mainlevel .sub_nav_01 li {float:left; background:#000; padding-top:4px;}
#nav .mainlevel .sub_nav_01 li a { float:left; padding:0 12px; line-height:24px; height:24px; display:block; _padding-bottom:6px;/*IE6 only*/}
#nav .mainlevel .sub_nav_01 li a:hover {color:#fff; text-decoration:underline; background:#000;}


.nav_1 a{ background:url(../images/n1.jpg) no-repeat; width:73px; height:51px; display:inline-table; float:left; }
.nav_2 a{ background:url(../images/n2.jpg) no-repeat; width:97px; height:51px; display:inline-table; float:left;}
.nav_3 a{ background:url(../images/n3.jpg) no-repeat; width:98px; height:51px; display:inline-table; float:left;}
.nav_4 a{ background:url(../images/n4.jpg) no-repeat; width:98px; height:51px; display:inline-table; float:left;}
.nav_5 a{ background:url(../images/n5.jpg) no-repeat; width:96px; height:51px; display:inline-table; float:left;}
.nav_6 a{ background:url(../images/n6.jpg) no-repeat; width:99px; height:51px; display:inline-table; float:left;}
.nav_7 a{ background:url(../images/n7.jpg) no-repeat; width:96px; height:51px; display:inline-table; float:left;}
.nav_8 a{ background:url(../images/n8.jpg) no-repeat; width:90px; height:51px; display:inline-table; float:left;}

.nav_1 a:hover{ background:url(../images/n1.jpg) -73px 0; width:73px; height:51px;}
.nav_2 a:hover{ background:url(../images/n2.jpg) -97px 0; width:97px; height:51px;}
.nav_3 a:hover{ background:url(../images/n3.jpg) -98px 0; width:98px; height:51px;}
.nav_4 a:hover{ background:url(../images/n4.jpg) -98px 0; width:98px; height:51px; }
.nav_5 a:hover{ background:url(../images/n5.jpg) -96px 0; width:96px; height:51px; }
.nav_6 a:hover{ background:url(../images/n6.jpg) -99px 0; width:99px; height:51px; }
.nav_7 a:hover{ background:url(../images/n7.jpg) -96px 0; width:96px; height:51px;}
.nav_8 a:hover{ background:url(../images/n8.jpg) -90px 0; width:90px; height:51px;}