/* screen.cms_module_news [list] */
.news_list_title {
margin: 0px;
font-size: 0.9em;
font-weight: normal;
color: #366;
}

.news_list_headline {
margin: 0px 0px 5px 0px;
font-size: 1.2em;
}

.news_list_headline a, .news_list_headline a:link, .news_list_headline a:visited, .news_list_headline a:active {
text-decoration: none;
color: #996;
}

.news_list_headline a:hover {
text-decoration: underline;
color: #cc9;
}

.news_list_lead {
margin: 0px;
text-align: justify;
font-size: 1em;
}

.news_list_lead p {
margin-bottom: 5px;
}

.news_list_lead img {
float: left;
margin: 5px 5px 0px 0px;
}

.news_list_footer {
margin: 0px 0px 50px 0px;
}

.news_list_link {
float: left;
padding: 0px 0px 1px 8px;
font-size: 1em;
font-weight: bold;
background: url("/image/img_bg_link.gif") center left no-repeat;
}

.news_list_created_date {
float: right;
color: #366;
}

.news_list_navigation {
margin-bottom: 0px;
padding-top: 6px;
border-top: 1px solid #366;
text-align: center;
}
/* /screen.cms_module_news [list] */

/* screen.cms_module_news [detail] */
.news_title {
margin: 0px;
font-size: 0.9em;
font-weight: normal;
color: #366;
}

.news_headline {
margin: 0px 0px 15px 0px;
font-size: 1.4em;
color: #996;
}

.news_lead {
margin: 0px 0px 10px 0px;
text-align: justify;
line-height: 1.5em;
font-size: 1em;
}

.news_lead img {
display: none;
}

.news_lead p {
margin-bottom: 20px;
}

.news_article {
margin: 0px 0px 5px 0px;
text-align: justify;
line-height: 1.5em;
font-size: 1em;
}

.news_article p {
margin-bottom: 20px;
}

.news_footer {
clear: both;
margin: 10px 0px 35px 0px;
}

.news_link {
float: left;
font-size: 1em;
}

.news_copyright_created_date {
float: right;
}
/* /screen.cms_module_news [detail] */

