@charset "utf-8";
/* CSS Document */

.main .center {width:500px; margin:4px 10px 0 20px; float:left;}
.main .center .menuName {text-align:left; height:30px; border-bottom:dashed 1px; margin-bottom:10px;}
.news_title{ float:left; font-size:15px; font-weight:bold; width:380px;}
.location {float:left;}
dl {height:30px; text-align:left; margin:0; padding:0;}
dl dd { padding-left:10px;margin:0; float:left;}
dl dd.title {background:url(../news/images/ico.gif) 0 4px no-repeat; display:block;overflow: hidden; text-overflow:ellipsis; white-space:nowrap; width:380px}
dl dd.date {padding-left:10px;}
.news .ico {padding-right:4px;}
.news .page {margin:8px 0; text-align:center;}


.newsContent {clear:both; margin:0px; width:100%;}
.newsContent li {list-style-type:none;}
.newsContent .title {font-size:14px; font-weight:bold; height:24px; line-height:24px; text-align:cemter;}
.newsContent .date {text-align:center; padding:4px 0 10px 0;}
.newsContent .content {font-size:10px; text-align:justify; }

