@charset "UTF-8";
/* Structure
-------------------------------------------------------------------*/
@import url(text.css);
@import url(global.css);
/* CSS Document */


body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0; padding: 0; border: 0;
}
body {
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: 24px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


div.clearfix {
	line-height: 0;
	height: 0;
	clear: both;
}

/* Header */
#header {
	width: 100%;
	height: 609px;
	float: left;
	z-index: 1;
}
#header_bar {
	margin-left: auto;
	margin-right: auto;
	height: 609px;
	width: 994px;
}
#header2 {
	width: 100%;
	height: 140px;
	float: left;
	z-index: 1;
}
#header_bar2 {
	margin-left: auto;
	margin-right: auto;
	height: 140px;
	width: 994px;
}
#logo {
	float: left;
	z-index: 100;
}
#logo a {
	width: 228px;
	height: 127px;
	display: block;
	background-image: url(../cover/images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
}
#logo-ampol {
	float: right;
	margin-top: 20px;
	margin-right: 35px;
}
#logo-ampol a {
	width: 68px;
	height: 72px;
	display: block;
	background-image: url(../cover/images/logo_apf.gif);
	background-repeat: no-repeat;
}

.th {
	background-image: url(../cover/images/th_en.gif);
	background-repeat: no-repeat;
}

/* Banner */
#banner {
	width: 100%;
	height: 344px;
	float: left;
	background-image: url(../cover/images/bg-all.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#banner_bar {
	margin-left: auto;
	margin-right: auto;
	width: 935px;
	position: absolute;
	z-index: -1;
}
#banner_bar2 {
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
	position: absolute;
	z-index: -1;
	margin-top: 139px;
}

/* Body */
#b-body {
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
}
#b-body2 {
	width: 100%;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
}
#b-body3 {
	width: 100%;
	float: left;
	height: 20px;
	background-image: url(../cover/images/bg-top1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#b-body_1000 {
	margin-left: auto;
	margin-right: auto;
	width: 994px;
}
#b-body2_1000 {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}
#b-body3_1000 {
	margin-left: auto;
	margin-right: auto;
	width: 1004px;
}

/* menu */
#m_menu {
	width: 772px;
	float: right;
}
#m_menu__bar {
	margin-left: auto;
	margin-right: auto;
	width: 772px;
	position: absolute;
	z-index: 1;
	margin-top: 139px;
}
.left-bar {
	background-image: url(../cover/images/bar-2.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 238px;
}
.body-bar {
	background-image: url(../cover/images/pic-boder.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 178px;
}


/* Footer */
#footer {
	width: 100%;
	height: 256px;
	float: left;
	background-image: url(../cover/images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer_1000 {
	margin-left: auto;
	margin-right: auto;
	height: 256px;
	width: 994px;
}
.product-bg {
	background-image: url(../cover/images/products-item.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 228px;
	width: 330px;
}
.line1 {
	background-image: url(../cover/images/line1.png);
	background-repeat: repeat-y;
	width: 36px;
	background-position: center;
}
.table-rate {
	border: 1px solid #C9C9C9;
}
.banner-bg {
	background-image: url(../cover/images/banner-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
