.bottom_stg {
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	}

.bottom_round_left {
	width: 10px;
	height: 10px;
	background-image: url(../common/round_left.gif);
	float: left;
	background-repeat: no-repeat;
	}
	
	.bottom_rule_center {
	width: 762px;
	height: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c6c6;
	float: left;
	}
	
	.bottom_round_right {
	width: 10px;
	height: 10px;
	background-image: url(../common/round_right.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: right;
	}

	.bottom_content {
	width: 780px;
	height: 40px;
	margin-top: 10px;
	float: left;
	font-size: 9px;
	color: #6A6E74;
	text-align: center;
	}

