@charset "utf-8";

#company .badge {
	position: absolute;
	top: 0px;
	right: 0px;
}

#sitemap .section li {
	font-weight:bold;
}


#sitemap .section li ul li {
	font-weight:normal;
}


#sitemap .section li ul li ul li{
	padding-left:10px;
}
#sitemap .section {
	float: left;
	width: 220px;
	display: block;
	margin-right: 20px;
	height: 550px;
}
#sitemap {
}
#sitemap .badge {
	position: absolute;
	top: 0px;
	right: 0px;
}

.roundbox {
	background-color: #faf5f0;
	padding: 30px;
	border: 1px solid #ece8e2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/PIE.htc);
}

#voices .section .comment {
	position: relative;
	padding-top: 12px;
	line-height: 20px;
	margin-left: 60px;
}
#voices .section .comment .icon {
	height: 40px;
	width: 50px;
	position: absolute;
	left: -60px;
	overflow: hidden;
	top: 10px;
}
#voices .section .comment .name {
	font-weight: bold;
}
#voices .section {
	margin-bottom: 50px;
}

#voices .last {
	margin-bottom: 0px;
}

#voices .section .comment .icon img {
	position: absolute;
	z-index: 0;
}
#voices .section .comment .icon .flame {
	position: absolute;
	height: 40px;
	width: 40px;
	background-image: url(../img/voices/flame_icon.png);
	background-repeat: no-repeat;
	z-index: 1;
}
#faq .nav {
	float: left;
	width: 220px;
	display: block;
}
#faq .faq_body {
	float: right;
	width: 700px;
}
#faq h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 40px;
}
#faq h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
	height: 25px;
	line-height: 25px;
	background-image: url(../img/faq/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 33px;
}
#faq .question .answer {
	background-image: url(../img/border_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#faq .faq_body .section .pagetop {
	text-align: right;
}
#faq .faq_body .section {
	margin-bottom: 60px;
}
#info_index .section div {
	padding-left: 80px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
}
#info_index .section .date {
	font-style: italic;
	position: absolute;
	left: 0px;
	color: #999;
}
#info_index .section h2 {
	font-weight: bold;
	margin-bottom: 10px;
}
#info_index .section {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	width: 450px;
	line-height: 20px;
}
#info_index .right {
	float: right;
}
#info_index .left {
	float: left;
}
#ownersdesk h2 {
	margin-bottom: 30px;
}
#ownersdesk .col_l {
	width: 620px;
	float: left;
}
#ownersdesk .col_r {
	width: 160px;
	float: right;
}
#ownersdesk .bnr {
	margin-bottom: 30px;
}
#ownersdesk h3 {
	font-size: 16px;
	font-weight: bold;
}
#faq {
	margin-bottom: -60px;
}
#ownersdesk .col_r img {
	margin-bottom: 20px;
}
#ownersdesk .col_l h3 {
	margin-bottom: 40px;
}
#ownersdesk .col_l p {
	margin-bottom: 40px;
}
#voices .section .replay {
	padding-left: 60px;
	padding-top: 20px;
	background-image: url(../img/voices/icon_reply.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
#info_index .section .inner {
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#company {
	height: 400px;
}
#recruit .jobs {
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 30px;
}
