body {
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	text-decoration: none;
	background:#022987;

}
body,td,th {
	font-family: Tahoma;
	color: #653C04;
	font-size: 12px;
	line-height:18px;
}

#logo
{
	background:url(../../images/logo.png);
	width:100px;
	height:98px;
	margin-top:10px;
}
#top_menu
{
	width:100%;
	background:url(../../images/bg_menu.png) repeat-x;
	height:37px;
}
#container1
{
	width:967px;
}
#boder_menu
{
	background:#edf4f9;
	height:15px;
	width:1px;
}
#main
{
	margin-left:5px;
	margin-right:5px;
	width:551px;
	float:left;
}
#left
{
	margin-left:7px;
	width:200px;
	float:left;
}
#search
{
	background:url(../../images/bg_menu.png) repeat-x;
	height:37px;
}

#login
{
	color:#000000;
}
#login a
{
	color:#000000;
}