@charset "utf-8";
/* CSS Document */

A:link    { color: #333333; text-decoration:none;     }
A:visited { color: #333333; text-decoration:none;     }
A:active  { color: #ff0000; text-decoration:none;     }
A:hover   { color: #002e6e; text-decoration:none;   }

/* 
body {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
}
 */
 
.schedule {
	color: #333333;
	font-size: 12px;
	font-family: "돋움";
}

.new_notice {
	color: #333333;
	font-size: 12px;
	font-family: "돋움";
}

.new_magazine_title {
	color: #ff0000;
	font-size: 12px;
	font-family: "돋움";
}

.new_magazine {
	color: #333333;
	font-size: 12px;
	font-family: "돋움";
}

.new_m {
	color: #333333;
	font-size: 13px;
	font-family: "돋움";
	line-height: 13px;
}
.cont {
	color: #333333;
	font-size: 12px;
	font-family: "돋움";
}

#main_notice {
	font-size: 10px;
	color: #0000FF;
}

ul.tab {
    margin: 0;
    padding: 0px 0;
   /*  border-bottom: 1px solid #778; 
    font-weight: bold;*/
}

ul.tab li {
    display: inline;
    padding: 3px 0.5em;
    margin-left: 3px;
   /*  border-top: 1px solid #778;
    border-left: 1px solid #778;
    border-right: 1px solid #778;
    border-bottom: none;
    background: top repeat-x #89aac7;*/
    white-space: nowrap;
    /*color: white;*/
    cursor:pointer;
}

ul.tab li.tab_selected {
   /* background: #ffffff;
    border-bottom: 1px solid #ffffff;*/
    color: black;
}
#phil{
    font-size: 12px;
    line-height: 18px;
}
.body{
	font-size: 12px;
	line-height: 18px;
	background-repeat: repeat-y;
	background-position: left top;
}
#pa {
	background-image: url(../images/patten.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#dd{
    background-image: url(images/bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#wel {
    font-size: 11px;
	line-height: 16px;
}