* {
	margin: 0;
	padding: 0;
}
html, body {
	margin: 0;
	padding: 0;


	overflow-x: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: none;
	behavior: url(css/iepngfix.htc);
}


#container {
	min-height: 100%;
	position: relative;
}
#header {
	width: 100%;
	height: 54px;
	float: left;
	background: url(../images/bg_head.png) left top repeat-x;

	margin: 0;
	position: absolute;
}
#bg_head {
	background: url(../images/head.png) right top no-repeat;
	z-index: 8;
	float: right;
	height: 54px;
	width: 100%;
	position: absolute;
	left: 29px;
}
#logo {
	background: url(../images/logo-krungsri.png) left top no-repeat;
	width: 108px;
	height: 38px;
	float: left;
	margin-left: 1%;
	margin-top: 8px;
	z-index: 9999;
	position: absolute;
}
#body {
	padding: 0px;

}
.center {
	/*width: 1300px;
	margin: 0 auto;*/
	padding-top: 54px;
 *padding-top: 54px; /*ie 7 8 9 --80px*/
	_padding-top: 10px; /*ie6*/
	float: left;
	width: 100%;
	 text-align:center;
	height: 798px;
}

.center_text {
	/*width: 960px;
	height: 33px;
	margin-bottom: 12px;*/
	/*margin-top: 10px;
	_height: 20px;
 
	float: left;
	text-align: center;
	display: inline;*/
	position:absolute;
	z-index:99999999999;
	float: left;
}
.txt_link {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #960;
	text-decoration: underline;
}
.bnt-back-to-krungsri {
	width: 208px;
	height: 17px;
	cursor: pointer;
	margin-top: 50px;
	position:absolute;
	z-index:999999999;

*margin-left: 0px;
	_margin-left: 0px;
		display: inline;
}



.bnt-krungsri {
	width: 132px;
	height: 17px;
	cursor: pointer;
	margin: 5px 5px;
    display: inline;
}


.clear{ clear: both;}
/*------- footer -----------*/
#footer {
	position: relative; /*Position: inherit;bottom: inherit;*/
	top:788px;
	*top:788px;
	bottom: inherit;
	width: 100%;
	height: 40px;			/* Height of the footer 20px*/
	background-color: #6F5F5E;
	/*margin-top:0px;*/
	vertical-align:middle;
}

#copyright {
	background: url(../images/copyright_th.png) left top no-repeat;
	width: 285px;
	height: 20px;
	float: left;
	margin-left: 1%;
}

#follow {
	background: url(../images/social-media-facebook-32.png) right top no-repeat;
	width: 280px;
	height: 20px;
	float: right;
	/*margin-right: 0%;*/
}

.div_news {
	width: 900px;
	margin: 0 auto;
	margin-top: 50px;
 *margin-top: 0px;
	_margin-top: 10px;
}
.box_news {
	background: url(../imges/bg_news.jpg)  left top no-repeat;
	width: 211px;
	height: 230px;
	margin: 15px 40px;
	_margin-top: 0px;
	float: left;
	display: inline;
}
.in_news {
	width: 190px;
	margin: 0 11px;
}
.pic_news {
	width: 190px;
	height: 115px;
}
.deatail_news {
	width: 152px;
	margin-left: 23px;
	padding: 8px;
	_line-height: 15px;
}

.t_orange {
	color: #F90;
	font-size: 12px;
}
.t_detail {
	color: #61544c;
	font-size: 12px;
}
