@charset "utf-8";
/* core	================================================	*/

/* Head Slide Menu */
#productsList {
	display: none;
}
#productsInner #productsCont {
	text-align: left;
}

#techWrap {
	padding: 10px;
	margin: 0 auto;
}

#techWrap .mainTitle,
#techWrap .mainImage {
	margin-bottom: 20px;
}

#techWrap .commonTitle,
#techWrap .commonImage {
	margin-bottom: 20px;
}

.techHeader {
	margin-bottom: 30px;
}

.techHeader .mainImage {
    margin: 0 0 10px;
}

.techHeader .mainImage.type_fullwidth_image {
    float: none;
    margin: 0 auto 20px;
}

.techHeader .mainImage.type_fullwidth_image {
    float: none;
    margin: 0 auto 20px;
}


.techHeader .name {
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	margin: 0 0 10px;
	padding: 3px 0;
	text-align: left;
}

#productsInner #productsCont .techHeader .name img{
	width: 60%;
}

.techHeader img {
	width: 100%;
}

.techHeader .text {
}

.techHeader .cotion {
    font-size: 14px
    margin: 0;
    padding: 20px 0 10px 0;
}

.techHeader .btn {
	display: block;
	width: 100%;
	border: 2px solid #ffffff;
}
.techHeader .btn:hover {
	border: 2px solid #cccccc;
}

.techHeader .btn .link{
	background: #ffffff;
	text-align: center;
	padding: 5px 0;
}

.techHeader .btn:hover .link{
	background: #cccccc;
	text-align: center;
	padding: 5px 0;
}


.techHeader .btn .link img{
	width: 50%;
	max-width: 100%;
}

.techHeader .btn .text{
	padding: 10px;
	text-align: center;
	margin: 0;
}

/* USERS VOICE */
#voiceWrap {
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#voiceWrap .mainvis {
    background: #111111;
    margin: 0 0 30px;
    overflow: hidden;
}


.mainvisImage {
	width: 100%;
	margin-bottom: 15px;
}

#voiceWrap .mainvis h2{
	margin-bottom: 15px;
}
#voiceWrap .mainvis h3{
	margin-bottom: 10px;
}

#voiceWrap .mainvis h4{
	margin-bottom: 20px;
}

#voiceWrap .section{
	margin: 0 10px 30px 10px;
}

#voiceWrap .section img{
	max-width: 100%;
	margin-bottom: 10px;
}

.imageInfoList.column_two li {
	float: left;
	width: 49.5%;
	border-right: 1px solid #000000;
}

.imageInfoList.column_two li.last {
	border-right: none;
}

#productsInnerBanner {
	margin: 0 20px;
	padding-bottom: 40px;
}

#productsInnerBanner h4{
	margin-bottom: 20px;
}

#productsInnerBanner li{
	width: 100%;
	display: inline;
	float: left;
	margin-bottom: 10px;
}

#productsInnerBanner li img{
	width: 100%;
}