/* CSS Document */

#header {
	width:853px;
	height:198px;
	background-image: url(../images/header.gif);
}

#footer {
	width:853px;
	height:198px;
	background-image: url(../images/header.gif);
}
#block_search_top {
	width:162px;
	height:23px;
	background-image:url(../images/blk_search_up.gif);	
}
#block_card_top {
	width:162px;
	height:23px;
	background-image:url(../images/blk_card_up.gif);
}
#go{
	background-image:url(../images/button_search.gif);
}
#show_card {	
	margin-top:10px;
	clear:both;
	float:right;
	display:block;
	width:105px;
	height:22px;
	background-image:url(../images/button_card.gif);	
}
#block_news_top {
	width:162px;
	height:23px;
	background-image:url(../images/blk_news_up.gif);
}
