
@charset 'UTF-8';
/* Base Styles */
#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-family: 'arial', dotum;
  font-size: 12px;
  position: relative;
}
#cssmenu {
  width: 100%;padding-bottom:5px;

}
#cssmenu a {
  line-height: 1.3;
}
#cssmenu > ul > li:first-child {
  background: #c3dae8;
  /*border-top: 1px solid #bdbdbd;*/
  border-bottom:none;
  border-left:none;
  border-right:none;
  height:24px;
}
#cssmenu > ul > li:first-child > div {
  padding: 5px 10px;
  background: url(../images/v3/pattern.png) top left repeat;
  border: none;
  /*border-top: 1px solid #818176;*/
  font-family: 'arial', dotum;
  text-align: left;
  font-size: 12px;
  color:#155987;
  line-height: 1.3;
  font-weight: bold;
}
#cssmenu > ul > li:first-child > div > span {
  padding: 0;
}
#cssmenu > ul > li:first-child:hover {
  background: #c3dae8;
}
#cssmenu > ul > li {
  background: #f6f6f6;
}
#cssmenu > ul > li:hover {
  background: #f1f1f1;
}
#cssmenu > ul > li > a {
  font-size: 12px;
  display: block;
  background: url(../images/v3/pattern.png) top left repeat;
  color: #000000;
  border: 1px solid #d9dbe2;
  border-top:none;
  border-left:none;
  border-right:none;
  height:24px;
}
#cssmenu > ul > li > a > span {
  display: block;
  padding: 5px 10px;
}
#cssmenu > ul > li > a:hover {
  text-decoration: none;
}
#cssmenu > ul > li.active {
  background: #e9f1ff;
  border-bottom: none;
}
#cssmenu > ul > li:first-child.active {
  background: #c3dae8;
  border-bottom: none;
}
#cssmenu > ul > li.active > a {
  font-size: 12px;
  background: url(../images/v3/pattern_blue.png) top left repeat;
  color: #016db5;
  border: 1px solid #9cc8f0;
  border-top:none;
  border-left:none;
  border-right:none;

}
#cssmenu > ul > li:first-child.active > a {
  font-size: 12px;
  background: url(../images/v3/pattern.png) top left repeat;
  color: #000000;
  border:none;

}
#cssmenu > ul > li.has-sub > a span {
  background: url(../images/v3/icon_plus.png) 96% center no-repeat;
}
#cssmenu > ul > li.has-sub.active > a span {
  background: url(../images/v3/icon_minus.png) 96% center no-repeat;
}
/* Sub menu */
#cssmenu ul ul {
  display: none;
  background: #fff;
}
#cssmenu ul ul li {
  padding: 0;
  border-bottom: 1px solid #d9dbe2;
  border-top: none;
  background: #ffffff;
}
#cssmenu ul ul li:last-child {
  border-bottom: none;
}
#cssmenu ul ul a {
  padding: 5px 10px 3px 25px;
  display: block;
  color: #676767;
  font-size: 12px;
  font-weight: normal;
}
#cssmenu ul ul a.active {
  color: #016db5;
}
#cssmenu ul ul a:before {
  content: '-';
  font-size:15px;
  font-weight:bold;
  position: absolute;
  left: 12px;
  top:2px;
  color: #95c4df;
}
#cssmenu ul ul a:hover {
  color: #016db5;
}


.round-cornered
{
position:absolute;left:0;top:0;bottom:10px;
 width:100%;float: left;overflow:hidden;background: url(../images/v3/box-c4.png) right bottom repeat-y;
}
.round-cornered .c1
{
height: 90px;
padding:10px;
text-align:left;
font-size:12px;
vertical-align:middle;
border-left: 1px solid #568ebd;
border-right: 1px solid #568ebd;
clear:both;
}
.round-cornered .c1 strong
{
color:#1d60ae;
}
.round-cornered .c2
{

margin-top: 0px;
border-right: 1px solid #568ebd;
}
/*
.round-cornered .c3
{
height: 20px;
background: url(../images/v3/box-c3.png);
}
.round-cornered .c4
{
margin-top: -20px;
height: 20px;
background: url(../images/v3/box-c4.png) right no-repeat;
}
*/
.round-cornered .in
{
left:0;top:116px;right:0px;bottom:0px;width:100%;
overflow:auto;
border-left: 1px solid #568ebd;
border-right: 1px solid #568ebd;
padding-left: 0px;
padding-right: 0px;
color: #000000;
background: #ffffff;
height: -moz-calc(100% - (100px + 33px));
height: -webkit-calc(100% - (100px + 33px));
height: calc(100% - (100px + 33px));

}
  
  
  /* McTabs - menucool.com */
.tab01, .tab01:link  {background:url(../images/v3/left_tab01.gif) left top no-repeat;width:95px;height:26px;}

.tab02, .tab02:link {background:url(../images/v3/left_tab02.gif) left top no-repeat;width:93px;height:26px;}

ul#tabsdemo
{
    height:26px; /* height #1 */
    text-align:left; /*set to left, center, or right to align the tabs as desired*/    
    font-size:0;
    margin:0;padding:0;
    list-style-type:none;
}
        
ul#tabsdemo li
{
    display:inline;
    margin:0;padding:0;
    margin-right:0px; /*distance between tabs*/
}
        
ul#tabsdemo li a
{
    padding:0 0px; /* edit 16px for different tab width */
    display:inline-block;    
    font:normal 12px Verdana;
    text-decoration: none;
    color:#222;
    border-bottom:none;
    outline:none;
    position:relative;
}
        
ul#tabsdemo li a:link, ul#tabsdemo li a:visited
{
    color:#222;
}
        
ul#tabsdemo li a:hover
{
    border-color: #DDD; /*color #1*/
}
  
/*selected tab style */
ul#tabsdemo li.active a
{
    color:#000;
    font-weight:normal;
    z-index:3;
}   

/*selected tab style */

ul#tabsdemo li.active .tab01
{
    background:url(../images/v3/left_tab01_on.gif) left top no-repeat;
}   
ul#tabsdemo li.active .tab02
{
    background:url(../images/v3/left_tab02_on.gif) left top no-repeat;
}   
        
/*selected tab style on hover */
ul#tabsdemo li.active a:hover
{
    text-decoration:none;
}

/* container of content panels */
div#tabsdemo-panel-container
{
    position:relative;    
    padding:0px; margin:0px;
	overflow:visible;
}

/* content panel */       
div#tabsdemo-panel-container > div
{
    padding:0px 0px;
    /* The two settings below should not be changed. */
    display: block;
    margin:0px;
}
