/* 全局 */
*{margin:0;padding:0;}
body{ width:900px;background: url(../img/bg.png) no-repeat top;background-attachment: fixed;margin:0px auto; padding:0px;font-size:12px; font-family: arial, 宋体, serif;color:#6E6E6E; line-height:22px}
p{margin:10px 0px 5px 0px}
div{float:left}
h1{font-size:30px; color:#0F4B88;}
h2{ font-size:20px; font-weight:bold; color:#945E00; }
h3{ font-size:20px; font-weight:bold; color:#0F4B88; }
h4{ font-size:14px;  font-weight:bold;color:#000}
a:link{ color:#0F4B88; text-decoration:none}
a:visited{ color:#0F4B88; text-decoration:none}
a:hover{ color:#9BBEED}

/*导航栏 */
#nav1{ width:880px; height:44px; background:transparent url(../img/nav_bg.png); margin:0px 0px 20px 0px; padding-right:20px; padding-top:10px}
.STYLE1 {behavior: url("iepngfix.htc");}
#nav1 ul li {float:right; padding:0px 5px 0px 5px; list-style-type:none}
#nav1 li a{ font-size:12px; color: #fff;text-decoration:none; display:block; display:block;}
#nav1 li a:hover{color:#fff}

/* 内容框架 */
#content_yuanjiao{width:900px; height:15px; background:url(../img/content_yuanjiao.png) no-repeat}
#content{ width:868px; border-width:0px 1px 1px 1px; border-color: #A3A3A3; border-style: solid; background:#FFF; padding:0px 15px 0px 15px}
/* 图片 */
#pic{width:868px; height:259px; background:url(../img/pic_ad.png);}
/* 专题导航 */
#nav_zhuanti{ background:url(../img/nav1_bg.png) repeat-x; width:865px; height:25px; padding:5px 0px 0px 5px}
/* 内容 */
#content1{ width:810px; padding:10px 30px 10px 30px;}
#content2{ width:850px; padding:20px 10px 10px 10px; background:#F4F6F5 url(../img/content2_bg.png) repeat-x}
#content2 div div{ padding:20px; width:384px}
#content2 div li{ list-style-type:none}