/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


td, div{
    font-family:"µ¸¿ò", "±¼¸²";
	font-size: 11px;
	color:#696969;
	line-height:20px;
}

img{ border:0}


/* ÅØ½ºÆ® ½ºÅ¸ÀÏ*/
.txt_blue{ color:#7d96d9;}
.txt_dark{ color:#393939;}
.txt_white{ color:#fff;}
.txt_bold{font-weight:bold}
.font_12{font-size:12px;}


/* ie6 Åõ¸íÃ³¸® */
img,td, div,input,li { behavior: url("../css/iepngfix.htc") }



/* ¸µÅ© */
a:link {text-decoration: none; color:#696969;}
a:visited {text-decoration: none; color:#696969;}
a:hover {text-decoration: none; color:#696969;}
a:active {text-decoration: none; color:#2e2c2b;} 



/* form ¾ç½Ä*/
select{behavior: url('../css/selectbox.htc');}

input {
	border: 1px solid #dbdbdb;
	font-family:"µ¸¿ò", "±¼¸²";
	font-size: 12px;
	color:#696969;
	height:22px;
	width:140px;
	padding:4px 0 0 3px;
}


/* Á¤·Ä */
.f_lef { float:left;}
.pd{padding-right:9px;}



/* mainÆäÀÌÁö */
#main_bg{
      background-image:url(../img/bg_main.gif);
      background-position:top;
	  background-repeat:repeat-x;

}

#notice{
     padding:30px 0 0 54px;
	 float:left;
	 }



.photo_g{ 
     background-image:url(../img/main_img_frame.gif);
     background-repeat:no-repeat;
     padding:5px;
	 width:105px;
	 height:83px;
}

#photo{
     width:310px;
	 z-index:2;
	 float:left;
	 }

#data{
     float:right;
	 width:220px;
	 z-index:1;
	 padding-right:20px;
	  margin-left:10px;
	 }


/* subÆäÀÌÁö */
#sub_bg{ 
      background-image:url(../img/bg_sub.gif);
      background-position:top;
	  background-repeat:repeat-x;
	  
}

#div_top{
      width:6621x;
      height:281px;
}

#div_lef{
      float:left;
	  width:238px;
	  padding-top:83px;
      
}

#div_right{
      width:662px;
      float:right;
}

#div_title{
      float:left;
	  padding-top:3px;
}

.div_book{
      background-image:url(../img/bg_book.png); background-repeat:no-repeat; background-position:center;
	  
}



/* Å×ÀÌºí */

#content{
    float:left;
    width:594px;
    padding-top:33px;
}

.t_bg{background-image:url(../img/tb_bg.gif);}


.tb_lst{ height:26px; border-bottom:1px solid #dbdbdb;

}

.line{ border-bottom:1px solid #91b9d6;}

