﻿@charset "utf-8";
/* CSS Document */

/* 全站通用 */


/* 布局框架 */
body{ background:#eaeaea; font-family:"微软雅黑", "宋体";font-size:14px; line-height:30px; color:#000; }
#topA{height:30px; text-align:center; border-bottom:6px solid #0c52a8;}
#topB{height:157px; width:1010px; margin:0 auto; text-align:center;}
.adv{ margin:0 auto;width:1010px;}

/* 导航 */

.nav{ height:36px; line-height:36px; width:1010px; margin:0 auto; text-align:center; background:#FFF;border-bottom: 2px solid #0c52a8 ;font-size:16px; }
.nav a{ font-size:16px; }
.nav a:hover{font-size:16px; color:#ca0f00;}



/* 尾部 */

.footer{width:1010px; margin:15px auto; padding-top:10px;text-align:center;border-top:1px solid #0c52a8;}




