@charset "TIS-620";
/* CSS Document */
/*Mater style sheet for Global*/
/*Imported style sheets*/
@import url("default.css");
@import url("txt.css");
@import url("form.css");
@import url("decorate.css");
#col-right-content{
	float:left;
	width:681px;
	padding:33px 11px 0 40px;
	*padding:20px 11px 0 40px;
	text-align:left;
}
.radiopadding{
	padding:3px 0 3px 0;
}
.img-googlemap{
	margin:50px 20px 0 0;
	float:right;
}
.linesm-margin{
	margin:8px 0px 8px 0px;
}
.lineblue-margin{
	margin:30px 0px 8px 0px;
}
#address-content{
	padding:0px 8px 0 8px;
	float:left;
}
#address-left-content{
	width:237px;
	padding:15px 8px 0 8px;
	float:left;
}
#address-right-content{
	width:248px;
	padding:40px 8px 0 15px;
	float:left;
}
#phone-content{
	width:85px;
	float:left;
}
#txtform-left-content{
	width:115px;
	padding:5px 8px 5px 8px;
	float:left;
}