/* CSS Document */
.main{ height:730px; padding-top:60px; background:url(../images/notice_bg.jpg) no-repeat center center;}

.news{ width:1130px; height:670px; padding:30px 0 0 70px; margin:0 auto; background:rgba(255,255,255,0.9);}
.news h3{ font-size:21px; color:#cc9966; line-height:32px; margin-bottom:16px;}
.news .content{ width:1030px; padding-right:40px; height:400px; padding-bottom:40px; overflow-Y:scroll;}
.news .content p{ font-size:12px; color:#5c5c5c; text-indent:2em; line-height:26px; margin-bottom:14px;}

.news_footer{ width:1030px; padding-top:23px; border-top:1px solid #a8a8a8;}
.news_footer .p_left{ float:left;}
.news_footer .p_right{ float:right;}
.news_footer a{ font-size:14px; color:#5b5c5c; margin:0 4px;}
.news_footer a:hover{ text-decoration:underline;}
.news_footer a.active{ color:#cc9966;}
