@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_promotion-TopNav.jpg) bottom right no-repeat;
}
.col-01{
	display:block;
	float:left;
	width:300px;
	text-align:left;
}
.col-02{
	display:block;
	float:left;
	width:700px;
	text-align:left;
}
.col-01-home{
	padding:20px 9px 9px 2px;
}
.col-02-home{
	padding:0px 12px 9px 12px;
}
.promotion-content{
	display:block;
	float:left;
}
.bg-No{	
	display:block;
	float:left;
	padding-top:3px;
	width:21px;
	height:21px;
	background:url(../asset-Images/shared/bg_No.gif) top left no-repeat;
}	