﻿@import url(../common/sp-common.css);

.tit-news {
background:url(../../img/top/bg_footer.jpg) bottom center repeat-x #a0c9c8;
padding:15px 10px 20px;
margin-bottom:10px;
color:#fff;
text-align:center;
}

.news-head {
color:#663300;
padding-bottom:10px;
font-size:120%;
}

.news-box {
clear:both;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #ccc;
}

.txt-newsday {
font-size:12px;
}

.list-news {
text-align:left;
height:323px;
overflow:auto;
}

.list-news li {
padding:10px 10px;
border-bottom:1px solid #e8e8e8;
}

.list-news li span {
color:#666;
}

#news-right {
display:none;
}

