/* 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{
	height:667px;
}

.subcontent ul{
	list-style-type:none;
}

.subcontent ul li{
	margin:15px 0;
}

.subcontent ul li .icon{
	width:100%;
	height:15px;
	background:url(../../images/fresh/icon3.gif) center bottom no-repeat;
}

.subcontent ul li span{
	display:block;
	margin:10px;
	color:#166b9e;
	font-weight:600;
}

.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;
}
