@charset "utf-8";
body,div,p,img,form,h1,h2,h3,h4,h5,h6,ul,li
 { margin: 0; padding:0;  border:0;}

body { 
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:160%;
color:#666;}

a{color:#333; text-decoration:none;}
a:link {color:#333; text-decoration:none;}
a:hover {color: #0066CC; text-decoration: underline;}

#main { margin:0px auto; width:1003px; overflow:hidden;}

#head { float:left; width:100%; height:134px; background: url(../images/index/head_bg.jpg) right top no-repeat;}
#head .logo { float:left; margin:40px 0 0 17px;}  

#pic { float:left; width:100%; height:300px; background:#000 url(../images/index/pic.jpg) no-repeat center left; overflow: hidden;}
#pic .circle { float:left; display:inline; margin:110px 0 0 20px; width:900px; height:150px;}
 
#menu { float:left; width:100%; height:140px; background:url(../images/index/bg.jpg) repeat-x top;}
#menu .cn{ display:inline; float:left; margin:30px 30px 0 646px; width:65px; height:23px;}
#menu .en{ display:inline; float:left; margin:30px 0 0 0; width:172px; height:23px;}
.menu_down { display:inline; float:left; background:url(../images/index/down_bg.jpg) no-repeat; width:369px; height:26px; margin:10px 0 0 580px;}

.copyright { width:900px; float:left; padding:10px;}
.js{ float:right; margin:40px 5px 0px 0px; display:inline;}

