﻿.fee_scale{
	width: 1000px;
	height: 600px;
	border: 1px solid #CCCCCC;
	margin: auto;
	color: black;
	margin-bottom: 20px;
	margin-top: 5px;
}
.fee_scale .sss{
	width: 100%;
	height: auto;
}
.fee_scale .sss img{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.fee_scale .sss ul{
	width: 100%;
	height:auto;
}
.fee_scale .sss ul li{
	width: 98%;
	height: 40px;
	line-height:40px;
	border-bottom: 1px dashed  #D3D3D3;
	margin-left: 1%;
	font-size: 18px;
	color: #616161;
}
.fee_scale .sss ul li img{
	width: 3%;
	height: auto;
	margin-top: 0px;
}
.fee_scale .sss a{
	text-decoration: none;
	color: #616161;
	font-size: 18px;
}
