@charset "utf-8";
/* CSS Document */

.position{ height:40px; line-height: 40px; background:#f8f8f8; border-bottom: #ddd 1px solid; padding-left:15px;}
.position i{ margin-right:5px;}
.left{ width:278px; float: left; margin-right: 20px; background: #f8f8f8;}
.left h1{ background:#00468f; height: 40px; line-height: 40px; font-size: 18px;  padding-left: 20px; color: #fff;}
.left ul li{ line-height:40px; text-align: center;border-bottom:#ddd 1px solid;}
.right{ width: 902px; float: left;}
.right ul li{line-height: 2; background: url(../images/news_icon.png) 3px 11px no-repeat; padding-left:18px;}
.right ul li span{ float:right}
.epage{ margin:20px; font-size:12px;}
.epage b{background:#f1f1f1; }
.epage a,.epage b{ border:#e0e0e0 1px solid; padding:3px 6px;border-radius:3px;text-align:center;}
.epage a[title="Total record"]{border:none; padding:0;}
.epage a[title="Total record"]:hover{ background:none;}
.epage a:hover{ background:#e0e0e0;}
.epage a[title]{ border:none;}

.title{ font-size:36px; text-align: center; padding: 20px 0; width:90%; margin: 0 auto;}
.ftitle{ text-align:center; line-height: 40px; border-bottom:#ddd 1px solid; width:98%; margin: 0 auto;}
.newstext{ line-height:2; padding: 10px;}
.news_content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px !important;
    line-height: 32px;
    color: #333;
    text-decoration: none;
}
.searchResult{ line-height:2;}
.searchResult .r{ font-size:16px; border-bottom:#ddd 1px dashed; padding:5px;}