.cleaner{
	clear:both;
	margin:0;
	padding:0;
	height:0;
	width:0;
	border:none;
}

.page{
	width	 : 900px;
	margin	 : 0 auto;
	position : relative;
	background-color:#FFFFFF;
	padding:0 20px;
}

.lang{
	padding-top:15px;
	text-align:right;
	color:#99ccff;
}

.lang a{
	color:#99ccff;
	text-decoration:none;
}

.lang a:hover, .langahover{
	color:#001042;
}

.logo{
	margin-top:10px;
}

.middle{
	margin-top:10px;
}

.left{
	float:left;
	width:150px;
	background-color:#000000;
	height:272px;
}

.right{
	float:left;
	width:730px;
	margin-left:20px;
}

.content_text{
	padding:15px 30px 0 30px;
}

.content_left{
	float:left;
	width:180px;
}

.content_right{
	float:left;
	width:520px;
	padding-top:15px;
	padding-left:30px;
}

.product{
	width:480px;
	float:left;
}

.gallery{
	width:210px;
	margin-left:40px;
	float:left;
}

.product_header{
	margin-bottom:10px;
}

.product_hierarchy{
	background-color:#000;
	padding:5px;
	margin-bottom:20px;
	margin-right:20px;
	color:#fff;
}

.product_hierarchy a{
	color:#fff;
	text-decoration:none;
}
.product_hierarchy a:hover{
	text-decoration:underline;
}

.product_list{
	width:100px;
	min-height:140px;
	float:left;
	text-align:right;
	color:#001042;
	margin-bottom:25px;
	margin-right:20px;
}
.product_list img{
	margin-bottom:10px;
}

.product_image{
	width:230px;
	float:left;
	display:inline;
}

.product_detail{
	width:209px;
	margin:0 20px 0 10px;
	min-height:190px;
	float:left;
	display:inline;
}

.technic_logo{
	margin-top:15px;
}
.technic_logo img{
	margin-right:6px;
	margin-bottom:7px;
}

.gallery_title{
	background-color:#000;
	padding:5px 0;
	width:75px;
	text-align:center;
	color:#fff;
	float:left;
}

.gallery_image{
	background-color:#000;
	padding:10px;
}

.gallery_image img{
	margin:10px;
	width:75px;
	height:75px;
}

.bottom{
	padding:50px 0;
}

.register{
	float:left;
	width:800px;
}

.sponsor{
	float:left;
	width:100px;
	text-align:right;
}
.bottom_image{
	margin-bottom:15px;
}

.ProductName{
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	color:#001042;
}