@media only screen and (min-width:670px) {
.imgBorder {
	border: 1px solid #666666;
	box-sizing: border-box;
}

.imgBorder2 {
	border: 1px solid #eeeeee;
	box-sizing: border-box;
}

.thumbnailLk-1-2 {
	height: 260px;
}

.thumbnailLk-1-2 .leftArea {
	width: 500px;
	height: 260px;
	float: left;
	overflow: hidden;
}

.thumbnailLk-1-2 .rightArea {
	height: 260px;
}

.thumbnailLk-1-2 a {
	cursor: pointer;
	display: block;
	color: #666666;
	height: 260px;
	background-color: #fff;
}

#faq .wrapper {
	position: relative;
	z-index: 0;
}

#oemBody .bt-1-blank {
	font-size: 14px !important;
	background-position: left 55px center !important;
	padding: 22px 66px !important;
}

.h3 {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	text-align: left;
	margin-bottom: 20px;
	text-decoration: none!important;
}

#process .ol {
	margin-left: 25px;
}

#process .ol li {
	margin-left: 0;
}

#process .ol li ol li {
	list-style-type: none;
}

.la-3 .leftArea {
	text-align: center;
}

.la-4 .rightArea .colBox .leftArea {
	width: 115px;
	float: left;
}

.la-4 .rightArea .colBox .rightArea {
	width: 325px;
	float: left;
}

.la-4 > .rightArea {
	width: 470px;
	padding-left: 30px;
}

.colBox {
	height: 200px;
}

#message .tx {
	margin-bottom: 20px;
}

#message .btBox {
	text-align: center;
	margin: 0 auto;
	width: 230px;
}

#message .bt-1-blank {
	background-position: left 40px center;
	padding: 22px 45px;
}
}