*{ margin: 0 auto; padding: 0px;}
body { background: #fff; font-size: 12px; font-family: arial, "微软雅黑","宋体";}
img{ border: none;}
ul,li{ list-style: none;}
a{ text-decoration: none;}
.textC{text-align: center;}
.font16{ font-size: 16px;}
.mt10{ margin-top: 10px;}
.mt50{ margin-top: 50px;}
.mb10{ margin-bottom: 10px;}
.mb20{ margin-bottom: 20px;}
.mb100{ margin-bottom: 100px;}
.wapper{ background: url(../images/bg/bg_body.png) repeat-y center center; width: 1000px; }

.footer{ text-align: center; color: #424242; margin-top:20px;width: 730px; }
footer {
    margin-top: 20px;
    border-top: 1px #bebebe solid;
    width: 619px;
    padding: 34px 5%; }
footer p {
    font-size: 13px;
    color: #000000;
    line-height: 25px;
    text-align: center; }
footer p span {
    cursor: pointer;
    text-decoration: underline; }
footer p a:link, footer p a:visited, footer p a:hover, footer p a:active {
    color: #000000;
    text-decoration: underline; }


a.font000{ color: #000000; text-decoration: none;}
a.font000:hover{ text-decoration: underline;}

/*move*/
.rslides{width:100%;position:relative;list-style:none;padding:0}
.rslides_nav{ width:36px; height:36px; background-image:url(../images/banner_new.png); display:none; position:absolute;  text-indent:-10em; overflow:hidden;}

.prev{ background-position:0 0;left:-40px; top:180px;}
.prev:hover{ background-position:0 -36px;}
.next{ background-position:-36px 0;right:-40px; top:180px;}
.next:hover{ background-position:-36px -36px;}
.rslides_tabs{ position:absolute; left:450px; top:370px;clear:both;text-align:center; z-index:99999; display: none;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px}
.rslides_tabs a{ width:12px; height:12px; background:#fff;text-indent:-5em; overflow:hidden; display:block; float:left; margin-left:6px;border-radius:6px;}
.rslides_tabs .rslides_here a{ background:#D968C0;}