.normal-title {
	background: url(../images/pic_contact_title_bg.gif) no-repeat;
	width: 960px;
	padding-bottom: 10px;
}
.contact-body {
	background: #F8F8F8;
	margin-top: 3px;
	padding: 20px;
}
.contact-area {
	line-height: 150%;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 16px;
}
.contact-main {
	margin-bottom: 40px;
}
.contact-title {
	background: url(../images/ico_contact.gif) no-repeat 0 5px;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0 6px 24px;
	margin-bottom: 6px;
}
.contact-box {
	background: url(../images/pic_contact_line.gif) no-repeat top;
	width: 920px;
	padding-top: 12px;
}
.contact-box-left {
	width: 166px;
	height: 110px;
	float: left;
	overflow: hidden;
}
.contact-box-right {
	width: 720px;
	margin-left: 26px;
	float: left;
}
.contact-text {	
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 12px;
}