
		
table.indextable {		
	height: 443px;
		}
		
#indexcontain {
	position: absolute;
	top:110px;
	width: 980px;
	height: 443px;
	background: #ff8c00 url(../img/indexbg.jpg) no-repeat top left;
}		

	#indextitle {
		position:absolute;
		top: 0;
		left: 0;
		z-index: 100;
	}
	
	#flashspot {
		position: absolute;
		left: 27px;
		top: 115px;
		z-index: 50;
		width: 579px;
		height: 301px;
	}
	
	#indexproductimage {
		position:absolute;
		top:0px;
		right: 0px;
		z-index: 25;
		width: 369px;
		height: 290px;
	}
	
	#indexcopyarea {
		position:absolute;
		top:290px;
		right: 23px;
		z-index: 10;
		width: 346px;
		height: 126px;
		background: url(../img/indexcopybg.gif) no-repeat top left;
	}
	
		#indexcopyareaimg {
			float: left;
			width: 149px;
			height: 126px;
		}
		
			#indexcopyareaimg img {
				margin-top: 12px;
				margin-left: 12px;
				border: 1px solid #27292c;
			}
		
		#indexcopyareatext {
			float: right;
			width: 183px;
			height: 114px;
			overflow: hidden;
		}
		
			#indexcopyareatext p {
				margin-top: 12px;
				margin-right: 12px;
				font: 11px Arial, Helvetica, sans-serif;
				color: #000;
			}
			
			#indexcopyareatext a {
				color: #f56800;
				font-weight: bold;
				text-decoration: none;
			}
			
			#indexcopyareatext a:hover {			
				color: #a09581;
				font-weight: bold;
				text-decoration: none;
			}


.newhome {
	background: #ff8c00 url(../img/newhome.png) no-repeat top left;
	width: 980px;
	height: 443px;
	font: normal 12px/1.75em Arial, Helvetica, sans-serif;
	color: #000;
	overflow: hidden;
}

	.newhome a {
		color: #000;
		text-decoration:none;
	}
	
	.newhome a:hover {
		color: #8f4f00;	
	}

.new_left {
	float: left;
	width: 580px;
	margin: 15px 0 0 30px;
}

	.new_left table {
		margin: 40px 0 0 0;	
	}

.new_right {
	float: right;	
	width: 310px;
	margin: 325px 40px 0 0;
}

	.new_right_spec {
		height: 65px;
		overflow: hidden;
		color:#717171;
		font:11px/12px Arial,Helvetica,sans-serif;
	}
	
	.new_right_social {
		margin: 10px 0 0 0;
	}
	
	.new_right_social img {
		margin: 0 30px 0 0;	
	}