/* CSS contact */

#contact-box{
	width:690px;
	background-image:url(../common/bg_image.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#EBEBEB;
	border:1px solid #EBEBEB;
	color:#333333;
	padding-top:25px;
}


#contact-text1{
	width:675px;
	margin:0px 0px 0px 15px;
	font-size:80%;
	line-height:1.4em;
}
#contact-text2{
	width:675px;
	margin:0px 0px 20px 15px;
	font-size:80%;
	line-height:1.4em;
}

#contact-table{
	width:690px;
	font-size:80%;
	line-height:100%;
}

.contact-td{
	width:120px;
	padding:7px 0px 7px 13px;
}
.contact-td2{
	width:408px;
	padding:7px 0px 7px 0px;
}
.contact-td3{
	padding:0px 0px 7px 217px;
}

.contact-icon{
	width:6px;
	vertical-align:middle;
	padding:0px 5px 0px 5px;
}

.contact-message{
	width:220px;
}

.contact-message-box{
	width:308px;
	line-height:130%;
}

#contact-complete-box{
	width:470px;
	margin:40px auto 30px auto;
}

.contact-complete-text{
	width:430px;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	font-size:80%;
	line-height:130%;
	border: 1px solid #C7C4BD;
}

.contact-back{
	width:470px;
	font-size:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	text-align:right;
}