body,div,ul,li,h4,p{margin:0;padding:0;}
body{font:12px/1.8 arial;color:#fff;background:url(home_bg.jpg) 50% 0 no-repeat #013250;}
/*a{color:#fff;text-decoration:none;background:#666;padding:2px 5px;}
a:hover{background:#F90;}*/
#box{position:relative;width:600px;height:400px;margin:140px auto 0;}
#box ul{position:relative;width:600px;height:221px;}
#box li{position:absolute;border:2px solid #eaeaea;list-style:none;background:#000;width:0;height:0;top:146px;left:377px;z-index:0;cursor:pointer;overflow:hidden;border-radius:3px;}
#box li img{width:100%;height:100%;vertical-align:top; border:0px;}
#box li div{position:absolute;bottom:-100px;width:100%;height:100px;background:#000;filter:alpha(opacity=70);opacity:0.7;}
#box li div h4{margin:0 10px;font:12px/24px arial;border-bottom:1px #333 solid;}
#box li div h4 span{color:red;margin-left:10px;}
#box li div p{margin:5px 10px 0;text-indent:2em;}
#box .prev, #box .next{position:absolute;top:30%;width:39px;height:80px;margin-top:-10px;overflow:hidden;text-indent:-999px;cursor:pointer;background:url(btn.png) no-repeat;}
#box .prev{left:-60px;}
#box .next{right:-60px;background-position:-45px 0;}

#box .ver_cn { position: absolute; top: 351px; left: 115px; width: 81px; height: 34px; cursor:pointer;background:url(ch.png) no-repeat;}
#box .ver_cn:hover { position: absolute; top: 351px; left: 115px; width: 81px; height: 34px; cursor:pointer;background:url(ch.png) no-repeat;background-position:-81px 0; }

#box .ver_ce { position: absolute; top: 345px; left: 236px; width: 105px; height: 34px; cursor:pointer;background:url(ver_ce.jpg) no-repeat;}
#box .ver_ce:hover { position: absolute; top: 351px; left: 242px; width: 105px; height: 34px; cursor:pointer;background:url(ver_ce.jpg) no-repeat;background-position:-105px 0; }

#box .ver_en { position: absolute; top: 351px; left: 395px; width: 81px; height: 34px; cursor:pointer;background:url(en.png) no-repeat;}
#box .ver_en:hover { position: absolute; top: 351px; left: 395px; width: 81px; height: 34px; cursor:pointer;background:url(en.png) no-repeat;background-position:-81px 0; }

#version{position:relative;width:220px;height:221px;margin:100px auto 0;}
#version .chinese, #version .english{position:absolute;top:15%;width:60px;height:30px;overflow:hidden;cursor:pointer;}
#version .chinese{left:-60px;}
#version .english{right:-60px;background-position:-45px 0;}

#copyright{padding-top:10px;text-align:center;}
