@charset "UTF-8";

/*********************css *********************/
body {font:12px/1.5em dotum, AppleGothic, 'Lucida Grande', Arial, Verdana, sans-serif, MS Song; color:#333333; margin:0px; padding:0px;
      background-color:#ffffff; border:none; overflow-x:hidden;}
th,td {font-size:12px; line-height:20px;}
hr {display:none;}
form {margin:0px;}
input {background-color:#ffffff; border:1px solid #A6AEB7; font:9pt dotum, sans-serif; color:#555555; height:16px; line-height:16px;}
/*input {border: expression( (this.type=='checkbox'||this.type=='radio'||this.type=='image')?'':'1px solid #A6AEB7' ); margin-top:3px; margin-bottom:3px;}*/
select {background-color:#ffffff; border:1px solid #aaaaaa; FONT:9pt gulim,sans-serif; color:#555555;}
textarea  {background-color:#ffffff; border:1px solid #aaaaaa; FONT:9pt gulim,sans-serif; color:#555555; width:95%;}
radio {border:0px;}
img  {border: none; margin: 0; padding: 0;}
A:link, A:visited {color:#333333; text-decoration:none;}
A:hover   {color:#045bba; text-decoration:none;}
.hide   {position: absolute; height: 0;	width: 0; text-indent: -5000px; overflow: hidden;}

/** 컨텐츠 시작 **/
#login_box {position:relative; width:540px; height:auto; margin-left:45px; padding:0; display:block;}

#login_box ul {margin:0; padding:0; list-style:none;}

#login_box li {float:left;}

#login_box .top {width:540px; height:7px; background:url("../education/images/box_top.gif") repeat-y; padding:0; margin:0; display:block;}

#login_box .cen {margin:0; padding-left:12px; padding-top:20px; width:540px; height:auto; background:url("../education/images/box_cen.gif") repeat-y; display:block;}

#login_box .cen02 {margin:0; padding:10px 0 10px 170px; width:540px; height:auto; background:url("../education/images/box_cen.gif") repeat-y; display:block;}

#login_box .bot {margin:0; padding:0; width:540px; height:7px; background:url("../education/images/box_bot.gif") no-repeat; display:block;}



/********************* 게시판관련 css *********************/
/*게시판 리스트*/
.board_top{background:url("../education/images/board_top01.gif"); height:8px;}
.board_top2{background:url("../education/images/board_top02.gif"); height:8px; }
.board_top3{background:url("../education/images/top_bar.gif") no-repeat 0 50%; width:1px; background-color:#ffffff;}
.board_topleft{background-color:#88b4df; width:2px;}
.board_topright{background-color:#d0d1d2; width:2px;}

.board_bottom{background:url("../education/images/board_bottom.gif"); height:6px;}
.board_title{background-color:#ffffff; FONT: bold 12px dotum,sans-serif; color:#7f3b6a; line-height:26px; text-align:center; padding-top:5px; padding-bottom:5px;}
.board_center{line-height:28px; text-align:center; }
.board_line{background-color:#E5E5E5;height:1px; }

.board_list{FONT: 12px dotum,sans-serif; color:#555555; line-height:26px; }
.board_list A:link {FONT: 12px dotum,sans-serif; color:#555555; text-decoration:none ;line-height:26px; }
.board_list A:visited {FONT: 12px dotum,sans-serif; color:#555555; text-decoration:none;line-height:26px;}
.board_list A:hover {FONT: 12px dotum,sans-serif; color:#7f3b6a; text-decoration:none; line-height:26px;}


/*게시판 뷰*/
.view_line{background-color:#d0d1d2; height:1px;}
.view_con{padding:15px;}
.view_subject{padding:0 0 0 20px; background:url("../education/images/top_bar.gif") no-repeat 0 50%;}
.view01{background-color:#8eb0d4;height:2px;}
.view02{background-color:#8eb0d4;height:1px;}

/*게시판 쓰기*/
.write_top{background:url("../education/images/board_writetop.gif"); height:2px;}
.write_title{background-color:#ffffff; FONT: bold 12px dotum,sans-serif; color:#7f3b6a; line-height:26px; text-align:center;}
.write_subject{padding:0 0 0 20px; background:url("../education/images/top_bar.gif") no-repeat 0 50%;}
.write_subject_lo{padding:3 0 5 20px; background:url("../education/images/top_bar.gif") no-repeat 0 50%;}


/*버튼*/
.button01 {background:url("../education/images/button01.gif") no-repeat; width:16px;height:19px;}
.button03 {background:url("../education/images/button03.gif") no-repeat; width:9px; height:19px;}
.button{FONT:12px dotum,sans-serif; color:#ffffff; background:url("../education/images/button02.gif") repeat-x; padding:0 2px 0 2px;}
.button A:link {FONT: 12px dotum,sans-serif; color:#ffffff;line-height:22px; text-decoration:none;}
.button A:visited {FONT: 12px dotum,sans-serif; color:#ffffff;line-height:22px; text-decoration:none;}
.button A:hover {FONT: 12px dotum,sans-serif; color:#ffffff;line-height:22px; text-decoration:none;}


/*넘버링 링크*/
.number{FONT: 12px dotum,sans-serif; color:#555555; line-height:30px; letter-spacing:1pt;padding:0 3px 0 3px;}
.number A:link {FONT: 12px dotum,sans-serif; color:#555555; text-decoration:none ;line-height:30px;padding:0 3px 0 3px; }
.number A:visited {FONT: 12px dotum,sans-serif; color:#555555; text-decoration:none;line-height:30px;padding:0 3px 0 3px;}
.number A:hover {FONT: 12px dotum,sans-serif; color:#7f3b6a; text-decoration:none;line-height:30px;padding:0 3px 0 3px;}
.number_hyun {FONT: bold  13px gulim,sans-serif; color:#7f3b6a;}

