/* BASIC css start */
/* º»¹® */
#container {margin: 0 auto; position: relative;
	padding: 0px;
	width: 100%;
	text-align: center;
	padding-bottom: 50px;
    word-break: keep-all;
}
#container-G {margin: 0; position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	text-align: center;
	padding-top: 50px;
	background-color: #f2f2f2;
	text-align: center;
}
#container-SB {margin: 0; position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 100%;
	text-align: center;
	padding-top: 50px;
	background-color: #d8ebf9;
	text-align: center;
}

.contents p {
	line-height: 1.6em;
	margin-top: 20px;
	margin-bottom: 20px;
}
.contents h1 {
	font-family: 'Noto Serif KR', serif; font-weight: Bold;
	font-size: 20px;
	margin-top: 20px;
    line-height: 26px;
	margin-bottom: 20px;
}
.contents h2 {
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
	margin-top: 20px;
	line-height: 20px;
	margin-bottom: -10px;
}
.contents h3 {
	font-family: 'Noto Serif KR', serif; font-weight: Bold;
	font-size: 1.2em;
	margin-top: 20px;
    line-height: 26px;
	margin-bottom: 20px;
}

#img100 {width:100%; max-width:900px; }

#about_bg01 {position: relative;
    background-image: url(http://origo.speedgabia.com/origo_n/about_m/about03_02.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    text-align: center;
    width: 100%;
    height: 600px;
}
#about_bg01 .contents {position: absolute; 
	width: 95%;
	max-width:600px;
	height: 300px;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	margin-top:100px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}

#about03-03 {
    background-color: #FFF;
    width: 80%;
    max-width: 600px;
    padding-bottom: 20px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
#about03-03 img {
    width: 100%;
}
#about03-03 h2 {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
    font-weight: bold;
}
#about03-03 p {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
}
#about03-03 ol {margin:20px;}
#about03-03 ol li {
	text-align: left;
	font-family: NanumGothic;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#about03-04 {
    width: 100%;
    max-width: 600px;
    padding-bottom: 20px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
#about03-04 h1 {
    padding-right: 20px;
    padding-left: 20px;
}
#about03-04 h2 {
    padding-right: 20px;
    padding-left: 20px;
}
#about03-04 p {
    padding-right: 20px;
    padding-left: 20px;
}
#about03-04 img{
	width:100%;
	max-width:300px;
}

#about03-05 {
	background-color: #FFF;
width: 95%;
    max-width: 1200px;
    padding-top: 10px;
	padding-bottom: 10px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
#about03-05 h2 {
    padding-right: 10px;
    padding-left: 10px;
text-align: left;
}
#about03-05 p img {width:100%; max-width:1200px;}
/* BASIC css end */

