html{ overflow-x:hidden}
body{ font:12px/1.8 Verdana, Geneva, sans-serif; padding:0; margin:0;}
p,br,form,input,select,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd{ padding:0; margin:0; font-weight:normal;}
ul li{ list-style:none;}
.red{ color:#f00}
a{ color:#333; text-decoration:none}
a:hover{color:#0982F7}
.clear{ clear:both;}
img{ border:none;}


.top{ height:80px; width:1110px; margin:auto; margin-top:15px;}
.logo{ float:left; width:221px; height:70px;}
.nav{ float:left; height:70px; width:700px; margin-left:30px;font-family:"microsoft yahei"}
.nav ul li{ float:left; line-height:70px; font-size:14px; padding:0 12px; background:url(../images/nav_line.jpg) no-repeat right center;}
.nav ul li:last-child{ background:#fff;}
.nav ul li a:hover{ text-decoration:underline;}

.language{ float:left; width:140px; height:16px; line-height:16px; margin-top:26px;}
.language ul li{ float:left; background:#2D87DF;height:16px; width:60px; text-align:center; margin-left:10px; border-radius:4px; font-size:11px; display:inline}
.language ul li a{ color:#fff;}


.tit{ height:40px; background:#3D93CF url(../images/tit.png) no-repeat center center; font-size:0; text-indent:100%; clear:both;}

/*add*/
.titjp{ height:40px; background:#3D93CF url(../images/tit-jp.png) no-repeat center center; font-size:0; text-indent:100%; clear:both;}
.titen{ height:40px; background:#3D93CF url(../images/tit-en.png) no-repeat center center; font-size:0; text-indent:100%; clear:both;}
/*add*/

.foot{width:1060px; margin:auto; height:80px; padding:20px;}
.foot img{ float:right;}
.copyright{ width:1060px; height:50px; line-height:20px; text-align:center; margin:auto; padding-bottom:30px;}



#totop{position:fixed;bottom:100px;right:10px;z-index:999;width:71px; cursor:pointer; display:none;}
*html #totop{position:absolute;cursor:pointer;right:10px; display:none;top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-112+"px")}
#totop a{display:block;width:71px;height:24px;padding-top:48px;background:url(../images/Top.PNG) no-repeat;text-align:center;color:#888; text-indent:100%;}
#totop a.cur{}


.manu{ clear: both; padding:20px 0;}
.manu A{border:#eee 1px solid;color:#036cb4;text-decoration:none;margin:2px;padding:2px 5px}
.manu .current{border:#036cb4 1px solid;font-weight:700;color:#fff;background:#036cb4;margin:2px;padding:2px 5px}
.manu{text-align:center;margin:3px;padding:3px}
.manu .disabled{border:#eee 1px solid;color:#ddd;margin:2px;padding:2px 5px}
.manu A:hover,.manu A:active{border:#999 1px solid;	color:#666}