@charset "utf-8";
body{
	font-weight: 300;
	font-family: Prompt;
	font-size: 24px;
	color: #333;
}
.nav{
	background-image: url("../images/1index_r1_c1.jpg");
	height: 100px;
	margin: 0px;
	position: fixed;
  top: 0;
  width: 100%;
	overflow: hidden;
}
.navcontain{
 width:960px;
 margin: auto;	
	
}
.nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  height: 100px;
  top: 0;
}
.nav li {
  float: left;
	 font-size: 24px;
	font-family: Prompt;
}
.nolink {
 margin-top: 12px;
 color: #FFBF00;

	padding-top: 20px;
}

.nav li a {
 display: block;
 color: #fff;
 text-align: center;
 padding: 30px 16px;
 text-decoration: none;
}
.nav li a:hover {
 background-image: url("../images/bgmenuHoverwhite.png");
 color: #fff;
 height: 100px;
}

.nav .active {
 color: #FFBF00;
	background-image: url("../images/1index_r1_c4.jpg");
	height: 100px;
}

.bgheader{
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 560px;
	text-align: center;
	margin-top: 100px;
}
.bgwhite{
	background-color: white;
	background-size: cover;
	margin: 0px;
}
.bggray{
	background-color: #EEF0F2;
	background-size: cover;
	margin: 0px;
}
.headcontainer{
	width: 960px;
	margin: auto;
}
.container{
	width: 960px;
	margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.imgright {
  float: right;
  padding-right : 40px;
}
.line {
	table-layout:fixed;
empty-cells:show; 
border-collapse:collapse; 
border:1px solid #DDDDDD;
}
.line td{
border:1px solid #DDDDDD;
}
.shado{
	text-shadow:#000 0.1em 0.1em 0.2em
}

h1 {
	font-size: 12px;
	color: #CCC;
	font-weight:normal;
}
h2 {
	font-size: 12px;
	color: #CCC;
	font-weight:normal;
}
ul,ol {
	margin-top:1px;
	margin-left:50px;
	padding:0px;
}
li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top:0px;
}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
.footer a:link {
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

.footer a:visited {
	text-decoration: none;
	color: #333;
	font-size: 12px;
}

.footer a:hover {
	text-decoration: underline;
	color: #333;
	font-size: 12px;
}

.footer a:active {
	text-decoration: none;
	color: #333;
	font-size: 12px;
}
.footer {
	font-size:12px;
	color:#333;
	font-family:tahoma, "ms Sans Serif", "microsoft sans Serif";
		margin: 0px;
	padding: 0px;
}
footer>.container{
	padding-top: 0px ;
}
.red {
	color:#F00;
}
.blue {
	color:#007FFF;
}
.black {
	color:#000000;
}
hr {
border-top: 1px solid #CACAD9;
}

.leftpad{
  margin-bottom: 20px;
    text-indent: 1.5em;
  margin-top: 20px; }
  
.boxcenter{
	float: none;
	margin: auto;
	max-width: 700px;
   }
.boxleft{
	width:20%;
		float:left;
}
.boxright{
	width:80%;
		float:right;
}
.pixmargin {
	margin: 0px 5px;
	padding:0px;
}
img.a {
  vertical-align: text-bottom;
}
.designed{
	padding-top:10px;
}
.underlineblue{
	border-bottom: 1px dotted #00BFFF;
	width:310px;
	margin: auto;
	line-height: 50px;
}
.lineheight50{
	margin: auto;
	line-height: 50px;
}
.check {
	      background: url("../images/1index_r10_c10.jpg") no-repeat left center;
        padding:10px 40px 10px 60px;
        list-style: none;
        margin: 0;
        vertical-align: middle;
}
.blue28b{
	color: #007FFF;
	font-size: 28px;
}
.orangeb{
	color: #FF7F00;
	font-weight: 500;
}
.black46{
	color: black;
	font-size: 46px;
	font-weight: 500;
	text-align: center;
}
/*font-family: 'Kanit', sans-serif;
font-family: 'Prompt', sans-serif;
font-family: 'Sarabun', sans-serif;*/