/*초기화*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family:'맑은 고딕', 'Malgun Gothic', '돋움', Dotum, Arial,'Apple Gothic', sans-serif;
	letter-spacing:-1px;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
img {
	border: 0;
}




/*비전*/
.vision_bg {
	min-width:1180px;
}
.vision_bg > .vision_wrap {
	margin:0 auto;
	width:1150px;
	height:240px;
}
.vision_bg > .vision_wrap > .vision_title {
	padding-top:45px;
}
.vision_bg > .vision_wrap > .vision_title > h4 {
	letter-spacing:-0.5px;
	padding-left:20px;
	padding-top:15px;
	line-height:30px;
}
.vision_bg2 {
	min-width:1180px;
}
.vision_bg2 > .vision_wrap2 {
	margin:0 auto;
	width:1150px;
	height:240px;
}
.vision_bg2 > .vision_wrap2 > .vision_title2 {
	padding-top:50px;
}
.vision_bg2 > .vision_wrap2 > .vision_title2 > h4 {
	letter-spacing:-0.2px;
	padding-left:20px;
	padding-top:15px;
	line-height:30px;
}
.wow_line_big {
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}
.wow_line_mi {
	margin:10px 0 10px 0;
}
/*개인정보 꾸미기 시작*/
.pri_bg {
	background:#eeeeee;
	min-width:1180px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.pri_bg > .pri_wrap {
	margin:0 auto;
	width:1148px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.pri_bg > .pri_wrap >  .pri_text > .pp_wrap {
	padding-bottom:10px;
}
.pri_bg > .pri_wrap >  .pri_text > .pp_h4 {
	line-height:50px;
	padding-left:20px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	background:#f9f9f9;
}
.pri_bg > .pri_wrap >  .pri_text > .pp_h4:first-child {
	border-top:none;
}
.pri_bg > .pri_wrap >  .pri_text > .pp_h4 > p {
	line-height:25px;
	padding-left:20px;
	padding-right:40px;
	margin-top:-7px;
	margin-bottom:10px;
	font-size:13px;
	font-weight:normal;
}
.pri_bg > .pri_wrap >  .pri_text > h3 {
	line-height:50px;
	padding-left:20px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	background:#e2e2e2;
}
.pri_bg > .pri_wrap >  .pri_text > h4:first-child {
	border-top:none;
}
.pri_bg > .pri_wrap >  .pri_text > h3:first-child {
	border-top:none;
}
.pri_bg > .pri_wrap >  .pri_text > .pp_wrap > p {
	letter-spacing:-0.4px;
	padding-left:40px;
	padding-right:40px;
	font-size:13px;
	line-height:25px;
}
.pri_bg > .pri_wrap >  .pri_text >.pp_wrap  > .pri_text_indent {
	letter-spacing:-0.5px;
	text-indent:16px;
	margin-top:5px;
	margin-bottom:5px;
}
/*마우스 오버 색깔*/
.pri_bg > .pri_wrap > .pri_text > .pp_wrap > p > a {
	color:black;
}
.pri_bg > .pri_wrap > .pri_text > .pp_wrap  > p > a:hover {
	text-decoration:underline;
}
/*테이블 꾸미기*/
.pri_table {
	margin:0 auto;
	width:1065px;
	border-collapse:collapse;
	border:1px solid #ccc;
}
.pri_table_tit {
	text-align:center;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:13px;
	font-weight:bold;
	padding:15px;
	background:#e2e2e2;
}
.pri_table_tit2 {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:13px;
	font-weight:bold;
	padding:15px;
	background:#e2e2e2;
}
.pri_table_sub1 {
	width:40%;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:13px;
	padding:15px;
	background:#fdfdfd;
}
.pri_table_sub2 {
	width:10%;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:13px;
	padding:15px;
	background:#fdfdfd;
}
.pri_table_sub3 {
	width:40%;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:13px;
	padding:15px;
	background:#fdfdfd;
}
.pri_table_sub11 {
	width:10%;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:13px;
	padding:15px;
	background:#fdfdfd;
}
.pri_table_sub22 {
	width:30%;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:13px;
	padding:15px;
	background:#fdfdfd;
}
.pri_table_sub33 {
	width:30%;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:13px;
	padding:15px;
	background:#fdfdfd;
}
.pri_table_sub44 {
	width:30%;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size:13px;
	padding:15px;
	background:#fdfdfd;
}
