#privacy{
	padding-top:124px;
	margin-bottom:80px;
	}
#main_title{
	background:url(../company/images/title_bg.jpg) left top repeat-x;
	height:130px;
	margin-bottom:85px;
	
	}
#main_title h2{
	width:960px;
	margin:0 auto;
	text-align:left;
	padding-top:15px;
	
	}
.main_contents{
	width:960px;
	margin:0 auto;
	}
#privacy h3{
	margin-bottom:30px;
	
	}
#privacy .section{
	margin-bottom:50px;
	
	}
#privacy ul{
	margin-left:30px;
	}
#privacy li{
	list-style: decimal;
	margin-bottom:20px;
	}
#privacy li p{
	font-size:12px;
	color:#847840;
	line-height:1.6;
	padding-top:10px;
	}