@charset "utf-8";

/* ===========================================================

	Title:			common.css
	Created:		2011-4-6
	Last Created:	2011-4-6
	
=========================================================== */
/*

	body
	
=========================================================== */
/*

	body
	
=========================================================== */

body {
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    *font-size:small;
    *font:x-small;
	color: #333333;
	text-align: center;
	/*behavior: url("csshover3.htc");*/
	background: #dadada url(../img/common/bg_body.gif) top repeat-x;
}
