@charset "utf-8";
/* 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");

.topNav{
	display:block;
	margin:8px 5px 0 0;
	float:right;
	width:1000px;
	*width:991px;
	height:89px;
	background:url(../asset-Images/shared/bg_contactus-TopNav.jpg) top right no-repeat;
}
.col-01{
	display:block;
	float:left;
	width:322px;
	text-align:left;
}
.col-02{
	display:block;
	float:left;
	width:330px;
	text-align:left;
	padding-right:15px;
}
.col-03{
	display:block;
	float:left;
	text-align:left;
	margin-top:24px;
	padding:0px 0 0 25px;
}
.col-01-home{
	margin:25px 0 0 0;
}
.col-02-home{
	padding:0;
}
.col-03-home{
	padding:11px 10px 0px 10px;
}
