body
{
background:url(images/bg.jpg) repeat-x top #fff;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin:0px auto auto auto;
color:#416271;
}
#main_container{
width:900px;
height:auto;
margin:auto;
padding:0px;
position:relative;
background:url(images/top_bg.jpg) no-repeat left top;
}
.main_content{
width:700px;
height:auto;
margin:auto;
}
.parrot{
position:absolute;
top:0px;
left:45px;
}
#header{
width:700px;
height:135px;
margin:auto;
}
.logo{
padding:55px 0 0 115px;
}
.top_center_box{
width:700px;
height:19px;
background:url(images/top_box.gif) no-repeat center;
}
.center_box{
	width:700px;
	background-color:#FFFFFF;
}
.tt {
	color: #333333;
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	padding-right: 50px;
	padding-left: 50px;

}
#menu_tab{
	width:663px;
	height:51px;
	padding:70px 0px 0px;
	margin:auto;
	background:#FFFFFF url(images/menu_bg.gif) no-repeat center 0px;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	font-weight: normal;
	text-align: center;
}
