@charset "UTF-8";
/* CSS Document */

.btn_thisway {
	margin:0 auto;
	display: block;
}
.stripe_box{
	width: 715px;
	margin: 0px auto;
}
.com_box {
	width:655px;
	height: 166px;
	position: relative;
	margin-bottom: 32px;
}

.com_box p {
	width: 300px;
	position: absolute;
	top:70px;
	left:334px;
	font-size:10px;
	line-height: 14px;
}

.soudan_box {
	width:655px;
	height:190px;
}

.soudan_box .left_box {
	width:333px;
	height:100% !important;
	float:left;
	background:#eaf6fd !important;
	margin-right:18px;
}

.soudan_box .right_box {
	width:304px;
	height:100% !important;
	float:left;
	background:#fdeef4 !important;
}

.soudan_box .left_box,
.soudan_box .right_box {
	font-size:10px;
	line-height: 14px;
}

.soudan_box .left_box p,
.soudan_box .right_box p {
	padding:0 13px;
}

.f10 {
	font-size:10px !important;
	line-height: 14px !important;
}

.red_l {
	color:#f00;
	text-decoration: underline;
	font-size:13px;
}

/* margin */
.mb5{
		margin-bottom:5px !important;
}

.mb25{
		margin-bottom:25px !important;
}

.mb35{
		margin-bottom:35px !important
}