/* CSS Document */


.section{
	width: 960px;
	clear: both;
	margin: 0 auto ;	
	}
	
.section h2{
	border-bottom: 4px solid #F6921D;
	margin-bottom: 27px;
}


.section{
	margin-bottom: 40px;
	line-height: 2.0;
}


.section h3 {
    margin-left: 30px;
    margin-bottom: 30px;
}

.case_m_left img{
	margin-left: 30px;
}

.case_m_left{
	float: left;
}


.case_m_left h2{
	border: none;
	color: #F6921D;
	font-size: 18px;
	line-height: 1.5;
}

.case_m_left h2 span{
	font-size: 13px;
	margin-left: 15px;
}


.section .case_left h3{
	margin-left: 0;
	color: #F6921D;
	margin-bottom: 20px;
}


.case_left{
	float: left;
	width: 750px;
	margin-left: 30px;
}

.case_right{
	float: right;
}










