@charset "euc-kr";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: "±¼¸²", "µ¸¿ò", "sans-serif";
	font-size: 12px;
	color: #666666;
}

.text_red {
	font-family: "±¼¸²", "µ¸¿ò", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.text_black {
	font-family: "±¼¸²", "µ¸¿ò", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}

.t1 {
	font-family: "±¼¸²", "µ¸¿ò", Arial, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}
.t4 {
	font-family: "±¼¸²", "µ¸¿ò", Arial, Verdana;
	font-size: 9pt;
	color: white;
}

a:link {  font-family: "±¼¸²", "µ¸¿ò", "sans-serif"; font-size: 9pt; color: #666666; text-decoration: none}
a:visited {  font-family: "±¼¸²", "µ¸¿ò", "sans-serif"; font-size: 9pt; color: #666666; text-decoration: none}
a:hover {  font-family: "±¼¸²", "µ¸¿ò", "sans-serif"; font-size: 9pt; color: #000000; text-decoration: none}
a:active {  font-family: "±¼¸²", "µ¸¿ò", "sans-serif"; font-size: 9pt; color: #999999; text-decoration: none}

a.red:link {  font-family: "±¼¸²", "µ¸¿ò", "sans-serif"; font-size: 9pt; color: #990000; text-decoration: none}
a.red:visited {  font-family: "±¼¸²", "µ¸¿ò", "sans-serif"; font-size: 9pt; color: #990000; text-decoration: none}
a.red:hover {  font-family: "±¼¸²", "µ¸¿ò", "sans-serif"; font-size: 9pt; color: #990000; text-decoration: underline; font-weight:normal;}
a.red:active {  font-family: "±¼¸²", "µ¸¿ò", "sans-serif"; font-size: 9pt; color: #990000; text-decoration: none}

a.history:link {  font-family: "±¼¸²", "µ¸¿ò", "sans-serif"; font-size: 9pt; color: #595959; text-decoration: none; font-weight:bold;}
a.history:visited {  font-family: "±¼¸²", "µ¸¿ò", "sans-serif"; font-size: 9pt; color: #595959; text-decoration: none; font-weight:bold;}
a.history:hover {  font-family: "±¼¸²", "µ¸¿ò", "sans-serif"; font-size: 9pt; color: #990000; text-decoration: underline; font-weight:bold;}
a.history:active {  font-family: "±¼¸²", "µ¸¿ò", "sans-serif"; font-size: 9pt; color: #595959; text-decoration: none; font-weight:bold;}


.input_text {
	font-family: "±¼¸²", "µ¸¿ò", "sans-serif";
	font-size: 12px;
	color: #666666;
	height: 20px;
	border: 1px solid #B3B3B3;
	padding: 3px;
}
textarea {
	font-family: "±¼¸²", "µ¸¿ò", "sans-serif";
	font-size: 12px;
	color: #666666;
	padding: 10px;
	border: 1px solid #B3B3B3;
}
.text_green {

	font-family: "±¼¸²", "µ¸¿ò", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #666633;
}
.text_red2 {
	font-family: "±¼¸²", "µ¸¿ò", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	padding-top: 5px;
	padding-left: 5px;
}
.text_gray {
	text-align:right; 
    font-family: µ¸¿ò, ±¼¸², "sans-serif";
	font-size: 11px;
	font-weight: bold;
}
.text_gray2 {
	font-family: µ¸¿ò, ±¼¸², "sans-serif";
	font-size: 11px;
	font-weight: normal;
}
.text_green2 {
	font-family: "±¼¸²", "µ¸¿ò", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #666633;
}
.text_blackit {
	font-family: "±¼¸²", "µ¸¿ò", "sans-serif";
	font-size: 12px;
	font-weight: nomal;
	color: #000000;
	font-style: italic;
}

.concert_title1 {
	font-family: "±¼¸²", "µ¸¿ò", "sans-serif";
	font-size: 20px;
	font-weight: nomal;
	color: #990033;
	word-spacing:-2px;
}
.concert_title2 {
	font-family: "±¼¸²", "µ¸¿ò", "sans-serif";
	font-size: 14px;
	font-weight: nomal;
	color: #999999;
}


    #center {
        position: absolute;
    }
    #slider {
	position: absolute;
	width: 750px;  /*¸Þ´º °¡·ÎÅ©±â*/
	height: 1200; /*¸Þ´º ¼¼·ÎÅ©±â*/
	left: 0;
	top: 0px;
	overflow: hidden;
    }
    #slider .slide {
	position: absolute;
	top: 0px;
	height: 1200;
	width: 750px;
	background: #000;
	overflow: hidden;
	border-left: #000 solid 1px;
	cursor: default;
    }
    #slider .title   { /*¼­ºê¸Þ´ºÁ¦¸ñ*/
        color: #FFF;
        font-weight: bold;
        font-size: 13px;
        font-family:verdana;
        letter-spacing:-1px;

    }
    #slider .backgroundText {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 100%;
        background: #000;
        filter: alpha(opacity=40);
        opacity: 0.4;
    }
    #slider .text {
	position: absolute;
	top: 1%;
	top: 1300;
	color: #FFF;
	font-family: verdana;
	font-size: 11px;
	width: 750;
	left: 20;
    }
    #slider .diapo {
        position: absolute;
        filter: alpha(opacity=100);
        opacity: 1;
        visibility: hidden;
    }
