@charset "utf-8";
/* CSS Document */
<!--

.right-dtl {
	width: 80%;
	margin:auto;
}

.v-menu {
	background-color: #d2e7f4;
	border-radius: 10px;
	width: 140px;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.v-menu a {
	color: #006e9f;
	font-weight: bold;
	font-size: 12px; text-decoration : none;
	float: left;
	height: 40px;
	padding-left: 20px;
	text-decoration: none;
}

.v-menu a img {
	padding-bottom: 5px;
}

.title {
	color: #006cb9;
}

.title .cntn {
	float: left;
	width:96%;
	padding-top:5px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 3px;
	font-size:14px;
}

.title .icon {
	background: url("../img/ico_title.png") no-repeat transparent;
	height: 25px;
	width: 6px;
	float: left;
}

.topic-header{
	color: #006cb9;
	font-weight: bold;
	clear: both;
	margin-bottom: 5px;
}

.topic{
	margin-bottom: 20px;
	font-size: 14px;
}

.topic p{
	margin-bottom: 40px;
}

.topic .tbl-line{
	margin-bottom: 30px;
}

.tbl-line th{
	color: #006CB9;
}

.topic .tbl-line td,.topic .tbl-line th{
	border-top: 2px dotted #A6CFE9;
}

.topic .tbl-line tr:last-child td, .topic .tbl-line tr:last-child th{
	border-bottom: 2px dotted #A6CFE9;
}

.not-border{
	border: none;
}

.date-article {
	font-weight: bold;
}

#footer_menu {
	list-style: none;
}

.right-dtl {
	width: 100% !important;
}

.detail-cnt {
	padding: 5px;
}		

.art_cnt {
	max-width: 100%;
	overflow: hidden;
}	

.month-item {
	margin-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
}

.menu-item {
	font-size: 14px;
}	
		
.nav-container {
    text-align: center;
}
.nav-container ul {
    display: inline-block;
}
a{
	color: #006fbc;
	
	word-wrap: break-word;
}

ul.nav {overflow: hidden; padding: 0px; margin: 0 auto;}
ul.nav li { display: inline; float: left;margin: 0px 2px;}
ul.nav li a {color: white;text-decoration: none;display: block; padding: 3px 8px; color: #000000;}
ul.nav li:hover {background: #3A7ABE;}
ul.nav li.current {font-weight: bold; padding: 3px 8px; background: #f19526; color: #FFFFFF;}

.article {
	padding-left: 10px;
}
a.mb_seminor{
    color: #F19526;
}
.btn_contact input{
    color: #F19526;
}
div.lbl-ttl{
    font-weight: bold;
}
.sem_title span{
    color: #006cb9;
}

.each-logo img
{
	height: 100px;
}