/* 링크 */
a:link { font-family: NanumGothicWeb, verdana, "나눔고딕"; color: #666666; text-decoration: none }
a:visited { font-family: NanumGothicWeb, verdana, "나눔고딕"; color: #666666; text-decoration: none }
a:hover { font-family: NanumGothicWeb, verdana, "나눔고딕"; color: #999999; text-decoration: none }
a:active { font-family: NanumGothicWeb, verdana, "나눔고딕"; color: #666666; text-decoration: none }

@font-face { font-family:'NanumGothicWeb'; src: url('../font/NanumGothicCompact.eot');}

/* 바디 */
body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

/* 태그 */
p { margin-top: 0px; margin-bottom: 0px; font-size: 12px; color: #666666; line-height: 160%; font-family: NanumGothicWeb, verdana, "나눔고딕";}
td,table { font-size: 12px; color: #666666; line-height: 160%; font-family: NanumGothicWeb, verdana, "나눔고딕"; }

/*이미지border*/
img { 
	border:none; 
}

/* 인풋 */
.input { 
	font-size: 12px; 
	font-family: NanumGothicWeb, verdana, "나눔고딕"; 
	color: #888888; 
	border: #DEDEDE 1px solid;
	background-color: #FFFFFF;
	padding-top:5px; 
	padding-left:5px;
}
.input_100 { 
	width: 100%; 
	height: 23px; 
	font-size: 12px; 
	font-family: NanumGothicWeb, verdana, "나눔고딕";
	color: #888888; 
	border: #DEDEDE 1px solid;
	background-color: #FFFFFF;
	padding-top:5px; 
	padding-left:5px;
}
.search_input { 
	width: 300px;
	font-size: 12px; 
	color: #888888; 
	font-family: NanumGothicWeb, verdana, "나눔고딕";
	border: #DEDEDE 1px solid; 
	background-color: #FFFFFF;
}
.textarea { 
	font-size: 12px; 
	color: #888888; 
	font-family: NanumGothicWeb, verdana, "나눔고딕";
	border: #DEDEDE 1px solid; 
	background-color: #FFFFFF
}

/* 셀렉트 */
.select {
	font-size: 12px; 
	font-family: NanumGothicWeb, verdana, "나눔고딕";
	color:#666666; 
}

/* 버튼 */
.button { 
	cursor: hand; 
	HEIGHT: 18px; 
	font-size: 12px; 
	font-family: NanumGothicWeb, verdana, "나눔고딕";
	color:#FFFFFF; 
	border: #636363 1px solid; 
	background-color: #737373;
	padding-top:0px; 
	padding-left:5px;
	padding-right:4px;
}

/* 텍스트 */
.txt_link { font-size: 12px; line-height: 160%; font-family: NanumGothicWeb, verdana, "나눔고딕"; }
.txt999999 { font-size: 12px; color: #999999; line-height: 160%; font-family: NanumGothicWeb, verdana, "나눔고딕"; }
.txt666666 { font-size: 12px; color: #666666; line-height: 160%; font-family: NanumGothicWeb, verdana, "나눔고딕"; }
.txt333333 { font-size: 12px; color: #333333; line-height: 160%; font-family: NanumGothicWeb, verdana, "나눔고딕"; }
.txt000000 { font-size: 12px; color: #000000; line-height: 160%; font-family: NanumGothicWeb, verdana, "나눔고딕"; }
.txtFF6600 { font-size: 12px; color: #FF6600; line-height: 160%; font-family: NanumGothicWeb, verdana, "나눔고딕"; }
.txtFF3300 { font-size: 12px; color: #FF3300; line-height: 160%; ffont-family: NanumGothicWeb, verdana, "나눔고딕"; }
.v_tit { font-size: 16px; color: #333333; line-height: 160%; font-family: NanumGothicWeb, verdana, "나눔고딕"; }
.s_tit { font-size: 14px; color: #333333; line-height: 160%; font-family: NanumGothicWeb, verdana, "나눔고딕"; }
.txt10FF3300 { font-size: 10px; color: #FF3300; line-height: 160%; font-family: NanumGothicWeb, verdana, "나눔고딕"; }
.txt10666666 { font-size: 10px; color: #666666; line-height: 160%; font-family: NanumGothicWeb, verdana, "나눔고딕"; }
.txt10999999 { font-size: 10px; color: #999999; line-height: 160%; font-family: NanumGothicWeb, verdana, "나눔고딕"; }
.dotum11px999 { font-size: 11px; color: #999999; line-height: 160%; font-family: "돋움", dotum, verdana; letter-spacing:-1pt;}
.dotum11px666 { font-size: 11px; color: #666666; line-height: 160%; font-family: "돋움", dotum, verdana; letter-spacing:-1pt;}
.dotum11px333 { font-size: 11px; color: #333333; line-height: 160%; font-family: "돋움", dotum, verdana; letter-spacing:-1pt;}
.dotum11pxFF6600 { font-size: 11px; color: #FF6600; line-height: 160%; font-family: "돋움", dotum, verdana; letter-spacing:-1pt;}
.dotum11pxFF6633 { font-size: 11px; color: #FF6633; line-height: 160%; font-family: "돋움", dotum, verdana; letter-spacing:-1pt;}
