@charset "utf-8";

/*serviceTop*/
#serviceTop h1{
	font-size:167%;
	line-height:2;
	background:url(../../images/bg_title_h1.gif) no-repeat left center;
	padding-left:20px;
	margin-bottom:30px;
}

#serviceTop h2{
	background:url(../../images/bg_title_h3.gif) no-repeat left bottom;
	color:#96173e;
	font-weight:bold;
	font-size:123.1%;
	padding:5px 0 13px 20px;
	margin-top:30px;
}

#serviceTop .mainTxtBox{
	margin:12px 0 0 10px;
}

#serviceTop .fiveAdvantage{
	margin-top:30px;
}

#serviceTop .fiveAdvantage li{
	padding-left:70px;
	margin-top:20px;
	border-bottom:1px dotted #d9d9d9;
	padding-bottom:20px;
}

#serviceTop .fiveAdvantage li:last-child{
	border-bottom:none;
	padding-bottom:0;
}

#serviceTop .fiveAdvantage li.no1{
	background:url(../../images/service/bg_no1.gif) no-repeat left 5px;
}

#serviceTop .fiveAdvantage li.no2{
	background:url(../../images/service/bg_no2.gif) no-repeat left 5px;
}

#serviceTop .fiveAdvantage li.no3{
	background:url(../../images/service/bg_no3.gif) no-repeat left 5px;
}

#serviceTop .fiveAdvantage li.no4{
	background:url(../../images/service/bg_no4.gif) no-repeat left 5px;
}

#serviceTop .fiveAdvantage li.no5{
	background:url(../../images/service/bg_no5.gif) no-repeat left 5px;
}

#serviceTop .fiveAdvantage li .txtBox{
	float:left;
	width:420px;
}

#serviceTop .fiveAdvantage li .photo{
	float:right;
	width:170px;
}

#serviceTop .fiveAdvantage li .txtBox h3{
	color:#dd580f;
	font-weight:bold;
	font-size:116%;
	margin-bottom:5px;
}

#serviceTop .fiveAdvantage li .sTxt{
	margin-top:10px;
	font-size:93%;
}

/*//serviceTop*/

/*salesDepartment*/
#salesDepartment h2{
	margin-top:5px;
}

#salesDepartment h3{
	background:url(../../images/bg_title_h3.gif) no-repeat left bottom;
	color:#96173e;
	font-weight:bold;
	font-size:123.1%;
	padding:5px 0 13px 20px;
	margin-top:30px;
}

#salesDepartment .txtBox{
	margin:12px 0 0 10px;
}

#salesDepartment .txtBox dl{
	margin-top:10px;
}
#salesDepartment .txtBox dt{
	clear:both;
	float:left;
	width:125px;
}

#salesDepartment .contactLink{
	margin-top:10px;
}

#salesDepartment .txtBox dd{
	margin-left:125px;
	text-indent:-13px;
	padding-left:13px;
}

#salesDepartment h4{
	margin-top:30px;
	color:#fff;
	font-weight:bold;
	font-size:108%;
	line-height:30px;
	background:url(../../images/bg_title_h4.gif);
	padding-left:10px;
}

#salesDepartment .itemBox{
	padding:12px 17px 17px 17px;
	border-right:3px solid #d9d9d9;
	border-bottom:3px solid #d9d9d9;
	border-left:3px solid #d9d9d9;
}

#salesDepartment .itemBox h5{
	color:#96173e;
	font-weight:bold;
	font-size:108%;
}

#salesDepartment .itemBox li{
	float:left;
	width:305px;
	background:url(../../images/icon_square.gif) no-repeat left 7px;
	padding-left:15px;
	margin-top:5px;
}

#salesDepartment .itemBox .full li{
	float:none;
	width:625px;
}

#salesDepartment .itemBox .line li{
	float:none;
	width:625px;
	border-bottom: 1px dotted #d9d9d9;
	background-image:none;
	padding:0 0 7px 0;
}


#salesDepartment .itemBox .line li:last-child{
	border-bottom: none;
	padding:0;
}

#salesDepartment .itemBox .upper{
	border-bottom: 1px dotted #d9d9d9;
	padding:0 0 7px 0;
	margin-bottom:7px;
}

#salesDepartment .itemBox .upperDs{
	border-bottom: 1px dotted #d9d9d9;
	padding:0 0 14px 0;
	margin-bottom:14px;
}
	
#salesDepartment .itemBox li.full{
	float:left;
	width:625px;
	background:url(../../images/icon_square.gif) no-repeat left 7px;
	padding-left:15px;
	margin-top:5px;
}

/*//salesDepartment*/

#sideNav .productsLink{
	margin-top:30px;
}

#sideNav .contactLink{
	margin-top:12px;
}