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

body {
	background-image: url(../images/bg.jpg); background-repeat:repeat; background-color:#140d00; margin-top:0px;
	}

#container {
	margin-left:auto; margin-right:auto; width:1000px; height:auto;
	}

#container #top_part {
	margin:0px; width:1000px; height:104px; background-image:url(../images/top_bg.jpg); background-repeat:repeat-x;
	}

#container #header {
	margin:0px; padding:0px; width:1000px; height:293px;
	}

#container #inner_header {
	margin:0px; padding:0px; width:1000px; height:188px; background-color:#db7e2e;
	}

#header #latest_price {
	margin-top:9px; margin-left:7px; padding:0px; width:260px; height:300px; background-image:url(../images/latest_price_bg.png); background-repeat:no-repeat; float:left;
	}
	
#header #flash {
	margin:0px; padding:0px; width:547px; height:302px; float:right;
	}
	
#container #address_bar {
	margin:0px; padding:0px; width:1000px; height:26px; background-color:#092f5e;
	}

#container #table {
	margin:0px; padding:0px; width:1000px; height:auto; background-image:url(../images/table_bg.png); background-repeat:repeat;
	}

#container #table_inner {
	margin:0px; padding:0px; width:1000px; height:auto; background-image:url(../images/table_bg.png); background-repeat:repeat;
	}
	
#container #footer {
	margin:0px; padding:0px; width:1000px; height:35px; background-image:url(../images/footer_bg.png); background-repeat:repeat;
	}

#btn_contact {
	margin-top:70px; padding:0px; width:103px; height:34px; float:right;
	}

#table_top {
	padding-top:10px; margin-left:8px;
	}

#table_total {
	margin-top:2px; margin-left:695px;
	}

#start_gif {
	z-index:1; position:absolute; width:122px; height:130px; margin-top:150px; margin-left:500px;
	}

#caption {
	z-index:1; position:absolute; width:1000px; height:58px; margin-top:230px; background-image:url(../images/caption_bg.png); background-repeat:repeat-x;
	}