@charset "utf-8";
/* CSS Document */
body{font-family:Arial, Helvetica, sans-serif;color:#808080;font-size:12px;margin:0px; background:url(../images/bg_body.jpg) repeat-x top;}
h4{color:#FFF;margin:0px;}
h5{color:#000000;margin:0px;padding:0px;}
h6{color:#000000;margin:0px;text-align:right;}
.all{width:1000px;margin:0px auto;line-height:18px;}
.top{background:url(../images/bg_top.jpg) no-repeat;width:100%;height:105px;}
  .head{text-align:right;padding:3px 28px 0px 0px;}
  .head a,.head a:link{color:#818181;text-decoration:none;}
  .head a:hover{color:#313131;}
  .logo_link{float:left;margin-left:15px;width:120px;height:65px;cursor:pointer;}
  .nav{float:right;width:82%;}
.warp{width:100%;float:left;}
.footer{background:url(../images/bg_footer.jpg) no-repeat;height:85px;width:100%;float:left}
  .copy{float:right;width:68%;border-left:1px solid #E1E1E1;font-weight:lighter;color:#808080;font-size:11px;padding-left:8px;margin-top:20px;}
  .logo_bottom{float:right;width:100px;height:8px;margin:15px 20px 0px 0px;cursor:pointer;padding-top:52px;}
  .copy a,.copy a:link{color:#818181;text-decoration:none;}
  .copy a:hover{color:#313131;}
/*圆角边框样式*/  
.round_a{border-left:1px #2ca1c3 solid;border-right:1px #2ca1c3 solid;}
.round_b{height:1px;overflow:hidden;border-left:1px #2ca1c3 solid;border-right:1px #2ca1c3 solid;}
