@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");
#img-feature{
	padding:9px 0 0px 0;
}
#content-sub{
	padding:34px 0 0 0;
	width:930px;
}
#content-about-col1{
	padding:8px 0 0 30px;
	float:left;
	width:560px;
	margin:0 0 0 20px;
	background:url(../images/about/graphic-01.gif) no-repeat 130px 110px;
}
#content-about-btm-right{
	margin:60px 20px 0 0;
	float:right;
	width:180px;
	background:url(../images/about/img-btm-right.gif) no-repeat bottom right;
}
#content-about-btm-left{
	margin:0;
	padding:0 0 0 25px;
	float:right;
	width:160px;
	background:url(../images/about/img-btm-left.gif) no-repeat top left;
}
#content-about-present{
	padding:38px 0 0 0;
	float:left;
	width:530px;
	background:url(../images/about/graphic-02.gif) no-repeat 478px 170px;
}
#content-about-present div{
	padding:2px 0 0 160px;
}
p.padding-txt{
	padding:34px 0 0 0;
	margin:0;
}
p.liftstyle{
	padding:9px 0 0 3px;
	margin:0;
}
.text-about{
	font-family : "Arial", Ms Sans Serif, Thonburi;
	font-size : 11pt;
	color:#2d2d2d;
}	




