@charset "utf-8";
/* CSS Document */

#bottom {
	width: 100%;
	height: 100px;
	padding: 0px;
	overflow: hidden;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	position: relative;
	background-image: url(/images/bot_bg.png);
	background-repeat: repeat-x;
}

#bottom_0 {
	width: 960px;
	height: 100px;
	padding: 0px;
	overflow: hidden;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bottom_1 {
	width: 550px;
	height: 80px;
	overflow: hidden;
	display: block;
	position: relative;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#bottom_2 {
	width: 400px;
	height: 80px;
	padding: 0px;
	overflow: hidden;
	display: block;
	position: relative;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

