﻿body {text-align:center;}
*{ margin:0 auto; padding:0; font-size:12px; color:#626262; font-family:Arial;}
a:link {color: #959595; text-decoration: none;}
a:visited {color: #959595; text-decoration: none;}
a:hover {color: #626262; text-decoration:none;}
.ClearBoth{ height:0; font-size:0; clear:both; overflow:hidden;}
.ClearTab{ height:10px; font-size:0; clear:both; overflow:hidden;}
ul{ list-style-type:none; padding:0; margin:0;}
img{border:0;}
.cursorTab{ cursor:pointer;}
h2,h4,h5{ font-family:微软雅黑;}

.line {  border-bottom:1px #516e4f solid;}
header { background-color:#4b754f; padding-top:70px;}
section { width:980px; position:relative;}
section.Header li{width:60px; float:left; margin-bottom:10px;}
section h1{ width:300px; float:left;}
section nav{width:650px; float:right; padding-top:70px; color: #858585;  text-align:right; font-size:18px;}
section nav a{font-size:18px; font-family:Arial; padding-bottom:15px; margin:0 5px;}
section nav a:link {color: #858585; text-decoration: none;}
section nav a:visited {color: #858585; text-decoration: none;}
section nav a:hover {color: #858585; text-decoration:none; border-bottom:5px #4d5760 solid;}
section nav a.Select { border-bottom:5px #4d5760 solid;}


footer { background-color:#4b754f; padding-top:20px; margin-top:10px;}
section.Footer li{width:60px; float:left; margin-bottom:10px;}
section.Footer li.Right{float:right;}
footer p{ width:960px; padding:10px; line-height:25px; text-align:right; color:#a5baa9;}

/*分页*/
.PageBox{color:#333; height:39px; margin:0 5px; border-top:2px #E7E7E7 solid; text-align:center; font-weight:500; line-height:39px;}
.PageBox strong{color: #FFF; padding:3px 6px; background-color: #d0ad11; margin-right:5px;}
.PageBox a{padding:2px 5px; border:1px #c8c8c8 solid; margin-right:5px;}
.PageBox a:link {color: #666666; background-color: #e8e8e8; text-decoration: none;}
.PageBox a:visited {color: #666666; background-color: #e8e8e8; text-decoration: none;}
.PageBox a:hover {color: #FFF; background-color: #d0ad11; text-decoration:none;}