@charset "euc-kr";
/* CSS Document */

/*±âº» ÀÓÆ÷Æ® CSS
@import url(default.css);
@import url(layout.css);
@import url(common.css);
@import url(board1.css);
*/

.tab02 { position:relative; height:60px; }
.tab02 ul li { float:left; }



/* ³»°Ô¸Â´Â ÈÆ·Ã Ã£±â2 */
.myself { position:relative; width:100%; padding:5px 20px 24px 5px;}
.myself #q_list1, .myself #q_list2, .myself #q_list3, .myself #q_list4, .myself #q_list5, .myself #q_list6, .myself #q_list7, .myself #q_list8, .myself #q_list9, .myself #q_list10, .myself #q_list11, .myself #q_list12  { position:relative; width:100%; padding:12px 0 6px 0;  }

.myself #q_list1 .mstep { position:relative; width:60px; height:60px; float:left; background:url(../images/02_curri/n_step01.gif) no-repeat;  padding:2px 0 5px 10px;}
.myself #q_list2 .mstep { position:relative; width:60px; height:60px; float:left; background:url(../images/02_curri/n_step02.gif) no-repeat;  padding:2px 0 5px 10px;}
.myself #q_list3 .mstep { position:relative; width:60px; height:60px; float:left; background:url(../images/02_curri/n_step02.gif) no-repeat;  padding:2px 0 5px 10px;}
.myself #q_list4 .mstep { position:relative; width:60px; height:60px; float:left; background:url(../images/02_curri/n_step03.gif) no-repeat;  padding:2px 0 5px 10px;}
.myself #q_list5 .mstep { position:relative; width:60px; height:60px; float:left; background:url(../images/02_curri/n_step04.gif) no-repeat;  padding:2px 0 5px 10px;}
.myself #q_list6 .mstep { position:relative; width:60px; height:60px; float:left; background:url(../images/02_curri/n_step04.gif) no-repeat;  padding:2px 0 5px 10px;}
.myself #q_list7 .mstep { position:relative; width:60px; height:60px; float:left; background:url(../images/02_curri/n_step05.gif) no-repeat;  padding:2px 0 5px 10px;}
.myself #q_list8 .mstep { position:relative; width:60px; height:60px; float:left; background:url(../images/02_curri/n_step05.gif) no-repeat;  padding:2px 0 5px 10px;}

.myself #q_list1 .left { position:relative; border:3px solid #4F81BD; width:620px; height:45px; float:left;  padding:5px; color:#fff; font-size:15px;font-weight:bold;background-color:#4F81BD;}
.myself #q_list2 .left { position:relative; border:3px solid #C0504D; width:620px; height:45px; float:left;  padding:5px; color:#fff; font-size:15px;font-weight:bold;background-color:#C0504D;}
.myself #q_list3 .left { position:relative; border:3px solid #C0504D; width:620px; height:45px; float:left;  padding:5px; color:#fff; font-size:15px;font-weight:bold;background-color:#C0504D;}
.myself #q_list4 .left { position:relative; border:3px solid #9BBB59; width:620px; height:45px; float:left;  padding:5px; color:#fff; font-size:15px;font-weight:bold;background-color:#9BBB59;}
.myself #q_list5 .left { position:relative; border:3px solid #8064A2; width:620px; height:45px; float:left;  padding:5px; color:#fff; font-size:15px;font-weight:bold;background-color:#8064A2;}
.myself #q_list6 .left { position:relative; border:3px solid #8064A2; width:620px; height:45px; float:left;  padding:5px; color:#fff; font-size:15px;font-weight:bold;background-color:#8064A2;}
.myself #q_list7 .left { position:relative; border:3px solid #8064A2; width:620px; height:45px; float:left;  padding:5px; color:#fff; font-size:15px;font-weight:bold;background-color:#8064A2;}
.myself #q_list8 .left { position:relative; border:3px solid #8064A2; width:620px; height:45px; float:left;  padding:5px; color:#fff; font-size:15px;font-weight:bold;background-color:#8064A2;}

.myself #q_list1 .answer, .myself #q_list2 .answer, .myself #q_list3 .answer, .myself #q_list4 .answer, .myself #q_list5 .answer, .myself #q_list6 .answer, .myself #q_list7 .answer, .myself #q_list8 .answer, .myself #q_list9 .answer, .myself #q_list10 .answer, .myself #q_list11 .answer, .myself #q_list12 .answer { position:relative; float:right;  width:90px; font-family:Verdana; font-size:10px; font-weight:bold; padding:10px 0px 5px 5px; }



/* ----------------------------------------------------------------------------------------------------------------------------
== GENERAL STYLES
** ---------------------------------------------------------------------------------------------------------------------------- */
/*
html, body                             {padding:0; margin:0; font:1em/1.4 Cambria, Georgia, sans-serif; color:#333; background:#fff;}
header, hgroup                         {display:block;}

a:link, a:visited                      {border-bottom:1px solid #c55500; color:#c55500; text-decoration:none;}
a:visited                              {border-bottom:1px solid #730800; color:#730800;}
a:hover, a:focus, a:active             {border:0; color:#fff; background:#c55500;}
a:visited:hover,
 a:visited:focus,
 a:visited:active                      {color:#fff; background:#730800;}

.container                             {width:540px; padding:0 0 10px; margin:0 auto 30px;}
.header                                {border-bottom:1px solid #ddd;}
.footer                                {padding:10px 0 30px; border-top:1px solid #ddd; margin-bottom:0;}

h1                                     {margin:1em 0 0; font-size:2.5em; font-weight:normal; line-height:1.2; text-align:center;}
h2                                     {margin:0.5em 0 1.5em; font-size:1.25em; font-weight:normal; font-style:italic; text-align:center;}
p                                      {margin:1em 0; line-height:1.4em;}

pre                                    {margin:1.4em 0; font-size:12px; line-height:1.4em; white-space:pre-wrap; word-wrap:break-word;}

.follow                                {clear:both; margin-top:2em; font-size:1.125em;}
.follow span                           {font-weight:bold;}
*/

/* ----------------------------------------------------------------------------------------------------------------------------
== FOLDED CORNERS
** ---------------------------------------------------------------------------------------------------------------------------- */



.note {
    position:relative;
    width:480px;
    padding:1em 1.5em;
    margin:2em auto;
    color:#fff;
    background:#97C02F;
    overflow:hidden;
}

.note:before {
    content:"";
    position:absolute;
    top:0;
    right:0;
    border-width:0 16px 16px 0; /* This trick side-steps a webkit bug */
    border-style:solid;
    border-color:#fff #fff #658E15 #658E15; /* A bit more verbose to work with .rounded too */
    background:#658E15; /* For Opera when also applying a border-radius */
    display:block; width:0; /* Only for Firefox 3.0 damage limitation */
    /* Optional: shadow */
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
       -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
            box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
}

.note.red {background:#C93213;}
.note.red:before {border-color:#fff #fff #97010A #97010A; background:#97010A;}

.note.blue {background:#53A3B4;}
.note.blue:before {border-color:#fff #fff transparent transparent; background:transparent;}

.note.orange1 {background:#F75346;}
.note.orange1:before {border-color:#fff #fff #D81A0A #D81A0A; background:#D81A0A;}

.note.orange2 {background:#EE9A4F;}
.note.orange2:before {border-color:#fff #fff #CA6A13 #CA6A13; background:#CA6A13;}

.note.orange3 {background:#EE4F8E;}
.note.orange3:before {border-color:#fff #fff #CF145F #CF145F; background:#CF145F;}

.note.taupe {background:#999868;}
.note.taupe:before {border-color:#fff #fff #BDBB8B #BDBB8B; background:#BDBB8B;}


.note.green {background:#54AD5C;}
.note.green:before {border-color:#fff #fff #86C195 #86C195; background:#86C195;}

/* ROUNDED CORNERS VERSION
 * All modern browsers can produce this effect with a single pseudo-element.
 * However, they all have bugs (mainly to do with border-radius) that make this a bit tricky.
 * As far as I can tell, this is the only cross-browser method for the moment.
 * Can't use this method for the simple effect because Opera 11 will only show backgrounds
 * through transparent borders if there is a border-radius applied.
 */
 
.note.rounded {
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}

.note.rounded:before {
    border-width:8px; /* Triggers a 1px 'step' along the diagonal in Safari 5 (and Chrome 10) */
    border-color:#fff #fff transparent transparent; /* Avoids the 1px 'step' in webkit. Background colour shows through */
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius:0 0 0 5px;
    border-radius:0 0 0 5px;
}

.note p {margin:0;}
.note p + p {margin:1.5em 0 0;}
