@charset "utf-8";
.textSmall {
	font-size: 12px;
	color: #666;
}
.textHead {
	font-size: 14px;
	color: #606;
	font-weight:bold;
	}
.textHeadSub {
	font-family:PSLKittithadaas; 
	font-size: 20px;
	color: #606;
	font-style:normal;
	border-bottom:5px solid #090;
	}
.textSub {
	/*font-family:PSLKittithadaas; */
	font-size: 16px;
	color: #666;
	padding:10px;
	padding-right:30px;
	}		
.textButton {
	font-size: 13px;
	color: #fff;
	
}

table.news {
	font-family: verdana,arial,sans-serif;
	font-size:14px;
	color:#333333;
}
table.news td {
	/*border-bottom:1px solid #ddd;*/
}


table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:13px;
	color:#333333;
	margin:10px;

}

table.gridtable td {
	border-bottom:0px solid #ddd;
}
img.act{
	border: 1px solid #eee;
	padding:5px;
    width: 150px;
	}
img.slide{
	border: 1px solid #eee;
	padding:5px;
    width: 815px;
	}
img.peple{
	border: 1px solid #eee;
	padding:5px;
   
	}
 