@charset "utf-8";
/* CSS Document */

body{ background:url(../images/bg_index.jpg) top center no-repeat;}

#container{ width:1000px; margin:0 auto;}

#top{ background:url(../images/title.jpg) top left no-repeat; height:120px; margin-top:0;}
#container #top{ height:120px;}
#container #top .language{ float:right; width:240px; text-align:right;}
#container #top .language img{ float:right; margin-left:10px;}
#container #top .title{ float:left; width:760px;}

#container #menu{ height:65px; padding-left:20px; line-height:60px;background:url(../images/bg_menu.jpg) top left no-repeat;}
#container #menu ul{ list-style:none; width:1000px; margin: 0 auto; text-align:center;}
#container #menu ul li{ float:left; margin:0 10px; height:60px; width:100px; line-height:65px; display:block;font-family:"Microsoft Yahei","微软雅黑","黑体"; font-size:16px; font-weight:bold;}
#container #menu ul li a{ font-family:"Microsoft Yahei","微软雅黑","黑体"; font-size:16px; line-height:60px; font-weight:bold;}
#container #menu ul li a:hover{ color:#fff000;}


/* 日文版 */
#container #menu_jp{ height:65px; padding-left:180px; _padding-left:0px;   line-height:60px;background:url(../images/bg_menu.jpg) top left no-repeat;}
#container #menu_jp ul{ list-style:none; width:1000px; margin: 0 auto; text-align:center; line-height:65px;}
#container #menu_jp ul li{ float:left; margin:0 10px;  width:100px; _width:160px; height:65px; line-height:60px; font-family:"Microsoft Yahei","微软雅黑","黑体"; font-size:16px; font-weight:bold;}
#container #menu_jp ul li a{ font-family:"Microsoft Yahei","微软雅黑","黑体"; font-size:16px; line-height:60px;  font-weight:bold;}
#container #menu_jp ul li a:hover{ color:#fff000;}




#container #banner01{ background:url(../images/banner_01.jpg) no-repeat; width:1000px; height:348px; overflow:hidden;}
#container #banner{}






#container #content{ background:#ffffff;}
#container #content .left{ float:left; width:240px;}
#container #content .left p{ margin:0; text-indent:10px;}
#container #content .left .intro .title{ height:45px; line-height:45px;}
#container #content .left .intro .tetxarea{ width:210px; margin:20px auto;}
#container #content .right{ float:left; width:760px; }
#container #content .right .newsleft{ float:left; width:518px;}
#container #content .right .newsleft .title{ height:45px; line-height:45px; background:url(../images/bg_01.jpg) top left no-repeat;}
#container #content .right .newsright{ float:left; width:240px;}
#container #content .right .products{ background:#f7f7f6 url(../images/bg_02.jpg) top left no-repeat;}
.more{ float:right; margin-right:15px; _margin-right:0px; _display:none;}

#bottom{ background:url(../images/bg_03.jpg) top left no-repeat; height:80px; line-height:80px;}
#bottom span,#bottom span a{ margin:0 20px;}

