@charset "utf-8";

.news-wrap {
    padding-bottom:40px;
}

h1.no-mb{margin-bottom:0;}
ul.news-list li img{
	vertical-align:middle;
}
.rss{
	background:url(../../../../../common/img/border_dot.gif) repeat-x 0 bottom;
	padding-bottom:10px;
}
.rss a:link, .rss a:visited{
	color:#20afca;
}
table.news-list td{
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
}
table.news-list tr{
	background:url(../../../../../common/img/border_dot.gif) repeat-x 0 bottom;
}
td.cat{
	width:60px;
}
td.cat div{
	width: 60px;
	font-size:9px;
	color:#ffffff;
	background: url("../../../../../common/img/news_cat_bg.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	line-height: 16px;
	text-align: center;
	padding-right:10px;
	border-right: 1px solid #CCCCCC;
}
td.date{
	font-size: 11px;
	white-space: nowrap;
	color:#213566;
}
td.date div{
	padding: 0 10px;
	border-right: 1px solid #CCCCCC;
	height:100%;
}
td.title{
	width:100%;
	padding-left:10px;
}
div.title.no-link{
	padding-left:10px;
}
td.title a{
	color:#20afca;
}
.company-wrap .block-wrap ul.news-list li.cf{
	padding-bottom:10px;
}

.news-detail .news-title{
	padding-bottom:4px;
	background:url(../../../../../common/img/link_title_shadow.gif) repeat-x 0 bottom;
	margin-bottom:3px;
}
.news-detail .news-title h1 .h1-head{
	height:4px;
	width:100%;
	background:url(../../../../../common/img/h1_head.gif) no-repeat 0 0;
}
.news-detail .news-title h1 .h1-foot{
	height:4px;
	width:100%;
	background:url(../../../../../common/img/h1_foot.gif) no-repeat 0 0;
}
.news-detail h1{
	position:relative;
	line-height:1.2;
	width:708px;
	height:auto;
	margin-bottom:0;
	border:1px solid #cfd5e6;
	text-indent:0;
	background:none;
	background-color:#f5f8ff;
}
.news-detail .news-title h1 .h1-main{
	border-left:5px solid #2e4c92;
	margin-left:2px;
	padding:5px 12px;
}
.news-detail h1 span{
	display:block;
	padding-top:3px;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
}

.news-detail .news-title h2 .h2-head{
	height:4px;
	width:100%;
	background:url(../../../../../common/img/h2_head.gif) no-repeat 0 0;
}
.news-detail .news-title h2 .h2-foot{
	height:4px;
	width:100%;
	background:url(../../../../../common/img/h2_foot.gif) no-repeat 0 0;
}
.news-detail h2{
	position:relative;
	line-height:1.2;
	width:708px;
	height:auto;
	margin-bottom:0;
	border:1px solid #cfe2e6;
	text-indent:0;
	background:none;
	background-color:#f5fdff;
}
.news-detail .news-title h2 .h2-main{
	border-left:5px solid #20afca;
	margin-left:2px;
	padding:4px 12px;
	line-height:1.4;
}
.news-detail .news-title span.small{
	font-size:80%;
}
.news-detail .block-wrap{
	padding-bottom:15px;
}
p.paragraph {
	line-height: 1.55;
	padding-bottom: 19px;
}

.news-detail table{
	margin-bottom:15px;
}
.news-detail table th, .news-detail table td{
	border:1px solid #D5D5D5;
	padding: 7px 9px 5px;
	text-align: left;
	vertical-align: middle;
}
.news-detail table.noborder th,
.news-detail table.noborder td{
	border:none;
}

.news-detail table .lv3 {
	background: none repeat scroll 0 0 #ECF5FF;
	white-space: nowrap;
}
.news-detail table table th, .news-detail table table td{
	border:none;
	padding-left:0;
	padding-right:0;
	padding-top:4px;
	padding-bottom:3px;
}
.news-detail table.no-border th, .news-detail table.no-border td{
	border:none;
}
.inIcon{
	position:relative;
	top:-3px;
	left:3px;
}


.news-detail .rootList-ordered table th,
.news-detail .rootList-ordered table td{
	vertical-align:top;
	border:none;
}


.news-detail table.textList-notes th,
.news-detail table.textList-notes td{
	vertical-align:top;
	border:none;
}

.news-detail table.textList-ordered th,
.news-detail table.textList-ordered td{
	vertical-align:top;
	border:none;
}
.news-detail table.figureTable td{
	vertical-align:top;
	border:none;
}

.news-detail table.textList-wordAndDetail th,
.news-detail table.textList-wordAndDetail td{
	vertical-align:top;
	border:none;
}
.news-detail table.textList-wordAndDetail ul{
	margin:0;
}
.news-detail table.textList-wordAndDetail ul li{
	list-style-type:none;
}

em{
	font-weight:700;
}
.news-detail .figureBlock-center table{
	width:100%;
}
.news-detail .figureBlock-center table td{
	border:none;
}
div.figure{text-align:center;}
h6{font-weight:700;}
.figureBlock-center h6{text-align:center;}

.news-detail ul.decimal{list-style-type:decimal;}
.news-detail div.center{text-align:center;}