@charset "utf-8";

/* html5 Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address,
cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section,
summary, time, mark, audio, video { margin:0; padding:0; border:0; soutline:0; font-size:
100%; vertical-align:baseline; background:transparent; -webkit-text-size-adjust:none; }
html, body { width:100%; height:100%;}

/* BODY 관련 색상조절 */ 
body, input, button, textarea { font-size:12px; line-height:1.5em; color:#666; 
font-family: '나눔고딕',NanumGothic,'맑은고딕','Malgun Gothic','돋움',Dotum,'굴림',Gulim,Helvetica,sans-serif; color:#282828; background:#E8E8E8;
/*letter-spacing:-1px;*/}
h1, h2, h3, h4, h5, h6 { font-size:12px; text-align:left; font-weight:normal;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block; }
img, fieldset, iframe { border:0 none; }
table, div { border-collapse: collapse;}
select, textarea { border: 1px solid #B7B6B6; background: #FFFFFF; color: #000000;
font-size: 12px; vertical-align: middle; }
textarea { overflow:auto; }
select, input, img, li { vertical-align: middle; text-align:left; }
address, caption, cite, code, dfn, em, strong, th, var ,optgroup { font-style : normal; font-weight :normal; }
ul, li, ol { list-style-type: none;}
legend, caption { display: none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; } 

/* LINK 관련 색상조절 */
a { margin:0; padding:0; font-size:100%; vertical-align:baseline;background:transparent; }
a:link, a:visited { text-decoration:none; color: #282828; }
a:hover { text-decoration:underline; cursor:pointer; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
hr { border-collapse:collapse; display:none; }

/* clearfix */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
/* Hides from IE-mac \*/
*html .clearfix {height: 1%;}
.clearfix {display: block;}
.clear{clear:both;}
/* End hide from IE-mac */

/* common */
.hidden {position:absolute; left:0; top:0; width:1px; height:1px; font-size:0; line-height:0; overflow:hidden; visibility:hidden;}
legend {position:absolute; left:-9999px; top:0; width:1px; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden;}
button {border:none; margin:0; padding:0; cursor:pointer;  /*display:inline-block; background:none; text-indent:-9999px; font-size:0; line-height:0;*/}
button:active {margin:0;}
caption {width:1px; height:0; font-size:0; line-height:0; overflow:hidden; visibility:hidden;}
caption p {padding:0 !important; margin:0 !important;}

/* common - float, align, .. */
.fs16 {font-size:16px;}
.fs18 {font-size:18px;}
.fl {float:left;}
.fr {float:right;}
.vm {vertical-align:middle;}
.vb {vertical-align:bottom;}
.vt {vertical-align:top;}
.al {text-align:left;}
.ac {text-align:center;}
.ar {text-align:right;}
.br {display:block;}
.fc_redn { color:#ff0000; }
.fc_red { color:#ff0000; font-weight:bold;}
.fc_1 { color:#005DA4; }
.fb { font-weight:bold;}
.w100 {width:100px;}
.w150 {width:150px;}
.w160 {width:157px;}
.w180 {width:180px;}
.pd10 {padding:10px;}
.pdT10 {padding-top:10px;}
.pdT20 {padding-top:20px;}
.pdT30 {padding-top:30px;}
.pdT40 {padding-top:40px;}
.pdT50 {padding-top:50px;}
.pdB10 {padding-bottom:10px;}
.pdB30 {padding-bottom:30px;}
.lineht150 {line-height:190%;}

.mgL20 {margin-left:20px;}

input.txt { height:18px; border:1px solid #ccc; padding-left:3px; color:#000; background:#fff;}
.selecttxt { height:22px; border:1px solid #ccc; padding-left:3px; color:#959595;}

.bg1 {background:#F0F0F0;}
.bg2 {background:#ECEC00;}

/* main */
#wrapper { position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; }

.header { height:29px; padding:0 0 0 0;  background-color:#E5E6E5; position:relative; border-top:2px solid #5D5E5D; }
.header h1 {text-align:center; line-height:1.2em; font-weight:bold; color:#404246;}
.header img {padding:10px; cursor:pointer;}
#logo {float:left; margin-left:20px; }

.menubg {background-color:#FFF; border:1px solid #BDBCBD;}
.find { height:75px; width:70px; margin-left:50px; }
.student { height:75px; width:70px;  margin-left:5px; }
.edu {height:75px; width:70px;  margin-left:5px; }
.modify { height:75px; width:180px;  margin-left:5px; }
.print { height:75px; width:250px;  margin-left:5px; }

.menu {text-align:center; background-color:#5D5E5D; color:#fff;}


.loginfo {height:66px; position:relative; }
.loginfo .loginmember { width:1300px; text-align:right;  color:#2e2e2e; padding-top:35px;}
.loginfo .top_logo {float:left; width:230px;}

.footer {position:relative; width:1300px; background-color:#262626; text-align:center;}

.sub_container_wrap {position:relative; width:100%;  min-width:1300px;}
.sub_container .sub_left_menu{ float:left; width:230px; min-height:1000px;    background-color:#666; padding:0 0 0 0;}
.sub_container .sub_left_onoff{ float:left; width:21px; }

.sub_container .main_contents{ float:left;  width:1070px;}
.sub_container .sub_contents{  margin-left:20px; }

.sub_container .sub_contents .logo{float:left; }
.sub_container .sub_contents .Rtitle{text-align:right; width:100%;  padding-top:10px;}

.sub_left_menu .leftUl { }
.sub_left_menu .leftSubUl {}

.sub_left_menu .leftLi {font-weight:bold; line-height:2.5em;  height:32px; color:#fff; background:url('/images/admin/left_bg.png') 0 no-repeat; text-indent:30px;}

.sub_left_menu .leftLi a {color:#fff;}
.sub_left_menu .leftLi img {margin-right:5px;}
.sub_left_menu .leftSubli { height:32px;  line-height:2.5em; font-weight:bold; color:#fff; background:url('/images/admin/left_sub_bg.png') 0 no-repeat; text-indent:30px;}
.sub_left_menu .leftSubli a {color:#fff;}

.sub_left_menu .leftSubliSub {padding:0 0 0 20px; font-weight:normal;  }
.sub_left_menu .searchBoxL {padding:0 0 15px 15px;}
.bdB {border-bottom:1px solid #3F3F3F;}

.contentsL{width:45%; float:left; margin-top:50px; margin-left:50px; }
.contentsR{width:45%; float:left; margin-top:50px; margin-left:50px;}

.boardTitle {color:#005DA4; font-weight:bold; margin-bottom:5px; padding-bottom:5px; }
.line {border-bottom:1px solid #005DA4;}
.line2 {border-bottom:1px solid #DADADA;}

.pageTitle {float:left; color:#005DA4; font-weight:bold; margin-bottom:5px; }
.subboardTitle {border-top-right-radius:10px; border-top-left-radius:10px; color:#005DA4; font-weight:bold; border:1px solid #ccc; height:20px; background:linear-gradient(to bottom, #fff, #E4E4E4); padding:10px;}
.subboard {background:#fff; padding:20px; border:1px solid #ccc; border-bottom-right-radius:10px; border-bottom-left-radius:10px;}


.tableMain { width:100%;  border-bottom:1px solid #b7b8b8; }
.tableMain th { height:20px; padding:5px 0 5px 0 ; background:#EBF4FA;   border:1px solid #B7B8B8; border-top:3px solid #B7B8B8; color:#333333;  text-align:center; font-weight:bold;}
.tableMain td {height:20px; border:1px solid #D0D0D0; padding:3px; }
.tableMain .on {background:#EEEEEE;}

.tableList { width:100%;  border-bottom:1px solid #C0C0C0; }
.tableList th { height:20px; padding:5px 0 5px 0 ; background:#E6E6E6; vertical-align:middle;   border:1px solid #C0C0C0;  border-top:3px solid #B7B8B8;color:#000;  text-align:center; font-weight:bold;}
.tableList td {height:20px; border:1px solid #C0C0C0; padding:3px; text-align:center; background:#fff;}
.tableList .on {background:#EEEEEE;}

.tableList2 { width:100%;  border-bottom:1px solid #b7b8b8; }
.tableList2 th { height:20px; padding:5px 0 5px 0 ; background:#EBF4FA;   border:1px solid #B7B8B8; border-top:3px solid #B7B8B8; color:#333333;  text-align:center; font-weight:bold;}
.tableList2 td {height:20px; border:1px solid #D0D0D0; padding:3px; text-align:center;}
.tableList2 .on {background:#EEEEEE;}

.tableSubList { width:80%;  border-bottom:1px solid #b7b8b8; margin-top:10px; margin-bottom:10px;}
.tableSubList th { height:20px; padding:5px 0 5px 0 ; background:#F1F1F1;   border:1px solid #B7B8B8; border-top:3px solid #B7B8B8; color:#333333;  text-align:center; font-weight:bold;}
.tableSubList td {height:20px; border:1px solid #D0D0D0; padding:3px; text-align:center;}
.tableSubList .on {background:#EEEEEE;}

.listsearch	{float:left; padding-bottom:5px;}
.listup {float:right; padding-bottom:5px;}

.tableWrite { width:100%;  border-bottom:1px solid #b7b8b8; }
.tableWrite th { height:20px; padding:10px 0 10px 0 ; background:#E6E6E6;   border:1px solid #B7B8B8;  color:#333333;  text-align:center; font-weight:bold;}
.tableWrite .thead { height:20px; padding:5px 0 5px 0 ; background:#EBF4FA;   border:1px solid #B7B8B8;  color:#333333;  text-align:center; font-weight:bold;}
.tableWrite td {height:20px; border:1px solid #D0D0D0; padding:5px; }
.tableWrite .on {background:#EEEEEE;}
.tableWrite td img {max-width:100%;}

.tableWrite2 { width:100%;  }
.tableWrite2 th { height:20px; padding:5px 0 5px 0 ; background:#EBF4FA;   border:1px solid #B7B8B8;  color:#333333;  text-align:center; font-weight:bold;}
.tableWrite2 td {height:20px; padding:5px; }

.tableWrite3 { width:50%;  border-bottom:1px solid #b7b8b8; }
.tableWrite3 th { height:20px; padding:5px 0 5px 0 ; background:#EBF4FA;   border:1px solid #B7B8B8;  color:#333333;  text-align:center; font-weight:bold;}
.tableWrite3 td {height:20px; border:1px solid #D0D0D0; padding:5px; }
.tableWrite3 .on {background:#EEEEEE;}

.tableWrite4 { width:93%;  border-bottom:1px solid #b7b8b8; margin-left:50px; }
.tableWrite4 th { height:20px; padding:5px 0 5px 0 ; background:#EBF4FA;   border:1px solid #B7B8B8;  color:#333333;  text-align:center; font-weight:bold;}
.tableWrite4 td {height:20px; border:1px solid #D0D0D0; padding:5px; }
.tableWrite4 .on {background:#EEEEEE;}

.tableMap { width:100%;  max-width:920px; border:1px solid #B7B8B8;  }
.tableMap th { height:20px; padding:5px 0 5px 0 ; background:#EBF4FA;    color:#333333;  text-align:center; font-weight:bold;}
.tableMap td {height:20px; padding:5px; }
.tableMap .on {background:#EEEEEE;}

.paging { position:relative; text-align:center; margin:40px 0; }
.paging ul {overflow:hidden;}
.paging li { display:inline; margin:0 2px;}
.paging li a { display:inline-block;  width:24px; height:24px; text-align:center; line-height:24px; border:1px solid #dcddde; font-size:11px; font-weight:bold; }
.paging li a.on { background:#005DA4; border:1px solid #DCDDDE; color:#fff; }
.paging li a.first,
.paging li a.prev,
.paging li a.next,
.paging li a.last { font-size:7px;}
.paging li a.prev {margin-right:15px;}
.paging li a.next {margin-left:15px;}

.tab { margin-bottom:25px; overflow:hidden; border-bottom:1px solid #c6c6c6; margin-top:40px; }
.tab li { float:left; position:relative; }
.tab li a { display:inline-block; height:25px; padding:5px 60px 0; background:#F1F1F1; border:1px solid #c6c6c6; border-bottom:0 none; font-size:1.2em; color:#333; font-weight:bold; }
.tab li a.on { height:25px; background: #005DA4; color:#fff; }


.button1 { border:1px solid #B0C7E8; background-Color:#005DA4; color:#FFFFFF; font:bold 11px 'Arial'; padding:2px 5px; cursor:pointer}
.btn-mini{display:inline-block;height:25px;line-height:25px;padding:0 10px;border:none;vertical-align:top;background:#cdcdcd;color:#111;border-radius:4px;border:1px solid #9d9d9d;vertical-align:middle;font-size:12px;}

.search {text-align:center;}

.tabBox {width:100%; margin-bottom:20px; }
.tabBox:after{content:'';display:table;clear:both}
.tabBox .on {color:#005da4; background:#ccc; font-weight:bold;}
.skinTab {float:left; width:100px; border:1px solid #ccc; border-right:none; text-align:center; padding:10px 0; cursor:pointer;}
.skinTab:last-child {border-right:1px solid #ccc;}
