/*二级页面导航*/
.subnav{ width:100%; height:45px; background-color:#2d6eb0;}
.subnav ul{width:1000px; margin:0 auto;}
.subnav ul li{ width:142px; float:left; height:45px; line-height:45px;text-align:center;}
.subnav ul li a{ font-size:20px; color:#fff; display:block; }
.subnav ul li a:hover{ background-color:#fff; color:#2d6eb0;}


/*页面主体*/
.main{ width:1000px; margin:20px auto;}
.main .main_l{ float:left; width:170px; border-bottom:1px solid #d2d2d2; border-right:1px solid #d2d2d2; background-color:#fff; text-align:center;  margin-left:10px;padding-bottom:10px;}
.main .main_l ul h3{ color:#0499e8; font-size:16px; height:36px; line-height:36px; margin-top:15px;}
.main .main_l ul li a{color:#333; font-size:16px; height:36px; line-height:36px; display:block;}
.main .main_l ul li a:hover{color:#79c8f2; background-color:#f4f4f4; border-left:1px solid #79c8f2;}


.main .main_r{ float:right; width:810px; border-bottom:1px solid #d2d2d2; background-color:#fff; padding-bottom:25px;}
.main .main_r .wz{font-size:12px; color:#666; height:24px; line-height:24px; margin-top:25px; width:750px; margin-bottom:25px;}
.main .main_r .wz a{font-size:12px; color:#666;}
.main .main_r .wz a:hover{ color:#2d6eb0;}

.main .main_r .nr{ width:750px; overflow:hidden;}
.main .main_r .nr h1{ font-size:18px; color:#333; border-bottom:1px solid #f0f0f0; width:750px; line-height:35px; text-align:center; font-weight:normal; padding-bottom:10px;}
.main .main_r .nr .nr_txt{ width:750px; overflow:hidden; margin:20px 0; }
.main .main_r .nr .nr_txt p{font-size:13px; color:#666;line-height:24px; text-indent:2em;}

/*入会申请*/
.main .main_r .nr .nr_txt p.none{ text-indent:0;}
.sqb{ width:750px; overflow:hidden;}
.sqb a{ color:#2d6eb0; font-size:12px; line-height:24px;}