html, body, th, td {
	font-size:12px;
	font-family:Dotum,돋움;
	color:#666;	
	line-height:140%;
}
* { margin:0px; padding:0px; }
a{color:#666666;} 
a:link{text-decoration:none;} 
a:visited{text-decoration:none;selector-dummy : expression(this.hideFocus=true);} 
a:hover{text-decoration:underline;selector-dummy : expression(this.hideFocus=true);}
img { border:0;}
input,select,textarea{font-size:11px;color:#b4b4b4;font-family:돋움;}

.input {border:1px solid #c1c9d8;}
.select {BEHAVIOR:url("../css/selectbox.htc");}


/*layout */
#content { background: url(../images/bg/bg_back_02.gif) no-repeat bottom left;padding-bottom:50px; }
.right_bg { width:36px;background:#F8F8F8 url(../images/bg/bg_back_01.gif) no-repeat; }
.path_bg {	width:710px;margin:11px 0 0 15px;text-align:right;background:#FFF url(../images/bg/bg_bar_01.gif) no-repeat left 50%;}
.path { margin-left:400px;text-align:right;width:100px;padding-left:14px;font-size:11px;color:#B4B4B4;background-color:#FFF;white-space:nowrap; }
.path a{ color:#B4B4B4; }  
.path span.now { color:#666666;font-weight:bold; }
.ml35 { margin-left:35px; }
.line_1 { background:url(../images/bg/bg_dot_01.gif) repeat-x 50%;height:21px; }
.tit { padding:12px 0 24px 0; }
.footer td { padding-top:8px;padding-bottom:49px; }
.list td{ background: url(../images/bg/bg_list_01.gif) repeat-x;text-align:center; }
.br_img { border:1px solid #c7c7c7; }
.player { background: url(../images/bg/bg_player_01.gif) no-repeat; width:335px;height:325px;;padding:7px; }
.inquiry th { background:#F6F6F6;padding:9px 40px 9px 40px;border-right:1px solid #7E9AF3;text-align:left; }
.inquiry td { padding-left:18px; }
.process { background:#BFCFEE; }
.process th { background:#ECF1FA;color:#6681B6;font-weight:bold;}
.process td { background:#FFFFFF;padding:12px 14px; }
.process td.cnt { text-align:center; }

.life th { background:#F6F6F6;border-right:1px solid #7E9AF3; }
.life td { padding:8px 0 5px 15px; }

/* basic font */
.blue1, a.blue1:link, a.blue1:visited, a.blue1:hover, a.blue1:active{color:#110070;}
.blue2, a.blue2:link, a.blue2:visited, a.blue2:hover, a.blue2:active{color:#000066;}
.blue3, a.blue3:link, a.blue3:visited, a.blue3:hover, a.blue3:active{color:#3656B9;}

.s11 { font-size:11px; }
.s14 { font-size:14px; }


.glay1, a.glay1:link, a.glay1:visited, a.glay1:hover, a.glay1:active{color:#b4b4b4;}

.scr01 { 
	
	scrollbar-base-color:#C1C9D8;
  scrollbar-face-color:#C1C9D8;
  scrollbar-shadow-color :#325C8C;
  scrollbar-highlight-color:#C1C9D8;
  scrollbar-darkshadow-color:#FFFFFF;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-track-color:#F4F4F4;
  scrollbar-arrow-color:#325C8C;

}


.site_1 { width:200px;background:url(../images/bg/bg_site_01.gif) no-repeat bottom;color:#000000;font-weight:bold;height:29px;padding:10px 0 5px 0; }
div.site { width:200px;margin-bottom:20px;background:#F6F6F6;border-top:1px solid #110070;padding:15px; }
div.site  ul { list-style:none; }
div.site  ul li{ padding:2px 0;}

#top_quick	{	border:solid 0px; position:absolute;left:450px;top:7px;	}