

body {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	color:#333333;

}

a{ color:#333333;}

#header {
	width: 100%;
	height:120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-position: left bottom;
	background-color: #FFFFFF;
}

#menu {
	width: 100%;
	height:31px;
	text-align: center;
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	
}

#head_flash {
	width: 100%;
	height:470px;

}

#side div.module {width:192px; margin-top:10px; padding:5px; border: #999999 1px solid;}
#side_mat {width:368px; padding:5px; border: #dbe0e0 1px solid; background:#fbfaf6;}
#side_mat h3{margin:0; font-size:10px;}
#side_mat img{margin:0 5 0 0;float:left;}
.side_mat2 {width:356px; height:57px; margin-bottom:5px; border: #dbe0e0 1px solid; background:#ffffff;}

#footer {
	width: 100%;
	height:40px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #aa964a;
}

td{ font-size: 10px; lline-height:1.3;}

.gg{color:#c3af63;}

.pt10 {font-size:10pt; line-height:1.5;}
.pt12 {font-size:12pt; line-height:1.5;}
.px12 {font-size:12px; line-height:1.5;}

.imgb {border:#ddd 1px solid; padding:2px;}
