<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {/*font-family:'Malgun Gothic','留묒� 怨좊뵓',HelveticaNeue-Light,AppleSDGothicNeo-Light,'Tahoma',dotum,'�뗭�',gulim,'援대┝',sans-serif;*/}
h1, h2, h3, h4, h5, h6, p, label {margin:0;}
ul, ol, li, dl {list-style:none; margin:0; padding:0;}
a, a:hover, a:focus  {color:inherit;}
a:hover, a:focus {text-decoration:none;}
button:focus {outline:none;}
input[type=text], input[type=password], input[type=email], textarea {-webkit-appearance: none; border-radius:0; border:1px solid #ddd;}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {outline:none;}
input[type=file], input[type=file]:hover {border:0; padding:4px 0;}
input[type=number] {text-align:right;}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none; margin: 0;}
textarea {resize:none; margin:5px 0;}
form {margin:0;}
.form-control:focus {outline:none; border-color:#ddd; box-shadow:none;}
small {font-size:8px;}

h2.board_title { font-weight:800; margin:20px 0; display:inline-block; }
small.board_title_s { font-size:12px; font-weight:300; display:inline-block; margin-left:10px; }
hr.board_title_hr { border:none; border-top:1px solid #ddd; margin:0; }

/*** basic ***/
.datepicker {width:90px; text-align:center;}
.recode {padding:6px; font: 12px tahoma;}
.bold {font-weight:bold;}
.red	{color: #9d0038;}
.blue	{color: #006594;}

.middle {vertical-align:middle;}

/*** layout ***/
body {font-size:12px;}
a {text-decoration:none !important;}

/** PC 媛�濡� 怨좎젙 **/
.w1200 {width: 1200px; margin: 0 auto;}
.w1200min {min-width: 1200px;}
/*
@media (max-width:1200px) {
	.w1200 {padding-left:10px !important; padding-right:95px !important;}
}
*/


/*
@media (max-width:767px) {
	.w1200 {padding-left:0px !important; padding-right:0px !important;}
}
*/

.btn {font-size:12px; padding-top:10px; padding-bottom:10px; border-radius:1px;}
.btn:focus, .btn:focus:active {outline:none;}
.btn-lg {padding-left:30px; padding-right:30px;}
.btn-sm {padding-top:5px; padding-bottom:5px;}
.btn-xs {padding-top:2px; padding-bottom:1px; font-size:11px;}
.btn-primary, .btn-primary:hover, .btn-primary:active:hover, .btn-primary.active, .btn-primary:active, .btn-primary.focus, .btn-primary:focus, .btn-primary:active:focus {
	background: #006dca;	border-color: #006dca;
	/* background: #788eb1;	border-color: #788eb1; */
}
.btn-default, .btn-default:hover, .btn-default:active:hover, .btn-default.active, .btn-default:active, .btn-default.focus, .btn-default:focus, .btn-default:active:focus {background: #fff;	border-color: #ddd;}

input, textarea {padding-left:5px;}

/*header, footer, aside, article {border:1px dotted green;}*/
.inner {width:1180px; margin:0 auto;}

.gnb {border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9; font-size:14px; font-weight:bold;}

.bnb a {color:#fff;}
/*.gnb a:first-child, */.bnb a:first-child {padding-left:0;}
/*.gnb a:last-child, */.bnb a:last-child {padding-right:0;}
.tnb a {padding-left:10px;}
.gnb a, .bnb a, .tnb a {display:inline-block;}

.gnb a {color:#333;}
.gnb a.active {color:#000; border-bottom:2px solid #000;}

aside {   
    float: left;
    width: 200px;
}
article {
	float: left;
	width: 100%;
	padding-bottom:100px;
}
article.aside {
	float: right;
	width: calc(100% - 220px);
	min-height:500px;
}

footer {font-size:12px; /*margin-top:30px;*/}
footer i.space {display:inline-block; width:20px;}

article h2 {font-size:20px; font-weight:bold; /*padding:10px 0 5px;*/}
.col-md-24 {width:20%;}

/*** items ***/
article ul.items {margin:0 0 0 -20px; padding:0; list-style:none;}
.items {padding:0; -webkit-padding-start: 0; margin:0 -10px; /*font-family:'Dotum', sans-serif;*/}
.items li {font-size:12px; margin-bottom: 20px; padding:0 10px;}
.items a {display:block;}
.items .maskimg {border:0;}
.items h5 {font-weight:bold; font-size:12px; display:inline-block; text-transform:uppercase;}
.items .caption p {margin:0;}
.items .caption .goodsnm {margin:5px 0; line-height:17px; height:50px; overflow:hidden; word-break:keep-all;}
.items .caption .model {color:gray; margin-bottom:8px; font-family:tahoma; font-size:11px;}
.items .caption .price {/*font-weight:bold; font-family: tahoma;*/ font-size: 14px; color:#888; font-family:'Dotum', sans-serif;}
.items .caption .price b {color:#000;}
.items .caption .price strike {opacity:0.7;}
.items .caption .price .dc {float:right; color:#333;}

/*** maskimg ***/
.maskimg {background-size:cover; background-position:center;}
.maskimg img {width:100%;}

/*** table ***/
.table-list th {background:#f7f7f7; }
.table-list th, .table-list td {text-align:center;}
.table-list td.text-left {text-align:left;}
.table-list&gt;tbody&gt;tr&gt;th {border-top:1px solid #333;}
.table-list&gt;tbody {border-bottom:1px solid #ddd;}
.table-list&gt;tbody&gt;tr&gt;td {vertical-align: middle;}
/*.table-list tr th {background-color: #eee;}*/
/*.table-list, .table-list tr th, .table-list tr td {border: 1px solid #dddddd;}*/

.table-form {margin-bottom:20px;}
.table-form tbody tr:first-child th, .table-form tbody tr:first-child td {border-top-color:#000;}
.table-form tbody tr th {width:150px; padding-left:20px; background:#f7f7f7; border-left:0;}
.table-form tbody tr td {padding-left:15px; border-right:0;}
.table-form tr th, .table-form tr td {border: 1px solid #dddddd;}

/*** page-navigator-horizon ***/
.page-navigator-horizon {text-align:center; margin:25px 0 25px;}
.page-number {font-size:0;}
.page-navigator-horizon a {font-size:14px; margin-left:5px; padding:8px 8px; color:#888; border:1px solid #ddd;}
.page-navigator-horizon a.active {background:#266db5; border-color:#266db5; color:#fff;}

.breadcrumb {background:#fff; border-bottom:1px solid #ddd; border-radius:0;}
.breadcrumb&gt;li+li:before {content:"\f105"; font: normal normal normal 15px/2 FontAwesome;}


/*** 紐⑤컮�� ***/
/*
@media (max-width:780px) {
	.w1200 {padding-right:10px !important;}
	article.aside, article {min-height:1300px;}
	.items li {width: 50%; font-size:20px;}
	.items img {width:100%;}
}
*/</pre></body></html>