@charset "UTF-8";
body { 
background:#FFF;
background-image:url(../images/bg_top.png); background-repeat:repeat-x; padding:0; margin:0px; 
font-family:Thonburi,'Tahoma',Geneva, Arial, Helvetica, sans-serif; 
font-size:0.9em; 
color:#666; 

}
img{
border:0px;	
	}

ol{
	margin:0px;
}
.tb_super{
	background:#CCC; 
	border:1px #CCC dotted;
	padding:5px;
	}
.bg_w { 
background:#FFF; 
padding:5px;
}
.bg_gr { 
background:#EFEFEF; 
padding:5px;

}
.td_h{
color:#FFF;
font-weight:bold;	
background:#008000;
text-align:center;
	
	}
/*em, i, dfn {
	font-style: italic;
}
dfn {
	font-weight:bold;
}
p, code, pre, kbd {
	margin:0 0 1.5em 0;
}
blockquote {
	margin:0 1.5em 1.5em 1.5em;
}
cite {
	font-style: italic;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}
table {
	margin-bottom:1.4em;
	width:100%;
}
th {
	font-weight:bold;
}
th, td, caption {
	padding:4px 10px 4px 5px;
}

tfoot {
	font-style:italic;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom: 1px dotted;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	text-decoration: line-through;
}
pre {
	margin:1.5em 0;
	white-space:pre;
}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
}
img.alignleft {
	display: inline;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
img {
	max-width: 100%;
}
* html .clearfix {
    height: 1%;
}
* + html .clearfix {
	display: inline-block;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .group {
    height: 1%;
}
* + html .group {
	display: inline-block;
}
.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/

/*@charset "euc-kr";*/
@font-face {
	font-family: 'ThaiText';
	src: url('../fonts/DB95ThaiText.eot');
	src: local('☺'), url('../fonts/DB95ThaiText.woff') format('woff'), url('../fonts/DB95ThaiText.ttf') format('truetype'), url('../fonts/DB95ThaiText.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {	
	font-family: 'Conv_supermarket';
	src: url('../fonts/supermarket.eot');
	src: local('☺'), url('../fonts/supermarket.woff') format('woff'), url('../fonts/supermarket.ttf') format('truetype'), url('../fonts/supermarket.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.key_main{
	
	font-family: 'Conv_supermarket';
	font-size:26px;
	color:#FFF;
 
	text-align:center; 
	padding: 15px 0 15px 0;
	border-bottom:#EFEFEF 2px solid;
	 
	}
	.slogan{
	
	font-family: 'Conv_supermarket';
	font-size:30px;
	color:#09C;
	 
	margin-top:5px;
	 
	}
	.name_shop{
	font-family: 'n_arphaporn';
	font-size:108px;
	color:#FFF;

margin-top:15px;
		}
	.main_menu{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	margin-top:8px;
	height:23px;
	 	text-decoration:none;
	}
	.main_menu a{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#B5DDF3;
	padding-left:35px;
	background-image:url(../images/bullet_m.png);
	background-repeat:no-repeat;
	background-position:5px;
	margin-top:8px;
	text-decoration:none;
	 
	}
	
	.main_menu a:hover{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
 
	padding-left:35px;
	background-image:url(../images/bullet_m.png);
	background-repeat:no-repeat;
	background-position:0px;
	margin-top:8px;
	text-decoration:none;
	 
	}
	.bg_menu {
	background-image:url(../images/bg_menu.png);
	background-repeat:no-repeat;
	height:350px;
	padding:15px 0 0 20px;
		}
	.menu_pro{
	
	font-family: 'Conv_supermarket';
	font-size:22px;
	color:#09C;
 
	height:23px;
	text-decoration:none;
 	 
	 
	}
	.menu_pro a{
	
	font-family: 'Conv_supermarket';
	font-size:22px;
	color:#09C;
	height:23px;
	text-decoration:none;
	padding-left:25px;
	background-image:url(../images/bullet_pro.png);
	background-repeat:no-repeat;
 
	 
	}
	.title_head{
padding:12px 0 0px 25px;margin-bottom:15px; height:45px;background-image:url(../images/bg_head.png); background-repeat:no-repeat;		
		
		}