@charset "gb2312";
@import url(style.css);
.mt_15{ margin-top:15px;}
/**banner**/
.banner{ width:1040px; overflow:hidden; position:relative;}
.banner .banner_txt{ position:absolute; width:880px; height:187px; left:80px; text-align:center; top:69px; color:#FFF; font-size:53px;font-weight:bold}
.banner .banner_txt h1{color:#FFF; font-size:55px; display:inline-block;font-weight:bold; color:#FBBC00}
.banner .banner_txt span{ font-size:35px; line-height:55px; font-weight:normal; margin-top:15px; display:block}

/**Ä£¿é**/
.subject{ border:1px solid #DDD; width:998px; padding:20px; padding-top:0px}
.module .title{ background:url(../../image/baike_h2.gif) repeat-x bottom; height:42px; font-size:18px; font-weight:bold; line-height:42px; border-top:3px solid #EF7B1A; display:block; margin-bottom:12px;}
.module .tables td{text-indent:8px;font-size:14px;}
.module p{ font-size:14px; line-height:200%;}
.module a:link,.module a:visited{font-size:14px;color:#2c7af9;text-decoration:underline}
.module a:hover{color:#ff5800}