<!--
@charset "utf-8";
* {
margin:0px;
}
a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000; text-decoration:none}
a:active {color:#000000; text-decoration:none;}
a:hover {color: #000000; text-decoration: underline}
.text2 {font-size:9pt; color:#000000; line-height:12pt}
.text2 a:link {color: #3D50A7; text-decoration:none}
.text2 a:visited {color: #3D50A7; text-decoration:none}
.text2 a:hover {color: #DD0000; text-decoration: none}
.text3 {font-size:9pt; color:#000000; line-height:14pt}
.text3 a:link {color: #000000; text-decoration:none;}
.text3 a:visited {color: #53B9DF; text-decoration:none}
.text3 a:hover {color: #53B9DF; text-decoration: underline}
.text4 {font-size:9pt; color:#6B6E6B; line-height:14pt}
.text4 a:link {color: #6B6E6B; text-decoration:none;}
.text4 a:visited {color: #6B6E6B; text-decoration:none}
.text4 a:hover {color: #1B7DA6; text-decoration: underline}
.uni {font-size:9pt; color:#6B6E6B; line-height:14pt}
.uni a:link {color: #6B6E6B; text-decoration:none;}
.uni a:visited {color: #6B6E6B; text-decoration:none}
.uni a:hover {color: #1B7DA6; text-decoration: underline}
.dot {  font-size: 7pt; line-height: 12pt}



.menu {font-size:9pt; color:#ffffff; line-height:12pt}
.menu a:link {color: #ffffff; text-decoration:none}
.menu a:visited {color: #ffffff; text-decoration:none}
.menu a:hover {color: #DBDD2A; text-decoration: none}


.location {font-size:9pt; color:#969696;}
.location a:link {color: #969696; text-decoration:none}
.location a:visited {color: #969696; text-decoration:none}
.location a:hover {color: #969696; text-decoration: underline}



.input {
	font-family : dotum,gulim,Arial,Verdana;
	font-size : 9pt;
	color : #333333;
	border : 1px solid #000000;
}


.form {font-size:9pt;font-family:Arial, Helvetica, sans-serifl;color:#000000;line-height:8pt}
.pro {font-size:9pt; color:#ffffff;}
.textbox  {background-color:#ffffff; border:1 solid #DBDBDB; font-size:9pt; height:20px; }
.board {font-size:9pt; color:#9F9E9E;}


body {
	color:#000000;
	font-family: "돋움",Dotum,"굴림",Gulim,Verdana,AppleGothic,sans-serif;
	font-size:75%;
	line-height:1.2;
}


h4 { padding:20 0 20 0px; }
/*
2010-05-27 ziya 
*/


.imgBox img { float:left; padding-right:10px; }
h1 { font-size:150%; line-height:40px; font-weight: bold; }
h2 { 
	background-image: url(../image/h2_icon.jpg); 
	background-repeat: no-repeat; 
	padding-left:35px; 
	font-size:120%; 
	line-height:35px; 
	font-weight: bold; 
	color:#CC6600;
	clear:both;
}
h3 { font-size:14px; line-height:30px; clear:both; padding-top:10px;}
li { line-height: 23px; font-size: 100%; text-indent:5px; list-style-position:inside;}
li.b { font-weight: bold; line-height: 23px; font-size: 100%; text-indent:5px; list-style-position:inside;}

.top { clear: both; height:20px;  width:600px; }
.fc11, a.fc11:link, a.fc11:visited, a.fc11:hover, a.fc11:active  {color:#FF0000;}
.fs10, a.fs10:link, a.fs10:visited, a.fs10:hover, a.fs10:active, a.fs10:hover {font-size:10px;}
.fs11, a.fs11:link, a.fs11:visited, a.fs11:hover, a.fs11:active, a.fs11:hover {font-size:11px;}
.notice, a.notice:link, a.notice:visited, a.notice:hover, a.notice:active { color:#330099; font-weight:bold; }

.productList {
	position:relative;
	margin-left:2px;
	margin-right:9px;
}
.productList h3 {
	margin-bottom:7px;
	background: url(../images/main/bbs_h3_bg.gif) no-repeat bottom left;
}
.productList h4 {
	padding: 1px 0 4px 11px;
	font-weight:bold;
	background: url(../images/common/bullet_list.gif) no-repeat 1px 7px;
}

.productList h4 a {
	color:#3b3939;
}

.productList img {
	border:0px;
}

.productList .newsWrap {
	float:right;
	width:160px;
}

.productList .newsWrap p {
	margin-left:10px;
	width:150px;
	height:40px;
	border:1px solid #EFEFEF;
	text-align:center;
	margin-top:10px;
	padding-top:10px
}

.productList .imgWrap {
	float:left;
	padding-left:8px;
	width:340px;
	height:180px;
	margin-left:1px;
}

.imgWrap .img {
	float:left;
	padding-left:10px;
	display:block;
	padding-bottom:13px;
}

#footer {
	width:990px;
	height:100%;
}

address {
	margin:0 auto;	
	clear:both;
	font-style:normal;
	display:block;
	font-size:0.92em;
	line-height:1.5;
	padding:0 0 15px 3px;
	width:450px;
	text-align: center;
	padding-top:10px;
}
 -->