@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}

/* menu */
.menu{width:80px;height:80px;position:fixed;top:50%;left:47%;background:url(../images/menu.png) no-repeat;cursor:move;}
*html .menu{position:absolute;top:expression(eval(document.documentElement.scrollTop));margin-top:340px;}

.menu .box{width:200px;height:253px;background:url(../images/m-bg.png) repeat;position:absolute;top:-88px;left:-30px;}
.menu .box a{background:url(../images/m1.png) no-repeat;position:absolute;}
.menu .box a:hover{background:url(../images/m2.png) no-repeat;}
.menu .box .t1{background-position:0px 0px;width:49px;height:59px;left:34px;top:8px;}
.menu .box .t2{background:none;width:49px;height:52px;left:36px;top:104px;}
.menu .box .t3{background-position:0px -135px;width:100px;height:87px;left:134px;top:84px;}
.menu .box .t4{background-position:0px -245px;width:90px;height:102px;left:30px;top:185px;}
.menu .box .t5{background-position:0px -15px;width:95px;height:105px;left:15px;top:-30px;}
.menu .box .t6{background-position:0px -375px;width:100px;height:90px;left:-90px;top:85px;}
.menu .box .t1:hover{background-position:0px 0px;}
.menu .box .t2:hover{background:none;}
.menu .box .t3:hover{background-position:0px -135px;}
.menu .box .t4:hover{background-position:0px -245px;}
.menu .box .t5:hover{background-position:0px -15px;}
.menu .box .t6:hover{background-position:0px -375px;}