/* CSS Document */

.subnav{
	width: 586px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	background-color:#f2f5f6;
	
}	

.subnav a{
	color:#166b9e;
	text-decoration:underline;
}

.subtitle{
	width: 300px;
	margin:30px 0;
}

.subcontent{
	margin:10px 0;
}


.subcontent .detail{
	padding:10px;
	border-bottom:#195a84 solid 1px;
}

.subcontent .detail p{
	padding:10px 0;
}

.subcontent .detail span{
	display:block;
	float:right;
	padding:10px;
}

.bt_top{
	float:right;
	padding-right:15px;
}

.subnav_right{
	width: 219px;
	margin:0 18px;
	border-bottom:#195a84 solid 1px;
}

.subnav_right ul{
	margin-top:10px;
	border-top:#195a84 solid 1px;
	list-style-type:none;
}
.fontsize16b{
	font-size:16px;
	font-weight:600;
}
