@media only screen and (max-width:669px) {
#oemBody .bt-1-blank {
    width: 49%;
    margin: 0 auto;
}
#process .ol {
	margin-left: 25px;
}
#process .ol li {
	margin-left: 0;
}
#process .ol li ol li {
	list-style-type: none;
}
.imgBorder {
	   border: 1px solid #666666;
    box-sizing: border-box;
}
.imgBorder2 {
	   border: 1px solid #eeeeee;
    box-sizing: border-box;
}

.la-4 .rightArea .colBox .leftArea {
    padding-right: 5%;
    width: 35%;
    float: left;
}

.la-4 .rightArea .colBox .tx {
    font-size: 13px;
    float: right;
    width: 65%;
    padding: 0 !important;
}

 .bt-1-blank {
    margin: 20px auto 40px auto;
    width: 49%;
}

.thumbnailLk-1-2 {
	position: relative;
	border: 1px solid #eeeeee;
}

.thumbnailLk-1-2.thum4.clearfix.section a .leftArea img {
	width: 100%;
	margin: 0 auto;
}

.thumbnailLk-1-2 .rightArea {
	background-color: #333333;
	text-align: center;
	padding-bottom: 40px;
}

.thumbnailLk-1-2 h2 {
	text-align: center;
	padding-top: 25px;
	margin-bottom: 30px;
	font-weight: bold;
}

.thumbnailLk-1-2 a {
	color: #666;
}

.thumbnailLk-1-2 span {
	color: #666;
}

}