@charset "UTF-8";
/* CSS Document */

.bg {
	background-image: url(interface/images/home_01.jpg);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(interface/images/sub_01.jpg);
	background-repeat: repeat-x;
}
#turboTop { float: left; width: 708px; height: auto; display: inline; }
#turboTopInner { float: left; width: 709px; height: auto; display: inline; }
#container { width: 708px; padding: 0px 7px 10px 6px; display: inline; background: #2a5110 url('interface/images/sub_01.jpg') 0 0 repeat-x; }
.homePage { background: #2a5110 url('interface/images/home_01.jpg') 0 0 repeat-x; }

.turboMain_column { float: left; width: 354px; height: auto; }
.turboMain_span { float: left; width: 708px; height: auto; }

.turboInner_span { float: left; width: 709px; height: auto; background-color: #2a5110;  }
.turboInner_708 { float: left; width: 708px; height: auto; background-color: #2a5110;  }

.contentItem { float: left; width: auto; height: auto; }

