@charset "utf-8";

/* CSS Document */
/* Creative date: 20060528 */
/* Creater: Alan Law */
/* For CSS Setting */ 
/* Element, ID and Class Setting */ 
/* Basic on W3C */
/* IE 6.0 , Mozill 2.0 */
/* CSS Main*/
/* Version 1.0.0
/* Improved Date: 0000/00/00
/* templates --> International */

/* Templates */

/* ----------------------------------------------------------------------------- */
/* ID */

@import url("layout_main.css");
@import url("basic.css");

body{
	background-color: #f4efe6;
	margin: 0px;
	padding: 0px;
	}
	
a img{
    border-style: none;
}

#newsBgImage{
background:url(../img/news.jpg) no-repeat; 
vertical-align: top;
}
.smalltext{
	font-size:12px;
}