﻿@charset "utf-8";
html, body, h1, h2, h3, div, span, p, ul, li { border: 0; padding: 0; margin: 0; }
.bottom2{background-color:#D2C99E; /*สีทอง #D2C99E;*/
		
		width:888px;
		height:66px;
		float:left;
		text-align:center;
		padding-top:10px;

}
.bottomlinks{

		color:#000000;
		padding-left:20px;
		padding-right:20px;
		line-height:30px;
		text-decoration:none;
}
.bottomlinks:hover{
		color:#00F;
		text-decoration:none;
}

img.resize  {
	width: 250px;
	height: 125px;
	border: 0;
}
img:hover.resize  {
	width: 530px;
	height: 330px;
	border: 0;
	float:left;
}
