@charset "euc-kr";
/*
 * default definition
 */
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Dotum, Gulim, sans-serif;
	color:#727272;
}
td {
	font-size: 12px;
	line-height: 1.5em;
	font-family: Dotum, Gulim, sans-serif;
	color:#727272;
}
* html body {
	font-size: 12px;
}
form, p, div, ul, ol, dl, li, table, tr, th, td, input {
	margin: 0;
	padding: 0;
}
address { font-style:normal; }
ul, li, ol, dl, dd { list-style:none; }


h1, h2, h3, h4, hr {
	display: none;
}
p, div, th, td, select, input {
	color: #727272;
	font-family: Dotum, Gulim, sans-serif;
}
a:link, a:visited {
	font-size: 12px;
	color: #727272;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #727272;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #727272;
	text-decoration:underline;
}
img, 
input.image {
	border: 0 none;
}

input.text,
textarea, 
select {
	border: 1px solid #c9c9c9;
	background: #fff;
	font-family: Dotum, Gulim, sans-serif;
}
input, select, textarea {
	color: #727272;
}
input, input.type-text {
	padding: 0; margin:0;
}
select {
	font-size: 12px;
}
span.button, 
img.button, 
a.button {
	cursor: pointer;
	vertical-align: middle;
}
input.type-radio {
	width: 13px;
	height: 13px;
	margin: 0 0 0;
}

table {
	border-collapse: collapse;
}
input.type-checkbox {
	width: 14px;
	height: 14px;
	margin: 0;
}
img.action {
	cursor: pointer;
	vertical-align: middle;
}
div.btn img {
	vertical-align: middle;
}
input.none {
	border: none;
	background: transparent;
	padding: 4px 0 0;
}


/* ÀÚ°£Á¶Àý */
.letter { letter-spacing:-1px; } 

/* ¸µÅ© Å×µÎ¸® Á¡¼± Á¦°Å */
a,img {noFocusLine:expression(this.onFocus=this.blur())} /* For IE */
:focus {-moz-outline-style: none}                        /* For Firefox */



/*form-----------------------------------------------*/
.input_s1 {
	border: 1px solid #c9c9c9;
	background: #fff;
	height:18px;
	
}

.input_s2 {
	border: 1px solid #c6c6c6;
	background: #fff;
	height:86px;
	
}

/*position-------------------------------*/
.justify { text-align:justify; }
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.top { vertical-align:top; }
.middle {vertical-align:middle; }
.bottom {vertical-align:bottom; }

/*img_margin------------------------------------------------*/
.img_l20 { margin-left:20px; }
.img_r5 { margin-right:5px; }
.img_r15 { margin-right:15px; }
.img_r20 { margin-right:20px; }
.img_r25 { margin-right:25px; }

.img_t10 { margin-top:10px; }
.img_t20 { margin-top:20px; }

.img_b30 { margin-bottom:30px; }

/*td_padding-----------------------------------------*/

.pd_10 { padding:10px; }
.pd_15 { padding:15px; }

.pd_l5 { padding-left:5px; }
.pd_l10 { padding-left:10px; }
.pd_l15 { padding-left:15px; }
.pd_l18 { padding-left:18px; }
.pd_l20 { padding-left:20px; }
.pd_l25 { padding-left:25px; }
.pd_l30 { padding-left:30px; }
.pd_l35 { padding-left:35px; }
.pd_l40 { padding-left:40px; }
.pd_l60 { padding-left:60px; }
.pd_l75 { padding-left:75px; }
.pd_l80 { padding-left:80px; }

.pd_r10 { padding-right:10px; }
.pd_r20 { padding-right:20px; }
.pd_r40 { padding-right:40px; }

.pd_t2 { padding-top:2px; }
.pd_t4 { padding-top:4px; }
.pd_t6 { padding-top:6px; }
.pd_t10 { padding-top:10px; }
.pd_t16 { padding-top:16px; }
.pd_t20 { padding-top:20px; }
.pd_t25 { padding-top:25px; }
.pd_t30 { padding-top:30px; }
.pd_t40 { padding-top:40px; }
.pd_t50 { padding-top:25px; }

.pd_b10 { padding-bottom:10px; }
.pd_b20 { padding-bottom:20px; }

.pd_l15r15 { padding-left:15px;padding-right:15px; }

.pd_t5b4 { padding-top:5px;padding-bottom:4px; }
.pd_t8b8 { padding-top:8px;padding-bottom:8px; }



/*background color-------------------------------*/
.MemTc  { background:#ef903a; } 
.MemBc  { background:#495c7f; }
.CommTc  { background:#ea4c99; }
.EduTc  { background:#e1b037; }
.DataTc  { background:#6ebffa; }
.TeaTc  { background:#a6c049; }
.WomanTc  { background:#ff757a; }
.nationTc  { background:#5cc7c0; }
.aboutusTc  { background:#b41658; }
.Wc  { background:#ffffff; }
.Gc  { background:#e1e1e1; }
.AddT  { background:#9aa6bf; }
.AddB  { background:#c1c7d3; }
.Search  { background:#c3ccc3; }

.grey { background:#ededed; }
.greyline { background:#eaeaea; }
.grey2line { background:#767676; }
.greybg { background:#f8f8f8; }
.darkgrey { background:#999999; }

.mon { background:#97a2b6; }
.day { background:#495c7f; }

.black { background:#4a4a4a; }


/*board style-------------------------------*/
.BoardBarT  { background:#707070; }
.BoardBarT2  { background:#9b9b9b; }
.BoardBarB  { background:url('/images/board/board_bar.gif') repeat-x; height:3px; }

.bar  { background:#bebebe; }

/*font-------------------------------*/
.wfont { font-weight:bold; }
.sfont { font-size:11px; }
.pfont { color:#495c7f; }
.bfont { color:#666666; }
.greenf { color:#287972; }
.whfont { color:#ffffff; }
.redft { color:#b41658; }
.bluef { color:#003471; }
.exTit { color:#55ada7; font-weight:bold; }

.teafont { color:#9ab149; }
.womanfont { color:#c1526b; }

.cyfont { color:#656565;text-align:center; }

/*boder ------------------------------------*/

.border01 { border: 1px solid #666666; }
.border02 { border: 1px solid #f0f1f0; }
.border06 { border: 6px solid #f0f1f0; }


.cyber_line { line-height: 120%; }

/*background----------------------------------*/

.main_bg { background:url('/images/back.gif') repeat-x; }

.mem_img { background:url('/images/members/mem_img.gif') no-repeat; }
.comm_img { background:url('/images/community/img_right.gif') no-repeat; }
.edu_img { background:url('/images/edu/img_right.gif') no-repeat; }
.data_img { background:url('/images/data/img_right.gif') no-repeat; }
.tea_img { background:url('/images/tea/img_right.gif') no-repeat; }
.woman_img { background:url('/images/woman/img_right.gif') no-repeat; }
.exhibition_img { background:url('/images/exhibition/img_right.gif') no-repeat; }
.aboutus_img { background:url('/images/aboutus/img_right.gif') no-repeat; }
.select { background:url('/images/aboutus/select.gif') no-repeat; }

.copyright { background:url('/images/copy.gif') no-repeat right bottom; }


/* CyberMuseum background color-------------------------------*/
.CyLc  { background:#000000; }
.CyTc  { background:#d6d6d6; }
.CyBc  { background:#949494; }
.HiLc  { background:#bd9014; }
.HiTc  { background:#f0c65b; }
.TeTc  { background:#41bc8f; }
.TeLc  { background:#398885; }
.LaTc  { background:#7acce2; }
.LaLc  { background:#468ab0; }
.WoTc  { background:#fd7e84; }
.WoLc  { background:#9e4574; }
.SpTc  { background:#7acce2; }
.SpLc  { background:#468ab0; }
.CyDt  { background:#62859d; }
.CyIt  { background:#e3eae6; }
.mov  { background:url('/cybermuseum_new/images/mov_back.gif') }

/* Link font-------------------------------*/
a.gfont:link { font-family: "µ¸¿ò"; font-size: 12px;color:#287972;text-decoration:none;}
a.gfont:visited { font-family: "µ¸¿ò"; font-size: 12px;color:#287972;text-decoration:none;}
a.gfont:active { font-family: "µ¸¿ò"; font-size: 12px;color:#287972;text-decoration:none;}
a.gfont:hover { font-family: "µ¸¿ò"; font-size: 12px;color:#287972;text-decoration:none;}

a.g2font:link { font-family: "µ¸¿ò"; font-size: 12px;color:#55ada7; font-weight:bold;text-decoration:none;}
a.g2font:visited { font-family: "µ¸¿ò"; font-size: 12px;color:#55ada7; font-weight:bold;text-decoration:none;}
a.g2font:active { font-family: "µ¸¿ò"; font-size: 12px;color:#55ada7; font-weight:bold;text-decoration:underline;}
a.g2font:hover { font-family: "µ¸¿ò"; font-size: 12px;color:#55ada7; font-weight:bold;text-decoration:underline;}

a.dlink:link { font-family: "µ¸¿ò"; font-size: 11px;color:#727272; text-decoration:none;}
a.dlink:visited { font-family: "µ¸¿ò"; font-size: 11px;color:#727272; text-decoration:none;}
a.dlink:active { font-family: "µ¸¿ò"; font-size: 11px;color:#727272; text-decoration:underline;}
a.dlink:hover { font-family: "µ¸¿ò"; font-size: 11px;color:#727272; text-decoration:underline;}


/*±Û¾¾ »çÀÌÁî----------------------------------*/
.fontbig {font-size: 15px; }



/*ÆË¾÷°øÁö----------------------------------*/

.pop { background:url('/images/popup_bg.gif') repeat-x; }
