#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; margin-bottom:20px;
}

.content_start .box {
	clear:both; float:left; margin-top:20px; width:100%; height:auto; background:#fafafa; box-sizing:border-box;
	padding:25px 20px; border:1px solid #eeeeee; margin-bottom:20px;
}

.content_start .box .tit01 {
	font-size:15px; line-height:18px; color:#634398; margin-bottom:18px; font-weight:bold;
}
.content_start .box .tit02 {
	font-size:13px; line-height:18px; color:#333333; margin-bottom:18px; font-weight:bold;
}
.content_start li { list-style:disc; margin-left:20px; }

.content_start .box2 {
	width:100%; box-sizing:border-box; padding:5px; border:1px solid #eeeeee; clear:both;
	float:left; margin-top:20px;
}
.content_start .box2 > div { background:#94c6d2; box-sizing:border-box; padding:15px; color:#fff; }
.content_start .box2 > div .box2_tit {
	font-size:15px; line-height:18px; font-weight:bold; margin-bottom:10px;
}
.content_start .box2 > div .box2_text { line-height:18px; }
.content_start .box2_tit2 { color:#333333; font-weight:bold; margin-bottom:5px; }
.content_start .box2_list { padding:0 10px; }