@charset "UTF-8";
/* CSS Document */

.newspage {padding-bottom: 40px;}

/*------------------- newslist -------------------*/
.newslist {padding-bottom: 30px; color: #999;}
.newslist a {color: #ca5c63;}
.newslist a:hover {color: #b3343c;}
.newslist dl {padding: 0 10px 15px 5px; margin-bottom: 15px; background: url(../../images/dotted.gif) repeat-x left bottom;}
.newslist dt {margin-bottom: 5px; font-weight: bold; background: url(../../images/main_ico.png) no-repeat 0 -192px;}
.newslist dt span {font-weight: normal;}
.newslist dt, .newslist dd {padding-left: 26px; font-size: 14px; line-height: 24px;}

/*------------------- newsdetail -------------------*/
.newsDetail {font-size: 14px; line-height: 24px;}
.newsDetail h1 {padding: 10px 0; font-size: 24px; line-height: 35px; text-align: center;}
.summary {padding-bottom: 25px; color: #999; text-align: center;}
.newsDetail p {font-size: 14px;}
.bdsharebuttonbox b {margin: 6px 6px 6px 0; line-height: 16px;}