﻿@charset "utf-8";
body {margin:0;padding:0;}
a {text-decoration:none;color:black;}
a:hover {color:red;text-decoration:underline;}
#totaltopbg {width:100%;height:30px;border-bottom:1px #CCCCCC solid;}
#totaltop {margin:0 auto;width:960px;height:30px;line-height:30px;font-size:13px;padding:3px auto;}
#totaltop img {width:13px;height:13px;border:0;}
#totaltop #totaltopleft {float:left;}
#totaltop #totaltopright {float:right;}
#total {margin:0 auto;width:960px;margin-top:10px;}
#top {width:960px;height:68px;}
#top #topfirst {width:960px;height:68px;}
#top #topfirst #topfirstleft {float:left;height:68px;width:238px;}
#top #topfirst #topfirstcenter {float:left;height:68px;line-height:68px;width:288px;margin-left:30px;text-align:center;font-size:50px;font-weight:bolder;font-family:"黑体";}
#top #topfirst #topfirstright {float:right;width:388px;height:66px;border:1px #CCCCCC solid;}
#middle {width:960px;margin-top:15px;}
#middle font {font-size:12px;}
#middle #main {width:960px;border:1px #CCCCCC solid;}
#middle #main #right:hover {background:#E8FEE0;}
#middle #main #left {width:130px;padding:20px;font-weight:bolder;border-bottom:1px #CCCCCC solid;}
#middle #main #right {border-bottom:1px #CCCCCC solid;}
#middle #main #righttable {width:830px;padding:10px;text-align:center;}
#middle #main #righttable td {width:20%;padding:10px;}
#middle #main #righttable a {padding:5px;color:#009;}
#middle #main #righttable a:hover {color:white;background:#00bc00;padding:5px;}
#bottom {width:960px;margin-top:15px;text-align:center;font-size:13px;color:#CCCCCC;}
#bottom a {color:#CCCCCC;}
#bottom a:hover {color:red;text-decoration:none;}
