﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */

*{margin:0;padding:0;}
BODY {font-size: 12px; line-height: 18px; text-decoration: none; font-family: verdana, tahoma, sans-serif; text-align:center; background-image:url(/images/bg-body.jpg); background-repeat:repeat-x; background-color:#8AD8E4}
#body{text-align: -moz-center !important; text-align:center; width:1003px; margin-left:auto; margin-right:auto;}
td,div {font-size: 12px; line-height: 18px;}
p {padding-bottom:10px; line-height: 18px;}
#ad {border:#CCCCCC 1px solid; width:330px; height:207px;}

a:link { color:#2C1002; text-decoration:none;}
a:visited{ color:#2C1002; text-decoration:none;}
a:hover{ color:#1877BB; text-decoration:none;}
a:active{ color:#1877BB; text-decoration:none;}

a.en:link {font-size:8px; color:#2C1002; text-decoration:none;}
a.en:visited{font-size:8px; color:#2C1002; text-decoration:none;}
a.en:hover{font-size:8px; color:#1877BB; text-decoration:none;}
a.en:active{font-size:8px; color:#1877BB; text-decoration:none;}

.nav-bai { font-size:14px; color:#ffffff; text-decoration:none; font-weight: bold;}
.nav-bai a:link { font-size:14px; color:#ffffff; text-decoration:none; font-weight: bold;}
.nav-bai a:visited{ font-size:14px; color:#ffffff; text-decoration:none; font-weight: bold;}
.nav-bai a:hover{ font-size:14px; color:#ffffff; text-decoration:underline;	font-weight: bold;}
.nav-bai a:active{ font-size:14px; color:#ffffff; text-decoration:underline; font-weight: bold;}

.en-hei { font-size:11px; color:#2C1002; font-weight: bold;}
.en-lan { font-size:11px; color:#1877BB; font-weight: bold;}
.cn-hei { font-size:12px; color:#2C1002; font-weight: bold;}
.cn-lan { font-size:12px; color:#1877BB; font-weight: bold;}

.en-hui { font-size:12px; color:#666666; font-weight: bold;}
.cn-hui { font-size:14px; color:#666666; font-weight: bold;}

.bottom-div { height:20px; margin-top:30px; text-align:center;}
/* CSS 结束 */
-->