@charset "utf-8";

/*
	1 : stepAreaNav
	2 : contactArea
 */


/* -----------------------------
	1 : stepAreaNav
----------------------------- */

.mainArea .stepAreaNav {
	width: 950px;
	height: 65px;
}

.mainArea .stepAreaNav .step-nav li {
	float: left;
	height: 65px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.mainArea .stepAreaNav .step-nav li a {
	width: 95px;
	height: 65px;
	display: block;
	background-image: url(/pr/vona/mech/processing/include/images2/step-nav.png);
}

.mainArea .stepAreaNav .step-nav li.first a {
	background-position: 0 0;
}

.mainArea .stepAreaNav .step-nav li.second a {
	background-position: -95px 0;
}

.mainArea .stepAreaNav .step-nav li.third a {
	background-position: -190px 0;
	width: 95px;
}

.mainArea .stepAreaNav .step-nav li.fourth a {
	background-position: -285px 0;
}

.mainArea .stepAreaNav .step-nav li.five a {
	background-position: -380px 0;
}

.mainArea .stepAreaNav .step-nav li.six a {
	background-position: -475px 0;
}

.mainArea .stepAreaNav .step-nav li.seven a {
	background-position: -570px 0;
	width: 95px;
}

.mainArea .stepAreaNav .step-nav li.eight a {
	background-position: -665px 0;
	width: 95px;
}

.mainArea .stepAreaNav .step-nav li.nine a {
	background-position: -760px 0;
}

.mainArea .stepAreaNav .step-nav li.ten a {
	width: 95px;
	background-position: -855px 0;
}

.mainArea .stepAreaNav .step-nav li.nh a {
	cursor: default;
}

#stepNav01 .stepAreaNav .step-nav li.first a {
	background-position: 0 -65px;
}

#stepNav02 .stepAreaNav .step-nav li.second a {
	background-position: -95px -65px;
}

#stepNav03 .stepAreaNav .step-nav li.third a {
	background-position: -190px -65px;
}

#stepNav04 .stepAreaNav .step-nav li.fourth a {
	background-position: -285px -65px;
}

#stepNav05 .stepAreaNav .step-nav li.five a {
	background-position: -380px -65px;
}

#stepNav06 .stepAreaNav .step-nav li.six a {
	background-position: -475px -65px;
}

#stepNav07 .stepAreaNav .step-nav li.seven a {
	background-position: -570px -65px;
}

#stepNav08 .stepAreaNav .step-nav li.eight a {
	background-position: -665px -65px;
}

#stepNav09 .stepAreaNav .step-nav li.nine a {
	background-position: -760px -65px;
}

#stepNav10 .stepAreaNav .step-nav li.ten a {
	background-position: -855px -65px;
}


/* -----------------------------
	2 : contactArea
----------------------------- */

.mainArea .contactArea {
	clear: both;
}

.mainArea .contactArea .help {
	width: 950px;
	height: 190px;
	background: url(/pr/vona/mech/processing/include/images2/img_contact01.jpg) no-repeat 30px 0;
}


/*.mainArea .contactArea .resolution {
	width: 950px;
	height: 277px;
	background: url(/pr/vona/mech/processing/include/images2/img_contact02.gif) no-repeat;
}*/

.mainArea .contactArea .help dl,
.mainArea .contactArea .resolution dl,
.mainArea .contactArea .contactBox .inner p {
	height: 0;
	overflow: hidden;
}

.mainArea .contactArea .contactBox {
	border: 2px solid #cce1f4;
	margin-bottom: 15px;
}

.mainArea .contactArea .contactBox p.ttl {
	font-weight: 600;
	font-family: "microsoft yahei";
	color: #333333;
	text-align: center;
	background-color: #cce1f4;
	font-size: 22px;
	line-height: 50px;
}

.mainArea .contactArea .contactBox .inner {
	font-family:"Microsoft Yahei";
	position: relative;
	width: 946px;
	height: 248px;
	background: url(/pr/vona/mech/processing/include/images2/img_contact03.jpg) no-repeat center;
}

.mainArea .contactArea .left {
	float: left;
	width: 465px;
}

.mainArea .contactArea .right {
	position: relative;
	float: right;
	width: 465px;
}

.mainArea .contactArea .right h3 {
	text-align: left;
}

.mainArea .contactArea .left strong {
	font-size: 24px;
	font-weight: normal;
}

.mainArea .contactArea .buttonArea li a {
	clear: both;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 auto;
}

.mainArea .contactArea .buttonArea li.productsBtn a {
	width: 200px;
	height: 30px;
	background: url(/pr/vona/mech/processing/include/images2/btn_product01.png) no-repeat;
	margin: 0 auto;
}

.mainArea .contactArea .buttonArea li.products2Btn a {
	width: 242px;
	height: 30px;
	background: url(/pr/vona/mech/processing/include/images2/btn_product02.png) no-repeat;
	margin: 0 auto;
}

.mainArea .contactArea .buttonArea li.contact01 a {
	position: absolute;
	top: 180px;
	left: 173px;
	width: 265px;
	height: 46px;
	background: url(/pr/vona/mech/processing/include/images2/btn_contact01.png) no-repeat;
}