#top_images {
	margin-bottom: 20px;
}
#order_description{
	width:100%;
}
.page-title{
	width:96%;
	margin:0 auto;
}
.page-title h2{
	margin-bottom: 5px;
	font-size: 130%;
	font-weight:bold;
}
.page-title p{
	margin-bottom:35px;
}
#left_box {
	width: 47%;
	float: left;
	margin-left: 2%;
}

#left_box li {
	margin-bottom: 10px;
}

.order_block{
	margin:0 0 30px 0;
}

.flow{
	width:94%;
	margin:0 auto;
	padding:0;
	/*border-left:1px solid #222;*/
	background:url('../images/order/line.png') no-repeat -1px 6px;
}
.flow h4{
	margin:0 0 10px;
	padding:0 0 0 30px;
	font-size:115%;
	font-weight:bold;
	line-height:1;
	background:url('../images/order/dot.png') no-repeat 0 2px;
}
.flow p{
	width:90%;
	margin:0 0 30px;
	padding:0 0 0 30px;
	text-align:justify;
}
.order_block .en img{
	width:auto;
	height:24px;
}
.order_block .en.small img{
	width:auto;
	height:17px;
}
.order_block h3{
	margin:2px 0px 4px 2px;
	font-weight:bold;
}
.list-text{
	margin-top:8px;
	/*font-size: x-small;*/
	line-height:1.2;
}

#right_box {
	width: 47%;
	float: left;
	margin-left: 2%;
}

.order_d_box1 {
	margin-bottom: 35px;
}
.order_d_box1 h2 {
	font-size: 130%;
	margin-bottom: 10px;
}
.order_d_box2 {
	margin-bottom: 35px;
}
.order_d_box2 h3 {
	font-size: 130%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
