﻿/* Create by Poy 21/09/2009 */

.huahin-imgright {
	float:right;
	padding:10px;
}
.huahin-topic {
	font-weight:bold;
	color:#009FD6;
}
.huahin-icon {
	background: url('imghuahin/icon_arrow.gif') no-repeat left;
	padding: 0px 10px 0px 20px;
}
.table-golf{
	 width:60%;
	 background-color:#FFFFFF;
	 text-align:center;
	 margin:auto;
	 margin-top:20px;
}
.table-golf th  {
	color:#FFFFFF;
	background-color:#0099FF;
	text-align:center;
}
.table-golf tr td  {
	background-color: #FFFFC1;
	text-align:center;
}

.table-weather {
	width:80%;
	 text-align:left;
	 margin:auto;
	 background-color:#A6EDFF;
}
.table-weather th {
		 background-color:#FDFEDA;
		text-align:left;
}
.weather-style1{
	background-color:#FFCCCC;
}
.weather-style2{
	background-color: #CCFFFF;
}

