@charset "utf-8";
/*
 * boohee's site.css
 * by hulala
 * 2011-10-11
 */

/*---------- 网站底部信息 ----------*/
.aboutus .content{
	min-height:150px;
	_height:150px;
	padding:40px 60px 100px;
	background:#f8fcf5 url(/images/footer/aboutus/banner.jpg) no-repeat 0 0;
}

.aboutus .main-column{
	width:640px;
	}
.aboutus .sub-column{
	width:130px;
	position:relative;
}

.aboutus .side-tab{
	position:fixed;
	width:130px;
	}
.aboutus .side-tab li{
	padding-left:10px;
	}
.aboutus .side-tab a{
	display:block;
	height:2em;
	}
.aboutus .side-tab .current a{
	color:#5A0;
}

.aboutus h2{
	border-width:2px;
	}
.aboutus dl{
	padding-left:10px;
	padding-right:10px;
}

.aboutus.contactus .content{
	padding-left:160px;
	padding-right:160px;
	border-collapse:separate;
}

.partner{

}
.partner .sub-column{
	width:230px;
	}
.partner .main-column{
	width:650px;
	padding-left:19px;
	border-left:1px solid #DDD;
}

/*----------网站地图----------*/
.sitemap{
	height:auto;
	margin:0 20px;
}

.sitemap h2{
    font-size:13px;
	margin-bottom:5px;
}

.sitemap p{
	line-height:25px;
	text-indent:2em;
	margin-bottom:30px;
}

.sitemap p .span1{
    display:block;
	line-height:25px;
	text-indent:2em;
	font-weight:bold;
}

.sitemap p .span2{
    display:block;
	line-height:25px;
	text-indent:4em;
}


.recruitment-wrap{
	height:auto;
	background:url(/images/recruitment/top.jpg) no-repeat 0 0;
    }
.recruitment{
	height:auto;
	padding:140px 40px 140px 250px;
	background:url(/images/recruitment/bottom.jpg) no-repeat left bottom;
    }
.recruitment p{
	line-height:30px !important;
	font-size:14px;
    }
.recruitment .first-letter{
	line-height:50px !important;
	margin-top:8px !important;
	font-size:50px !important;
    }
.recruitment .del-margin *{
	margin-left:0 !important;
}

.iso{
	height:680px;
	line-height:2;
	padding:129px 145px 0 265px;
	background:url(/images/cooperate/iso-bg.jpg) no-repeat 0 0;
}