@import url(base.css);
/* Center */
.centera{width:490px; padding:10px; line-height:20px; color:#900;}

.centerb{display:table; width:490px; padding-bottom:15px; border-bottom:1px dotted #D7D7D7; line-height:20px;}
.centerb ul{float:left;}
.centerb img{float:left; margin-left:10px;}

/* End Center */

/* Content */
.news{width:672px; padding:10px 0;}
.news ul{padding:5px 0;}
.news li{padding:5px 0;}
.news strong{text-decoration:underline;}
.news a:link, .news a:visited, .news a:active{color:#000; text-decoration:none;}
.news a:hover{color:#003F8C; text-decoration:underline;}


.newstitle{width:672px; padding-top:10px; text-align:center; line-height:30px; border-bottom:1px dotted #CCCCCC;}
.newstitle strong{ color:#900; font-size:16px;}
.newscontent{width:672px; padding:10px 10px 20px; line-height:20px;  border-bottom:1px dotted #CCCCCC;}
.newsclose{float:right; width:80px; margin:10px auto; line-height:30px;}
.newsclose img{float:left; margin:8px 5px 0 0;}

/* End Content */


















