/*newsShow*/
a.link {float: right; margin: 0 20px;}
div.text {padding: 10px 30px;}
div.date {padding: 0 20px; color: #750604;} 

/*newsView*/
ul.newsList {clear: both;}
ul.newsList li {border-bottom: 1px solid #e3ddd6; border-top: 1px solid #f4f1ed; padding: 30px 20px;}
ul.newsList li.first {border-top: none;}
ul.newsList li.last {border-bottom: none;}
ul.newsList h2 {padding: 5px 0;}
ul.newsList h2 a {color: #3e2825; text-decoration: none;}
ul.newsList h2 a:hover {text-decoration: underline;} 
ul.newsList h2 span.date {float: right; color: #750604; padding: 0 0 0 15px;}
ul.newsList div.shortContent {padding: 10px 0 0;}

div.allNews {text-align: right; padding: 0 20px 20px;  font-weight: bold;}
div.allNews a {color: #3d2a28; font-size: 14px;}

