/* -- html document layouts -- */

.cleaner{
	clear:both;
	margin:0;
	padding:0;
	height:0;
	width:0;
	border:none;
}

.header{
	height:89px;
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
}

/*----HOME-----*/
.bottom{
	text-align:center;
	line-height:130%;
	font-size:10px;
	color:#666666;
	margin-top:15px;
}


.bottom a{
	color:#666666;
}

.home_flash{
	padding-bottom:10px;
	/*border-bottom:1px solid #e3e3e3;*/
	text-align:center;
}


/*----HOME-----*/
.header_in{
	width:420px;
	margin:0 auto;
}

.logo{
	text-align:center;
	padding:10px 0 9px 0;
}

.middle{
	background-image:url(../images/bg_middle.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-bottom:5px;
}

.middle_in{
	width:918px;
	margin:0 auto;
}

.content_top{
	background-image:url(../images/bg_content_top.jpg);
	background-repeat:no-repeat;
	height:42px;
}

.content{
	background-image:url(../images/bg_content_middle.jpg);
}

.content_bottom{
	background-image:url(../images/bg_content_bottom.jpg);
	background-repeat:no-repeat;
	height:42px;
}
.main_p{
	padding:0 70px;
}

.main{
	padding:0 35px;
}

.fotter{
	background-image:url(../images/bg_bottom.jpg);
	background-repeat:repeat-x;
	height:52px;
	padding-top:26px;
	padding-bottom:60px;
}

.fotter_in{
	width:900px;
	margin:0 auto;
}

.register{
	width:300px;
	float:left;
	display:inline;
	
	font-size:10px;
	color:#666666;
	line-height:130%;
}

.register a{
	color:#666666;
}

.d4d{
	width:300px;
	float:left;
	display:inline;
	text-align:center;
}

.spo{
	width:300px;
	float:left;
	display:inline;
	text-align:right;
}

.spo img{
	margin-right:4px;
	padding-right:4px;
	border-right:1px solid #d8d8d8;
}

.product_bg{
	background-image:url(../images/product_bg.png);
	width:150px;
	height:150px;
	padding:6px;
	margin:3.5px;
	float:left;
}

.product_img{
	width:450px;
	padding-right:9px;
	border-right:1px solid #cccccc;
	float:left;
	display:inline;
}

.product_properties{
	width:368px;
	padding-left:20px;
	float:left;
	display:inline;
	min-height:400px;
	color:#000000;
}

.p_title{
	color:#666666;
}

.p_table{
	display:inline;
	float:left;
	margin-left:20px;
	padding-left:20px;
	border-left:1px solid #cccccc;
}