@charset "utf-8";
#left .left-about h1 {
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images/about/bg_title_lefttop.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 25px;
	width: 180px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	line-height: 24px;
}
#right .about-toptitle li {
	float: left;
}
#right .about-toptitle a {
	text-align: center;
	height: 24px;
	width: 200px;
	display: block;
	font-size: 22px;
	color: #30527E;
	text-decoration: none;
	padding-top: 8px;
	margin-right: 5px;
}
#right .about-toptitle {
	background-image: url(../images/about/bg_about_toptitle_line.gif);
	background-repeat: repeat-x;
	height: 33px;
	margin-top: 10px;
}

#right .about-toptitle .current {
	color: #B9726C;
	background-image: url(../images/about/bg_about_toptitle.gif);
	background-repeat: no-repeat;
}
#right .details {
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
}
#right .whoarewe h1 {
	font-size: 18px;
	color: #30527E;
	background-image: url(../images/about/bg_ThisIsHanvon_title_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 22px;
	width: 230px;
	padding-top: 8px;
	font-weight: normal;
	padding-left: 10px;
}

#right .whoarewe {
	width: 248px;
	float: left;
	margin-top: 20px;
}
#right .whoarewe p {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	height: 75px;
	width: 218px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#right .details .mail {
	background-image: url(../images/about/pic_mail.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#left .left-about {
	width: 180px;
	height: 220px;
}

