#left_sidebar .mid_tit { margin-bottom:5px !important; }

.content_start { font-size:13px; line-height:18px; color:#333333; }
.content_start .main_tit {
	font-size:15px; line-height:22px; color:#fff; background:#31a2cc; padding:5px 10px;
}
.content_start .box {
	margin-bottom:20px; width:100%; height:auto; background:#fff; box-sizing:border-box;
	padding:20px;
}
.content_start .tit01 {
	font-size:15px; line-height:18px; color:#634398; margin-bottom:10px; font-weight:bold;
}
.content_start .list { font-size:13px; line-height:30px; padding:0 18px; }
.content_start .list strong { font-size:15px; font-weight:bold; color:#10a8ff; }

.content_start .box2 {
	width:100%; height:auto; background:#fafafa; box-sizing:border-box;
	padding:20px; border:1px solid #eeeeee; overflow:hidden;
}
.box2_tit {
	font-size:15px; line-height:18px; color:#fff; background:#634398; display:table; padding:8px 10px;
	border-radius:5px; margin-bottom:10px;
}
.content_start .box2_text {
	float:left; width:50%; box-sizing:border-box; width:50%; padding:0 10px; line-height:20px;
}