/* CSS Document */


a[href^="tel"]{ color:inherit; text-decoration:none; }/*สำหรับดูใน iphone*/

body {
	margin: 0px;
	padding: 0px;
	color:#000;
	background-position:  center;
	background:#000;
	font-family:'Conv_PSL-Text',Tahoma, Geneva, sans-serif;
    -webkit-text-size-adjust: none;
	font-size:28px;
}
a:link {
	text-decoration: none;
	color:#000;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:active {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: none;
	color:#F00;
	}	
a img {
	text-decoration: none;
	border: 0 none;
	}
.G-container {
    margin: 0 auto;
	padding: 0px;
	width:1200px;
	min-width:1200px;
	}
.form_search{
	width:220px;
	padding:5px;
	color:#666;
	font-size:13px;
	background:#eee;
	border:#ccc 1px solid;
	margin-bottom:3px;
	margin-left:5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
		}
		
::-webkit-input-placeholder {
    color:#ccc !important;
}
:-moz-placeholder {
    color:#ccc !important;
}
::-moz-placeholder {
    color:#ccc !important;
}
:-ms-input-placeholder {
    color:#ccc !important;
}

	#bg-header
{
	margin: 0 auto;
	padding: 0 0 0 0px;
	position:fixed;
	background:url('../img/bg-main.png') no-repeat top center;
	height:1690px;
	width:100%;
	min-width:1000px;
}
	#bg-menu
{
	margin-top:10px;
	padding:0;
	position:relative;
	background:url(../image/bg-footer.png) no-repeat top center;
	height:192px;
	width:100%;
	min-width:1200px;
	z-index:6;
	position:relative;
}
	#bg-mini-menu
{
	margin: auto;
	padding: 0 0 0 0px;
	position:relative;
	background:url('../img/bg-mini-menu.jpg') no-repeat top center;
	height:105px;
	width:100%;
	min-width:1000px;
	box-shadow:0px 0px 5px 1px #333;
	-webkit-box-shadow:0px 0px 5px 1px #333;
	-moz-box-shadow:0px 0px 5px 1px #333;
	-khtml-box-shadow:0px 0px 5px 1px #333;
	-o-box-shadow:0px 0px 5px 1px #333;
	-ms-box-shadow:0px 0px 5px 1px #333;
	z-index:4;
	position:relative;
}
    #bg-under
{
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	padding: 0 0 0 0px;
	background:url('../img/bg-under.jpg') no-repeat top center;
	height:65px;
	width:100%;
	min-width:1000px;
	z-index:1;
	position:relative;
}
	#bg-top
{
	background: url('../img/xxx.png') no-repeat top center;
	position:relative ;
	z-index:2;
	width:100%; 
	min-width:1000px;
	margin-top:0px;
	margin:20px 0;
}
#bg-main{
	margin:0;
	padding:0;
	position: fixed;
	z-index:-5;
	background:url('../image/bg-main.png') no-repeat top center;
	width:100%;
	height:1158px;
	min-width:1200px;
}
#bg-footer
	{
	background:#2a2d2c;
	height:89px;
	/*box-shadow:5px 1px 10px 1px #999;
  	-webkit-box-shadow:5px 1px 10px 1px #999;
	-moz-box-shadow:5px 1px 10px 1px #999;
	-khtml-box-shadow:5px 1px 10px 1px #999;
	-ms-box-shadow:5px 1px 10px 1px #999;
	-o-box-shadow:5px 1px 10px 1px #999; */
}
.botton-taopao{
	float:left;
	padding:3px 8px;
	text-align:center;
	width:62px;
}
.menu-footer{
	float:left;
	padding:3px 8px;
	text-align:center;
}