/* CSS Document */
* { margin:0; padding:0;}
body {font: 12px Tahoma,Arial, Helvetica, sans-serif;}
a:link,a:visited{
	color:#0000ee
}
.wrap_body{background:#FFFFFF url(/templates/bovai/images/page_bg.png) repeat-y center; display:block; margin-top:5px;min-width:1000px}
.body{
        width:944px;
        overflow:hidden;
	border:none;
        margin-left:1px;
	background: url(../images/page_top_bg.png) repeat-x;
}
a:link,a:visited{
	text-decoration:none;
	color:#0000ee;
}
.top_page{
	clear:both;
	width:954px;
        height:10px;
	background:url(../images/top_page_bg.png) bottom repeat-x;
}
.top_page_left{
	float:left;
	width:19px;
	height:10px;
	background:#FFFFFF url(../images/top_page_left.png) no-repeat left bottom;
}
.top_page_right{
	float:right;
	width:18px;
	height:10px;
	background:#FFFFFF url(../images/top_page_right.png) left bottom no-repeat;
}
/* banner */
.banner{
	height:202px;
	width:944px;
}
.banner_left
{
	width:400px;
	float:left;
}
.banner_right{
	width:544px;
	float:right
}
.logo{
	margin:27px 0px 0px 49px;
}
.top_search
{
	width:214px;
	height:27px;
	background:url(../images/top_search_box.png) no-repeat;
	margin:52px 0px 0px 49px;
}
.top_search input{
	border:none;
	background:none;
}
.search_text
{
	margin:4px 0px 0px 14px;
	width:123px;
}
.search_button{
	margin-left:11px;
	width:61px;
}
/* top menu */
.top_menu{
	width:919px;
	height:44px;
	margin:0px 0px 0px 12px;
	background:url(../images/top_menu_bg.png) repeat-x
}
.top_menu_left{
	height:44px;
	width:39px;
	float:left;
	background:url(../images/top_menu_left.png);
}
.top_menu_right{
	height:44px;
	width:74px;
	float:right;
	text-align:left;
	background: url(../images/top_menu_right.png) no-repeat right;
}
.top_menu_right img{
	border:none;
	margin:15px 5px 0px 0px;
}
.footer{
	height:101px;
	clear:both;
	width:958px;
	background:url(../images/footer_bg.png) repeat-x;
        margin-left:1px;
}
.footer_left{
	height:101px;
	width:26px;
	float:left;
	background:url(../images/footer_left.png) no-repeat;
}
.footer_main{
	height:70px;
	width:905px;
	margin-top:9px;
	overflow:hidden;
	float:left;
	text-align:left;
}
.footer_main_left
{
	float:left;
}
.footer_main_right{
	float:right;
	width:300px;
	margin-right:10px;
	color:#025c19;
	font-size:13px;
	line-height:16px;
	text-align:center;
}
.footer_right{
	height:101px;
	width:27px;
	float:right;
	background:#FFFFFF url(../images/footer_right.png) no-repeat left;
}