/*home*/
.about {font-size:12px; color:#fff; line-height:24px;  padding-left:30px;}
.about a{color:#bf0909}
.about a:hover{color:#bf0909; text-decoration:none;}

/*about us*/
.content {font-size:12px; line-height:24px; color:#fff}
.content a{font-size:12px; color:#fff}
.content a:hover{color:#bf0909; text-decoration:underline;}
.content img{max-width: 600px; verflow:hidden;}

/*news list*/
.news_title {font-size:12px; line-height:30px; color:#fff}
.news_title a{font-size:12px; padding-left:5px; color:#fff}
.news_title a:hover{color:#bf0909; text-decoration:none;}

.newsdate {font-size:12px; padding-right:5px; color:#fff}

/*news show*/
.show_title {font-size:20px; font-weight:700; line-height:30px; color:#fff}

.show_date {font-size:12px; color:#fff; border-bottom:#ccc 1px dashed;}
.show_date a{font-size:12px; color:#fff}
.show_date a:hover{color:#bf0909;}

.show_content {font-size:12px; line-height:32px; color:#fff}
.show_content a{font-size:12px; color:#fff}
.show_content a:hover{color:#bf0909; text-decoration:underline;}

.show_bot {font-size:12px; line-height:22px; color:#fff}
.show_bot a{font-size:12px; color:#fff}
.show_bot a:hover{color:#bf0909; text-decoration:underline;}

.news_prev {font-size:12px; line-height:22px; color:#fff}
.news_prev a{font-size:12px; color:#fff}
.news_prev a:hover{color:#bf0909; text-decoration:underline;}

.news_next {font-size:12px; line-height:22px; color:#fff}
.news_next a{font-size:12px; color:#fff}
.news_next a:hover{color:#bf0909; text-decoration:underline;}

/*feedback*/
.booksub { cursor:pointer; background:#fe007f; color:#FFF; line-height:20px; width:100px; height:22px; border:0px;}
.bookrest {cursor:pointer; background:#d7d7d7; color:#000; line-height:20px; width:100px; height:22px; border:0px;}
