@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	/*width: 7300px; */
	height: 509px;
	color:#333; 
	font: 62.5%/150% Georgia, "Times New Roman", Times, serif; 
	background:  url("../images/bg_5.gif") repeat-x left top;
	
	font-size: 1em;
	/*background: #22b1e1 url(../../bg_2.gif) repeat-x left top; */
}

h2 {font-size: 1.1em}
h3 {font-size: 2.3em; color: #333333;}
h4 {font-size: 1em; color:#FF9900;}
.title {font-size: 1.2em; color:#FF9900;}

.grey {color:#666666;}

a {color: #333333;}