﻿#content {
 padding: 40px 0px 0px 0px;
 margin: 0px 0px 0px 0px; 
 width: 98%;
 text-align: left;
 font-size:13px; 
}

#view-content {
 padding: 40px 0px 0px 0px;
 margin: 0px 0px 0px 0px; 
 width: 100%;
 text-align: left;
 font-size:13px; 
}

.news_label {
 padding: 10px 0px 0px 0px; 
 position: absolute;
 top: 4px;
 height: 35px;
 text-align: center;
 float : left;
 margin: -33px 0px 0px 0px; 
}

.news_label a {
 color: #000;
 text-decoration: none;
}

.home_news {

 padding: 0px;
 width: 98%;
 color: #444;
 margin: 0px 0px 0px 5px;
}

.home_news a {
 color: #444;
 text-decoration: none;
}

.home_news a:hover {
  text-decoration: underline;
}

.home_news ul {
 padding: 0px;
 list-style-type: none;
 margin: 0px 0px 0px 5px;
 word-break:normal;
}

.home_news ul li{
padding:5px 0px;margin-right:5px;
line-height: 1.2em; border-bottom:1px dotted #CCC;
}

.home_news_more {
 float : right;
 right: 8px;
 white-space: nowrap;
 position: relative;
}

.home_news_more a {
 display: block;
 color: #999;
 text-decoration: none;
}

