.small {

	font-size: 11px;

	line-height: 150%;

}

.smid {

	font-size: 12px;

	line-height: 150%;

}

.mid {

	font-size: 13px;

	line-height: 150%;

	text-align : justify;

}

.bmid {

	font-size: 14px;

	line-height: 150%;

}

.big {

	font-size: 14px;

	line-height: 140%;

}

.bbig {

	font-size: 15px;

	line-height: 140%;

}

.bbbig {

	font-size: 16px;

	line-height: 140%;

}
.news {
	width:685px;
	height: 120px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #F87E29;
	border-right-color: #F87E29;
	border-bottom-color: #F87E29;
	border-left-color: #F87E29;
}
.news_in {
	width:200px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 25px;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	float: left;
	height: 105px;
}
.news_box {
	width:420px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 150%;
	font-weight: bold;
	float: right;
	height: 105px;
}

