/* CSS Document */

@charset "utf-8";

body{margin:0; font-size:12px; font-family:dotum, sans-serif; line-height:1.6;}
img {border:0; margin:0; padding:0; font-size:0;}

a{color:#666;text-decoration:none;}
a:link {color:#333; text-decoration:none}
a:visited {color:#333; text-decoration:none}
a:hover, a:active {color:#666; text-decoration:underline}

/* 링크 점선 제거 */
.link { selector-dummy : expression(this.hideFocus=true);}
.imagelink { border-width: 0px;	background-color: transparent;	selector-dummy : expression(this.hideFocus=true);}

.location {font-size:8pt; color:#888;  font-family:돋움, dotum, sans-serif;}
.txt {font-size:9pt; color:#888;  font-family:돋움, dotum sans-serif;}
.input {font-size: 9pt; color:#666666; font-family:돋움, dotum; height: 18px; background-color: #ffffff; border:1px solid #cccccc;}
.textarea {font-size: 9pt; color:#666666; font-family:돋움, dotum; background-color: #ffffff; border:1px solid #cccccc; }