﻿.regular{
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #1d2c6d;
    margin: 22px 0px 10px 0px;
}
.date{
	color: #a2a2a2; 
    font-size: 12px;
    margin: 7px 0;
}
.date a{
    color: #e55600;
}
.detail{
	color:#323232;
	padding:5px 0 10px 0;
	text-align:justify;
	line-height:20px;
	margin-bottom:20px;
}
.detail *{
	line-height:20px;
	max-width:100%;
}
.detail p{
	margin-bottom:6px;
}

.detail a{
    color: #236FA3;
}
.summary{
    font-weight:bold;
    color:#444;
    font-size:12px;
    line-height:20px;
}
#news_other ul{ margin-top: 7px;}
#news_other ul li{list-style-image:url(../images/li.png)}
#news_other ul li{ padding:3px 0;}
#news_other ul li a{ color:#233a7b;}
#news_other ul li span{ color:#b6b5b5;}
#news_other ul li a:hover{color: #333; text-decoration:underline}
#news_other ul li span{color: #C9C9C9;}
#news_other .title{
    color: #233a7b;
    font-size: 15px;
	margin-bottom:15px;
	font-weight:normal;
	display:block;
}
#news_other .short-link{
	float:none;
	width:100%;
}

.box-share{
	padding-top:15px;
	border-top:1px #e2e2e2 solid;
	margin-bottom:25px;
}
.news_other .news{
	border:none;
	margin-bottom:10px;
}
.block-dow ul{
	color:#333;
	list-style:disc inside;
}