@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:#2E2E2E; background:#0f70c1;}
dl,ol,dt,dd,ul,li,form,h1,h2,h3,h4,h5,h6{margin:0; padding:0;list-style:none; }
a{text-decoration:underline;color:#2E2E2E;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{ color:#FF6600;text-decoration:none;}
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:15px auto;  overflow:hidden;/*box-shadow:0px 2px 5px #000;*/}
.main .left{float:left;width:232px;display:inline;padding-bottom:9999px; margin-bottom:-9999px;}
.main .right{float:right;width:760px;display:inline; }

/*page*/
.page{margin:20px auto;text-align:center; line-height:25px;}
.page a{display:inline-block;padding:0px 8px;margin-left:5px; background:#dedede;color:#000;}
.page a:hover,.page .sel,.page .sele{color:#000;background:#006BBF; }
.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:10px 0px; border-bottom:1px dashed #ccc;}
.custom .newsdetail .content{line-height:25px;margin-bottom:15px;}
.custom .newsdetail .content img{max-width:100%;}
.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;}