@charset "utf-8";
/* CSS Document */
.contact-content{
	width:960px;
	height:auto;
	float:left;
}
.contact-left{
	width:470px;
	float:left;
	height:auto;
	
}
.company-name{
	float:left;
	width:100%;	
}
.company-address{
	float:left;
	width:100%;
	height:auto;
	font-family:Tahoma;
	font-size:14px;
	color:#666666;	
}
.company-address strong{
	color:#ff448d;	
}
.contact-map{
	float:left;
	width:100%;
	height:auto;
	font-family:Tahoma;
	font-size:14px;
	color:#ff448d;
	margin-top:20px;
	margin-bottom:20px;	
}
.contact-from{
	width:415px;
	float:left;
	height:609px;
	background:url(../images-en/contact-form-bg.png) no-repeat;
	padding-top:50px;
	padding-left:35px;
}
.contact-from td{
	padding-bottom:8px;
}
.contact-from span{
	font:Tahoma;
	color:#999999;
	font-size:11px;
}
.contact-from select{
	width:380px;
	color:#999;
	font-size:14px;
	height:24px;
	
}
.contact-from input{
	width:380px;
	color:#999;
	font-size:14px;
	height:24px;
	
}
.contact-from textarea{
	width:380px;
	color:#999;
	font-size:14px;
	
}
h2{
	font-family: 'psl_kandamodern_pro160';
	font-size:48px;
	line-height:30px;
	color:#ff0085;
}

.company-addressNew{
	float:left;
	width:100%;
	height:auto;
	font-family: 'psl_kandamodern_pro160';
	font-size:24px;
	color:#666666;	
}
.company-addressNew strong{
	color:#ff448d;	
	font-family: 'psl_kandamodern_pro160';
}