@charset "utf-8";
/* CSS Document */
/*top*/
.top{border-top:9px solid #850505;wdith:100%; overflow:hidden;}
.top .top-c{width:1240px; height:116px; margin:0 auto; overflow:hidden;}
.top .top-c .top-l{float:left;}
.top .top-c .top-l .logo{float:left; padding-top:20px;}
.top .top-c .top-l h1{font-size:36px; float:left;color:#8B0101; padding-top:36px;}
.top .top-c .top-r{float:right; font-size:24px; padding-top:45px;}
.top .top-c .top-r li{float:left; margin-left:50px;}
.top .top-c .top-r li a{color:#8B0101;}
/*footer*/
.footer{width:100%; height:51px;background:#290B0B; text-align:center; color:#fff; line-height:51px;}
/*SubPage common*/
.sub-bg{border-top:1px solid #ccc;border-bottom:1px solid #ccc;width:100%;height:127px;}
.sub-bg img{width:100%;height:127px;}
/*editorial*/
.content-20{padding-bottom:20px;}
