@charset "utf-8";
/*Author:webcss.kr*/
/*reset*/
#accessibility,
.skip,
hr,
legend,
caption {
	position: absolute;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
	text-indent: -1000em;
}
/* base */
html {
	overflow-y: scroll;
}
body {
	font: 0.75em Dotum;
	color: #333;
}
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
p,
form,
fieldset,
input,
table,
tr,
th,
td {
	margin: 0;
	padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}
ul,
ol,
li {
	list-style: none;
}
fieldset,
img {
	border: none;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block;
}
/* a-style */
a {
	color: #333;
	text-decoration: none;
}
a:hover,
a:active {
	color: #2255cb;
	text-decoration: underline;
}
/*common*/
.reset {
	clear: both !important;
	height: 0px !important;
	font-size: 0 !important;
	line-height: 0px !important;
	padding: 0 !important;
	margin: 0 !important;
}
.input {
	height: 16px;
	border: none;
	background: none;
	color: #888;
	font: 11px Dotum;
	padding: 2px 0 0 4px;
}
/*btn*/
.btn_r {
	text-align: right;
}
.btn_l {
	text-align: left;
}
.btn_c {
	text-align: center;
}
.btn_content {
	width: 100%;
	height: 35px;
	position: relative;
}
.btn_content img {
	vertical-align: middle;
}
.btn_content .btn_r {
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 10px;
}
.btn_content .btn_l {
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 10px;
}
/*paginate*/
.paginate {
	width: 778px;
	height: 36px;
	text-align: center;
	position: relative;
	clear: both;
	background: #f7f7f7;
	border: 1px solid #eee;
}
.paginate a,
.paginate strong {
	display: inline-block;
	border-right: 1px solid #eee;
	font: 8pt dotum;
	color: #3799c7;
	padding: 11px 13px;
	font-weight: bold;
}
.paginate .frst {
	border-left: 1px solid #eee;
}
.paginate a {
	color: #8a8a8a;
	font-weight: bold;
}
.paginate a.pre,
.paginate a.next {
	height: 36px;
	margin: 0;
	border: none;
	background: none;
}
.paginate a.pre {
	padding: 0;
	padding-right: 15px;
}
.paginate a.next {
	padding: 0;
	padding-left: 15px;
}
.paginate .btn_l {
	position: absolute;
	left: 0px;
	top: 40px;
}
.paginate .btn_l a {
	padding: 0;
}
.paginate .btn_r {
	position: absolute;
	right: 0px;
	top: 40px;
}
.paginate .btn_r a {
	padding: 0;
}
.paginate a img {
	vertical-align: middle;
}
/*main*/
#wrap_m {
	min-width: 1190px;
	background: url(/img/main/bg_header.gif) repeat-x left top;
}

#wrap_header {
	margin: 0 auto;
	width: 1000px;
	height: 389px;
	background: url("/img/main/head.jpg") no-repeat;
}
#container_m {
	width: 1000px;
	margin: 0 auto;
	padding-top: 7px;
}
#container_m header {
	height: 38px;
}
#container_m header h2 {
	padding-top: 12px;
}
#container_m .left_cont .btn_go {
	position: absolute;
	right: 35px;
	top: 8px;
}
#container_m .center_cont .btn_go {
	position: absolute;
	right: 0;
	top: 8px;
}
#container_m .right_cont .btn_go {
	position: absolute;
	right: 0;
	top: 8px;
}
#container_m .left_cont {
	width: 274px;
	float: left;
	position: relative;
	padding-right: 35px;
}
#container_m .center_cont {
	width: 384px;
	float: left;
	position: relative;
}
#container_m .right_cont {
	width: 272px;
	float: left;
	position: relative;
	padding-left: 35px;
}
#content_m {
	background: url(/img/main/bg_content.gif) repeat-y left top;
	padding-bottom: 50px;
}
#content_m .text_cont {
	padding-top: 30px;
}
#content_m .text_cont h3 {
	padding-bottom: 12px;
}
#content_m .text_cont h3 img {
	vertical-align: middle;
}
#content_m .text_cont .text_p {
	color: #8a8a8a;
	line-height: 14pt;
	font-size: 8pt;
	padding-bottom: 20px;
}
#content_m .text_cont .text_p_02 {
	color: #c7c7c7;
	line-height: 14pt;
	font-size: 8pt;
}
#content_m .text_cont .text_p_en {
	color: #8a8a8a;
	line-height: 14pt;
	font-size: 8pt;
}
#content_m section {
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 22px;
}
#content_m .social_p {
	padding-top: 10px;
}
#content_m .btn_company_down {
	padding-top: 10px;
}
#content_m .btn_p {
	padding-top: 10px;
}
#content_m .center_cont ul {
	float: left;
}
#content_m .center_cont li {
	width: 183px;
	float: left;
}
#content_m .center_cont li.li_01 {
	padding-right: 18px;
}
#content_m .center_cont li p {
	width: 183px;
	height: 102px;
	background: url(/img/main/bg_gallery_01.gif) no-repeat left top;
}
#content_m .center_cont li p img {
	padding: 6px 0 0 6px;
}
#content_m .center_cont li dl {
	width: 175px;
	padding-left: 6px;
}
#content_m .center_cont li dt {
	font-size: 8pt;
	font-weight: bold;
	color: #8a8a8a;
	line-height: 14pt;
}
#content_m .center_cont li dd {
	font-size: 8pt;
	color: #8a8a8a;
	line-height: 14pt;
}
#content_m .right_cont section p.p_gallery_02 {
	width: 272px;
	height: 157px;
	background: url(/img/main/bg_gallery_02.gif) no-repeat left top;
}
#content_m .right_cont section p.p_gallery_03 {
	width: 272px;
	height: 157px;
	background: url(/img/main/bg_gallery_03.gif) no-repeat left top;
}
#content_m .right_cont section p img {
	padding: 6px 0 0 6px;
}
#content_m .right_cont dl {
	padding-top: 5px;
}
#content_m .right_cont dt {
	font-size: 8pt;
	font-weight: bold;
	color: #8a8a8a;
	line-height: 14pt;
}
#content_m .right_cont dd {
	font-size: 8pt;
	color: #8a8a8a;
	line-height: 14pt;
}
#visual_banner {
	width: 100%;
	position: absolute;
	left: 0;
	top: 123px;
}
#visual_banner div {
	width: 1190px;
	margin: 0 auto;
}
/*sub common style*/
#wrap {
	min-width: 1000px;
	background: url(/img/common/bg_header.gif) repeat-x left top;
}
#header {
	width: 1000px;
	height: 122px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#header .logo {
	position: absolute;
	left: 420px;
	top: 40px;
}
#header .left_glo {
	float: left;
	padding-top: 92px;
}
#header .right_glo {
	float: right;
	padding-top: 92px;
}
#container {
	width: 1000px;
	margin: 0 auto;
	margin-top: 60px;
	background: url(/img/common/bg_aside.gif) repeat-y left top;
}
#aside {
	width: 193px;
	float: left;
}
.asdie_01 h2 img {
	padding-top: 20px;
}
#aside h2 {
	height: 75px;
	border-bottom: 1px solid #e8e8e8;
	background: url(/img/main/bg_header.gif) repeat-x -20px -200px;
}
#aside ul {
	padding-top: 32px;
}
#aside ul img {
	vertical-align: top;
}
#contents {
	width: 807px;
	float: left;
	padding-bottom: 70px;
}
#contents #title {
	height: 48px;
	padding: 30px 0 0 27px;
	background: url(/img/common/bg_title.gif) no-repeat 27px bottom;
	position: relative;
}
#contents #title h3 {
	padding-left: 10px;
}
#contents #title p {
	position: absolute;
	right: 0;
	top: 40px;
	color: #888;
	font-size: 8pt;
}
#contents #title p img {
	vertical-align: 0;
}
#contents #title p span {
	background: url(/img/common/icon_01.gif) no-repeat 6px 3px;
	padding-left: 15px;
}
#contents #title p strong {
	background: url(/img/common/icon_01.gif) no-repeat 6px 3px;
	padding-left: 15px;
}
#contents #content {
	padding: 37px 0 0 34px;
}
#footer_wrap {
	background: url(/img/common/bg_footer.gif) repeat-x left top;
}
#footer {
	width: 1000px;
	min-width: 1190px;
	margin: 0 auto;
	padding: 60px 0 100px;
}
#footer address {
	display: block;
	width: 1000px;
	margin: 0 auto;
}
#footer address span {
	display: block;
	font-size: 9pt;
	color: #8a8a8a;
	font-style: normal;
	line-height: 14pt;
}
/*table_list_01*/
.table_list_01 {
	width: 780px;
}
.table_list_01 table {
	width: 100%;
}
.table_list_01 .tr_01 td {
	padding: 0 0 33px;
	border-bottom: 1px solid #eee;
}
.table_list_01 td {
	padding: 33px 0;
	border-bottom: 1px solid #eee;
	text-align: left;
}
.table_list_01 .text {
	width: 247px;
}
.table_list_01 .text a:hover {
	text-decoration: none;
}
.table_list_01 .text i {
	display: block;
	width: 247px;
	height: 142px;
	background: url(/img/portfolio/bg_gallery_01.gif) no-repeat left top;
}
.table_list_01 .text i img {
	padding: 6px 0 0 6px;
}
.table_list_01 .text strong {
	display: block;
	font-size: 8pt;
	color: #8a8a8a;
	line-height: 14pt;
	padding-top: 6px;
}
.table_list_01 .text span {
	display: block;
	font-size: 8pt;
	color: #8a8a8a;
	line-height: 14pt;
}
/*table_view_01*/
.table_view_01 .details_cont h5 {
	padding: 35px 0;
}
.table_view_01 .details_cont .text {
	width: 762px;
	color: #8a8a8a;
	line-height: 14pt;
}
.table_view_01 .details_cont .btn_c {
	padding-top: 35px;
}

/*서브페이지 content css*/
/*company_01*/
.company_01 .text_cont_01 {
	padding-bottom: 180px;
	border-bottom: 1px solid #eee;
	background: url(/img/company/img_01_02.gif) no-repeat left bottom;
}
.company_01 .text_cont_02 {
	padding-top: 30px;
}
/*company_02*/
.company_02 .table_history_cont {
	width: 765px;
	border-top: 2px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.company_02 .table_history_cont table {
	width: 100%;
}
.company_02 .table_history_cont th {
	background: #f4f4f4;
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
}
.company_02 .table_history_cont td {
	text-align: left;
	padding: 17px 0;
	border-bottom: 1px solid #e8e8e8;
}
.company_02 .table_history_cont td ul {
	padding: 0 0 5px 17px;
}
.company_02 .table_history_cont td ul li {
	padding-bottom: 11px;
}
.company_02 .table_history_cont td ul li img {
	vertical-align: top;
}
.company_02 .table_history_cont td p {
	padding-left: 17px;
}
/*company_03*/
.company_03 h4 {
	padding-bottom: 26px;
	text-align: center;
}
.company_03 p {
	padding-bottom: 47px;
	text-align: center;
}
.company_03 p.p_02 {
	border-top: 1px solid #e8e8e8;
	padding-top: 47px;
	text-align: center;
}
/*company_04*/
.company_04 .banner_list_cont {
	width: 764px;
}
.company_04 .banner_list_cont ul {
	width: 789px;
	padding-top: 25px;
}
.company_04 .banner_list_cont li {
	float: left;
	padding-right: 24px;
}
/*.company_05*/
.company_05 h3 {
	padding: 30px 0;
	text-align: center;
}
.company_05 .table_history_cont {
	width: 765px;
	border-top: 2px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.company_05 .table_history_cont table {
	width: 100%;
}
.company_05 .table_history_cont th {
	background: #f4f4f4;
	text-align: left;
	border-bottom: 1px solid #e8e8e8;
}
.company_05 .table_history_cont td {
	text-align: left;
	padding: 17px 0 10px;
	border-bottom: 1px solid #e8e8e8;
}
.company_05 .table_history_cont td ul {
	padding: 0 0 5px 17px;
}
.company_05 .table_history_cont td ul li {
	padding-bottom: 11px;
}
.company_05 .table_history_cont td ul li img {
	vertical-align: top;
}
/*company_06*/
.company_06 p {
	text-align: center;
	padding-top: 30px;
}
