.com{
	width:350px;
	height:100px; 
	margin-bottom:10px;
}

.com_img{
	width:100px;
	height:100px; 
	display:inline;
}

.com_text{
	width:240px;
	height:100px; 
	display:inline; 
}


#jap_cont_left{
	width:350px; 
	height:1000px; 
	margin:0 8px 0 -2px;
	float:left;
}

#jap_cont_right{
	margin-right:-2px;
	width:640px; 
	height:540px; 
	float:left;
	background-image:url('/img/japan_landing/km.png');
}

#crossw_cont_right{
	margin-right:-2px;
	width:640px; 
	height:540px; 
	float:left;
	background-image:url('/img/japan_landing/miklas.png');
}

#zole_cont_right{
	margin-right:-2px;
	width:640px; 
	height:540px; 
	float:left;
	background-image:url('/img/japan_landing/zole.png');
}

#reg_cont1{
	width:632;
	height:200px; 
	background-color:black; 
	opacity:0.85;
	filter:alpha(opacity=85);
	border-radius:4px;
	margin:165px 3px 0 3px;
	border:1px solid #000;
	letter-spacing:0em;
	text-align:center;
}

#reg_title1{
	font-family: PT Sans;
	margin:80px 0 40px 0; 
	color:#fff; 
	font-size:35px;
}

#reg_btn1 div{
	font-family: PT Sans;
	font-size:18px; 
	color:yellow;
	text-decoration:underline;
	cursor:pointer;
}