<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
body {
	font-size: 9pt;
	line-height: 150%;
	background-color: #FFF;
	margin: 0px;
	font-family: "나눔바른고딕", "돋움", "굴림";
}
img {
	border: 0px currentColor; border-image: none; vertical-align: top; margin:0px;
}
ul {
	list-style: none;
	margin:0px
}
li {
	text-decoration: none;
}
a {
	border:none;
	outline: 0px; color: rgb(102, 102, 102); text-decoration: none;
}

a img { 
    border:none;
    vertical-align:bottom; 
}



@media screen and (max-width:1000px){

}




#wrap {
	width: 100%;
	background-image: url(images/bg_head.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-x;
}
#wrap:after{
	content:'';
	display:block;
	clear:both;
}

#header {
	width: 100%;
	background-image: url(images/bg_header.gif);
	background-repeat: repeat-x;
}



#header_fix {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.logo {
	height: 55px;
}


/* 네비 시작 */
.navi {
	height: 55px;
}

/* 네비 끝 */
#center {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg_side.gif);
	background-repeat: repeat-y;
}


#sub_visual00 {
	width: 100%;
	height:204px;
	background: url(images/sub_visual00.jpg)   top center no-repeat #ffffff;
	background-repeat: repeat-x;
}

#side {
	float: left;
	width:243px;
	margin-top: 0px;
}

#side div{
	display:inline;
}

#contents_tit{
	margin-top: 49px;
}

#contents{
	float: right;
	width: 857px;
}



#footer {
	clear:both;
	width: 100%;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
}

#footer_fix {
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



/* 메인페이지 시작 */


/* 메인비주얼 롤링 시작 */
.main_visual {
	margin-bottom: 0px;
	position: relative;
}
.main_visual .shadow {
	background: url("../../images/main/shadow.png") repeat-x left top; left: 0px; top: 0px; width: 100%; height: 15px; position: absolute; 
}
.main_visual .img_00 {
	background: url("images/m_visual00.jpg") no-repeat top rgb(214, 214, 214);width: 100%; height: 435px;
}
.main_visual .img_01 {
	background: url("images/m_visual01.jpg") no-repeat top rgb(214, 214, 214);width: 100%; height: 435px;
}
.main_visual .img_02 {
	background: url("images/m_visual02.jpg") no-repeat top rgb(214, 214, 214);width: 100%; height: 435px;
}
.main_visual .img_03 {
	background: url("images/m_visual03.jpg") no-repeat top rgb(214, 214, 214);width: 100%; height: 435px;
}
.main_visual .img_04 {
	background: url("images/m_visual04.jpg") no-repeat top rgb(214, 214, 214);width: 100%; height: 435px;
}
.main_visual .img_05 {
	background: url("images/m_visual05.jpg") no-repeat top rgb(214, 214, 214);width: 100%; height: 435px;
}
.main_visual .main_btn {
	margin: 0px auto 0px -500px; left: 50%; width: 1000px; text-align: center; bottom: 0px; position: absolute;   display:none;
}
.main_visual .main_btn .center {
	display: inline-block;
}
.main_visual .main_btn .btn {
	float: left;
}
/* 메인비주얼 롤링 끝 */

#m_center {
	
	width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#m_community{
}

#m_info{
	margin-left:-40px
	
	
}

#m_center ul li{
	display:inline;
	float: left;
	margin: 0px;
}
#m_prod{float: left;
	width:351px;
	margin: 0px;
}
#m_biz{float: left;
	width:377px;
	margin: 0px;
}
#m_gallery{float: left;
	width:372px;
	margin: 0px;
}

/* 메인페이지 끝 */

</pre></body></html>