@charset "utf-8";
/* CSS Document */
#flash {width:960px; height:470px;background:#5c5c00; outline:none;}
#footer{ background:#ffffff; padding:9px 0px 23px 0px;}

#footer .botomMenu li.first{background:transparent none; margin:0px; padding:0px; margin-top:10px;}
#footer .botomMenu li.last{background:transparent none; margin:0px; margin-top:10px;}
#footer .botomMenu li{
	background:transparent url(../images/pic_line_1x11_green.jpg)  no-repeat scroll 0 50%;
	float:left;
	margin-left:14px;
	padding-left:13px;
	margin-right:0px;
	margin-top:10px;
}
#footer #siteBy{float:right;}
