/* 全局CSS定义 */
body{ background:#fff; text-align:center;}
*{ margin:0; padding:0; color:#000; font-size:12px; font-family:"宋体";}
img{ border:0;}
li{ list-style:none;}

/* 链接颜色 */
a{ color: #000; text-decoration:none;}
a:hover { color: #f60; text-decoration:underline;}

/* 字体属性 */
.fB { font-weight: bold;}
.f14{ font-size:14px;}
.blank10{ height:10px; overflow:hidden; clear:both;}
.clear{ clear: both; height:1px; overflow:hidden; font-size:0px; visibility:hidden; }

.content{ width:900px; margin:0 auto; position:relative;}
.top01,.top02,.top03,.top04,.top05,.top06,.top07,.top08{ position:absolute;}
.top01{ width:132px; text-align:center; font-family:Arial; font-weight:bold; font-size:28px; top:94px; right:65px;}
.top02{ width:338px; top:522px; right:497px; text-align:left;}
.top02 a{ color:#009; font-weight:bold;}
.top03{ width:703px; bottom:110px; right:80px; text-align:left;}
.top03 div{ text-align:right; line-height:260%; padding-bottom:5px;}
.top03 div a{ color:#009; font-size:14px; font-weight:bold;}
.top03 p{ line-height:190%;}
.top03 p a{ color:#6F6F6F;}
.top04 { width:100%; bottom:32px;}
.top04 p{ color:#fff; line-height:200%;}
.top04 p a{ color:#fff;}
