@CHARSET "UTF-8";

body {
	text-align:center;
	background-color: #F2F2F2;
}

a.logo-top {
	margin: 0 auto;
}

div.navi {
	margin-top:10px;
	border-bottom: 1px solid #E5E5E5;
}

div.navi a, div.navi img {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	font-weight: normal;
	padding-bottom: 15px;
	padding-top:10px;	
	vertical-align:middle;
	display:inline-block;
	text-decoration: none;
}

div.navi img {
	padding-right:25px;
	padding-left:25px;
}

div.engnavi img {
	padding-right:35px;
	padding-left:35px;
}

div.navi a:hover, div.navi .selected {
	color: #669933;
	background-image: url("../images/navi_bullet.gif");
	background-position: top center;
	background-repeat: no-repeat;
}

div.select_lang {
	text-align:right;
	font-size: 12px;
	padding-right:25px;
	margin-top: 15px;
}

div.select_lang a {
	text-decoration: none;
	color: black;
}

div.select_lang a:hover, div.select_lang span {
	color: #666666;
}

div.top {
	background-color: white;
	padding-top:45px;
	border-bottom: 1px solid #d5d5d5;
}

div.footer {
	
	margin-top: 25px;
	text-align: left;	
}

div.box {
	
	width:165px;
	color: black;
	line-height: 20px;
	border-right: 1px solid #cccccc;
	float: left;
	margin-right: 10px;
}

div.engbox {
	width:200px;
	padding-right: 25px;
}

div.box img {
	margin-left: 5px;
}

div.bottom {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 30px;
	color: #666666;
}

div.content {
	text-align: left;
	line-height: 20px;
	margin-bottom: 10px;
}

div.abalone_txt {
	border-right: 1px solid #d5d5d5;
	width:480px;
	padding-left: 40px;
	padding-right: 50px;
	float:left;
}

div.right_side {
	float:right;
	width: 330px;
}

div.subnavi {
	text-align: left;
	margin-bottom:5px;
}

div.subnavi a, div.subnavi span {
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #d5d5d5;
	display:inline-block;
	color: black;
	text-decoration: none;
}

div.subnavi a:hover, div.subnavi span {
	color: #669933;
}

div.gallery img {
	margin-right:20px;
	margin-bottom: 15px;
}

a.myynti_img {
	width: 150px;
	float:left;
	margin-right:10px;
	font-weight: bold;
	color:black !important;
	text-decoration: none !important;
}

div.myynti_img div {
	
}

p.abalone_txt_quote {
	font-weight: bold;
}

table.cv {
	margin-bottom: 20px;
}
