@charset "utf-8";
/* CSS Document */
html {
	font-weight: normal;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ed1c24;
}
.main {
	height: 100%;
	width: 840px;
	font-family: Tahoma, "Trebuchet MS", Verdana, Thonburi;
	border: 1px solid #FFFFFF;
}
.bg_header_profile{
	background-image:url(images/bg_sub_profile.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 210px;
	width: 840px;
}
.bg_body_profile{
	background-image: url(images/bg_sub_profile2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 840px;
	height: 100%;
	background-color: #ed1b24;
}
.bg_header_news{
	background-image:url(images/bg_sub_news.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 210px;
	width: 840px;
}
.bg_body_news{
	background-image: url(images/bg_sub_news2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 840px;
	height: 100%;
	background-color: #ed1b24;
}
.bg_header_product{
	background-image:url(images/bg_sub_product.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 210px;
	width: 840px;
}
.bg_body_product{
	background-image: url(images/bg_sub_product2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 840px;
	height: 100%;
	background-color: #ed1b24;
}
.bg_header_promotion{
	background-image:url(images/bg_sub_promotion.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 210px;
	width: 840px;
}
.bg_body_promotion{
	background-image: url(images/bg_sub_promotion2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 840px;
	height: 100%;
	background-color: #ed1b24;
}
.bg_header_tknland{
	background-image:url(images/bg_sub_tknland.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 210px;
	width: 840px;
}
.bg_body_tknland{
	background-image: url(images/bg_sub_tknland2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 840px;
	height: 100%;
	background-color: #ed1b24;
}
.distributor_map{
	height: 475px;
	width: 750px;
	text-align: center;
}
.bg_header_distributor{
	background-image:url(images/bg_sub_distributor.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 210px;
	width: 840px;
}
.bg_body_distributor{
	background-image: url(images/bg_sub_distributor2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 840px;
	height: 100%;
	background-color: #ed1b24;
}
.bg_header_contact{
	background-image:url(images/bg_sub_contact.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height: 210px;
	width: 840px;
}
.bg_body_contact{
	background-image: url(images/bg_sub_contact2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 840px;
	height: 100%;
	background-color: #ed1b24;
}
.table_bottomRed {
	height: 701px;
	width: 800px;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tableRed {
	background-color: #FF2B28;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: auto;
	width: 800px;
	color: #FFFFFF;
}
.td_BodyWhite {
	background-image: url(images/bgWhiteBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 767px;
	height: 50px;
}
.txtCopyright {
	font-size: 10px;
	font-weight: normal;
	color: #fd989b;
	text-decoration: none;
	background-color: #ED1B24;
	height: 22px;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #CCCCCC;
	font-size: 11px;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #ed1b24;
	font-size: 11px;
}

.footermenu {
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #CCCCCC;
	font-size: 11px;
	line-height: 30px;
	cursor: default;
}

.mail a:link, .mail a:visited {
	text-decoration: none;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #ed1b24;
	font-size: 11px;
}

.mail a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	color: #ed1b24;
	font-size: 11px;
}

.Tablebody {
	color: #666666;
	width: 767px;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma, "Trebuchet MS", Verdana, Thonburi;
	text-decoration: none;
}
.tableSub_his {
	height: 100%;
	width: 100%;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.bodytxt {
	width: 500px;
}

/* accodian tab style sheet */
/*#basic-accordian{
	position: absolute;
	border:1px solid #FF0000;
	padding:3px;
	width:500px;
	margin-left:0px;
	z-index:2;
	margin-top:5px;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	visibility: visible;
	font-family: Tahoma, "Trebuchet MS", Verdana, Thonburi;
}

.accordion_headings{
	padding:5px;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:normal;
	font-size: 12px;
	background-color: #e6afb1;
}

.accordion_headings:hover{
	background-color: #FF0000;
	font-size: 12px;
	font-weight: normal;
}

.accordion_child{
	padding:10px;
	background:#EEE;
}

.header_highlight{
	background-color: #FF0000;
}
*/
.bgProCrispy {
	height: 870px;
	width: 767px;
	background-image: url(images/bg_crispy.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Thonburi;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bgProTempura {
	height: 600px;
	width: 767px;
	background-image: url(images/bg_tempura.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Thonburi;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bgProRoasted {
	height: 970px;
	width: 767px;
	background-image: url(images/bg_toasted.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Thonburi;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bgProGrill {
	height: 600px;
	width: 767px;
	background-image: url(images/bg_grill.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Thonburi;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txtBold {
	font-size: 14px;
	font-weight: bold;
	color: #ED1B24;
	text-decoration: none;
}
.formContact {
	font-family: Tahoma, "Trebuchet MS", Verdana, Thonburi;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(images/form_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 338px;
	width: 583px;
}
.txtsmall {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.RegisForm {
	background-image: url(images/register_border.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 476px;
	width: 491px;
	margin-top: 20px;
}
.RegisForm_en {
	background-image: url(images/register_border_en.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 476px;
	width: 491px;
	margin-top: 20px;
}
.txtBold2 {
	font-size: 12px;
	font-weight: bold;
	color: #ED1B24;
	text-decoration: none;
	margin-top: -2px;
}
.bgProRoasted_en {
	height: 600px;
	width: 767px;
	background-image: url(images/bg_toasted.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Thonburi;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bgProOther {
	height: 600px;
	width: 767px;
	background-image: url(images/bg_toasted.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Thonburi;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.tknland_txt {
	color: #666;
	font-size: 12px;
	text-indent: 12px;
	text-align: left;
}

.tknland_txt2 {
	color: #666;
	font-size: 12px;
	text-indent: 12px;
	text-align: center;
}

.tknland_img {
	padding: 10px;
}
.txtListContents{
	font-family: Tahoma, "Trebuchet MS", Verdana, Thonburi;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	width:360px;
}
.bgProCrispyEng {
	height: 700px;
	width: 767px;
	background-image: url(images/bg_crispy.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	font-family: Tahoma, "Trebuchet MS", Verdana, Thonburi;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
