﻿#main_left{
	font-size:10.5pt;
	height:auto;
}
.sec{
	overflow:hidden;
}
.left_sec{
	width:450px;
	float:left;
	//background:#faf;
}
.left_sec p{
	margin-bottom:5px;
}
.left_sec p span.disc{
	color:#ff8d8d;
	font-size:14pt;
}
.right_sec{
	width:180px;
	float:right;
	//background:#faa;
}
.bottom_sec{
	clear:both;
	padding-top:30px;
	width:620px;	
	margin:0 auto;
}
.bottom_opa{
	background:rgba(255,255,255,0.9);
	padding:10px 20px 20px 20px;
}
.bottom_opa h5,.kopipe_mes h5{
	margin-bottom:5px;
	font-size:11pt;
	margin-left:20px;
	//text-align:center;
	color:#ff8d8d;
}
.kopipe_mes{
	background:rgba(255,255,255,0.9);
	clear:both;
	width:500px;
	padding:10px 20px 20px 20px;
	margin:0 auto;
	margin-bottom:30px;
}
.left_sec2{
	width:330px;
	float:left;
	margin-bottom:20px;
}
.left_sec2 p{
	margin-bottom:15px;
}
.right_sec2{
	width:300px;
	float:right;
}
.right_sec2 h5,.right_sec3 h5{
	margin-bottom:5px;
	font-size:10.5pt;
	//margin-left:5px;
	//text-align:center;
	color:#ff8d8d;
	//font-weight:bold;
}
.right_sec3{
	width:270px;
	float:right;
	background:rgba(255,255,255,0.9);
	padding:10px 20px 20px 20px;
	margin:0 auto;
	margin-bottom:30px;
}
.step{
	color:#ff8d8d;
	font-size:120%;
	font-weight:bold;
}