body, td
{
	font-family: "Georgia";
	font-size: 16px;
	color: #BC8029; 
}


.btn
{
	background-color: #BC8029;
	color: #FFFFFF;
}


.top_banner_div
{
	width: 1280px; 
	height: 197px;
	background-image: url('image/banner_top.jpg');
	text-align: center;
}

.tabs_div
{
	width: 1280px; 
	height: 107px;
	background-image: url('image/background_tabs.jpg');
	text-align: center;
}


.content_div
{
	width: 1280px; 
	text-align: center;
}