body {
	background-color: #ffffff;
	background-position: center;
	font-family: Times New Roman, Times, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*width: 938px;*/
	font-size: 14px;
	color: #666666;

}
img {
	border: 0;
}
#corner_up
{
	background-image: url("images/interface/corner_up.png");
	background-repeat: no-repeat;
	width: 245px;
	height: 40px;
	float: left;/*border: solid 1px;*/
}
#page_up
{
	background-image: url("images/interface/page_up.png");
	background-repeat: no-repeat;
	width:693px;
	height: 40px;
	float: right;
	/*border: solid 1px;*/
}
#page_up_content
{
	/*border: solid 1px;*/
	height: 20px;
	margin-left: 120px;
	margin-right: 40px;
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 11px;
	text-align: right;
}
#animal
{
	background-image: url("images/interface/animal.png");
	background-repeat: no-repeat;
	width:207px;
	height: 100px;
	float: left;
}
#animal_menu
{
	background-image: url("images/interface/animal_menu.png");
	background-repeat: no-repeat;
	width:731px;
	height: 100px;
	float: right;

}
#down_animal_logo
{
	background-image: url("images/interface/down_animal_logo.png");
	background-repeat: no-repeat;
	width:207px;
	height: 35px;
	float: left;
}
#static_menu
{
	background-image: url("images/interface/static_menu.png");
	background-repeat: no-repeat;
	width:731px;
	height: 35px;
	float: right;
}
#align_static_menu
{
	margin-left: 310px;
}
#green_menu
{
	background-image: url("images/interface/green_menu.png");
	background-repeat: no-repeat;
	width:938px;
	height: 18px;
	float: right;
	/*border: solid 1px;*/
}
#align_green_menu
{
	margin-left: 366px;
	/*border: solid 1px;*/
	height: 16px;
}
#blue_menu
{
	background-image: url("images/interface/blue_menu.png");
	background-repeat: no-repeat;
	width:938px;
	height: 35px;
	float: right;
	margin-bottom: 0px;
	/*border: solid 1px;*/
}
#search_form
{
	float: left;
}
#align_blue_menu
{
	margin-left: 280px;
	/*border: solid 1px;*/
	height: 32px;
}
#current_path
{
	margin-bottom: 4px;
	height: 10px;
	font-size: 9px;
	text-align: left;
	/*border: solid 1px;*/
}
a.current_path
{
	color:#008000;
	text-decoration: none;
}
#down_search
{
	background-image: url("images/interface/down_search.png");
	background-repeat: no-repeat;
	width:271px;
	height: 37px;
	float: left;
	margin-top: 0px;
}
div.category_button
{
	background-image: url("images/interface/category.png");
	background-repeat: no-repeat;
	height:22px;
	width: 240px;
	margin-right:0px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	float: left;
}
.category_button a
{
	margin-left: 5px;
	color:#1C2C74;
	vertical-align: sub;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#down_page
{
	background-image: url("images/interface/down_page.png");
	background-repeat: no-repeat;
	width:938px;
	height: 92px;
	float: right;
}
img
{
	border: 0px;
}
h1
{
	font-size: 18px;
	font-family: Samanata, Times New Roman, Times, sans-serif;
	color: #164450;
	margin-top: 5px;
	margin-bottom: 3px;
}
h2
{
	font-size: 16px;
}
h3
{
	font-size: 14px;
}
h4
{
	font-size: 12px;
	color: #000000;
}

a
{
	text-decoration: none;
	color: #555555;
}