/* ========== 全局CSS定义 ====== */
body { font-family:arial; margin:0; padding:0; background: #0071b5; font-size:12px; color:#000;}
li   { list-style:none;}
h1,h2,h3  { font-size:12px; font-weight:normal;}
b    { color:#f00; font-weight:normal;}
div,form,img,ul,ol,li,dl,dt,dd,p { margin: 0; padding: 0; border: 0;}
ul,ol,li { list-style:none; }
h1,h2,h3,h4,h5,h6,input          { margin:0; padding:0; font-weight:normal;}
table,td,tr,th,                  { font-size:12px;}
select { font-family: arial; font-size: 12px; font-style: normal; line-height: 16px; font-weight: normal; color: #000; background:#D8E7F5;}
select .red { color:#f00;}
.clear{ clear: both; visibility: hidden; }
.clear10 { height:10px; clear: both; visibility: hidden; }
.clear5 { height:5px; clear: both; visibility: hidden; }
acronym { cursor:pointer; }
pre { padding:0px; margin:0px; line-height:25px;}
h3 a:link,h3 a:visited{ color:#fff;}
h3 a:hover{ color:#fff;}
h4 { font-size:13px;}
h1 { display:inline;}
.yellow { color:#ff0;}
strong { font-weight:normal; }


/* ========== 链接颜色 ====== */
.inputdomain{border:1px solid #666;font-size:12px;font-family:Arial;background:#FCFDFD;color:#666; line-height:18px;padding-left:3px;}
.inputdomain:hover,.inputBox:focus{border-color:#666;background:#ffffff; line-height:18px;padding-left:3px;}
a:link    { color: #666; text-decoration:none;}
a:visited { color: #666;text-decoration:none;}
a:hover   { color: #0B5596; text-decoration:underline;}
a:active  { color: #000;}

/* ========== 导航 ====== */
#divBox { margin:auto; background:#fff; width:960px; padding:0px 10px 20px 10px; overflow:hidden; clear:both; }
#Header { width:960px; height:80px; background:url(../images/home/top-right.jpg) right top no-repeat; margin:auto; clear:both;}
#Header .logo { float:left; width:223px; display:inline; padding:0px; height:80px;}
#Header ul { display:block; display:inline; float:left; width:729px; padding:4px; }
#Header ul li { color: #37312F; line-height:22px; height: 22px; float: right; }
#Header ul li a { color: #37312F; padding:0px 8px; }
#Header ul .hl a:link, #Header ul .hl a:visited { padding:0px 0px 0px 8px; }
#Header p { color: #666; display:block; padding-top:20px; display:inline; float:left; width:737px; line-height:30px; height:30px; text-align:right; }
#Header p span{ font-weight:bold; font-family:Arial; color: #f00; font-size:13px; }
#Header p strong { font-weight:bold; font-family:Verdana; font-size:11px; }

#Menu { width:960px; clear:both; background:url(../images/home/menu.jpg) no-repeat; height:34px;}
#Menu ul{ display:block; list-style:none; width:960px; float:left; height:34px; font-size:12px; overflow:hidden;}
#Menu ul li{ float:left; display:block; width:96px; line-height:34px; text-align:center; background:url(../images/home/menu_line.gif) no-repeat right; }
#Menu ul .end{ background:none;}
#Menu ul a:link,#Menu ul a:visited{ color:#fff; font-size:12px; }
#Menu ul a:hover{ text-decoration:none;color:#ff0; }

.count a:link,.count a:visited{ display:none; }
.count a:hover{ display:none;}