@charset "utf-8";
body,th,td,input,select,textarea,div,p{padding:0; margin:0;}
body{font-size:12px;-webkit-text-size-adjust:100%;color:#707570; background:url(../images/html_bg.jpg) repeat-x;}
dl,ol,dt,dd,ul,li,form,h1,h2,h3,h4,h5,h6{margin:0; padding:0;list-style:none; }
a{text-decoration:none;color:#707570}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{ text-decoration:underline;}
input,select,textarea{vertical-align:middle}
img{border:0; vertical-align:middle;display:inline-block;}
.clear{clear:both;overflow:hidden; height:0px;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
/* ie7 hack*/
*+html .clearfix {min-height: 1% ;} 
.clearfix{display: block;}
a:focus {outline:none;-moz-outline:none;}
.yahei{font-family:microsoft yahei;}
.main{width:1000px;margin:0px auto; overflow:hidden;}
.main .left{float:left; margin-left:10px; width:230px; padding-bottom:9999em; margin-bottom:-9999em; display:inline; background:#F2F2F2;  }
.main .right{float:right;width:752px;display:inline;}
.container{width:1000px;margin:0 auto}

/*page*/
.page{margin:10px auto;text-align:center; line-height:25px;}
.page a{display:inline-block;padding:0px 8px;margin-left:5px; background:#dedede; border:1px solid #fff; color:#000;}
.page a:hover,.page .sel,.page .sele{color:#fff;background:#396DBA; border:1px solid #E0E0E0;}
.page .prev,.page .next{display:inline-block;margin:0 5px; font-family:Tahoma, Geneva, sans-serif;font-size:16px;font-weight:bold;color:#fff}
.page .prev:hover,.page .next:hover{color:#eee}


/*custom newsdetail*/
.custom .newsdetail{}
.custom .newsdetail .title{font-size:16px;text-align:center;padding:20px 0px;}
.custom .newsdetail .content{line-height:22px;margin-bottom:15px;}
.custom .newsdetail .content img{max-width:100%;max-width:685px}
.custom .newsdetail .back{text-align:right;float:none;}
.custom .newsdetail .back a{display:inline-block;padding-left:20px;background:url(../images/arrow.png) no-repeat left center;}