body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#DDDDDD;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #F5F5F5;
	scrollbar-darkshadow-color: #F5F5F5;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #FFFFFF;
}
a:link {color:#666666; text-decoration:none;}
a:active {color:#666666; text-decoration:none;}
a:visited {color:#666666; text-decoration:none;}
a:hover {color:#E38329; text-decoration:none;}

td {
	font-family: 돋움, 굴림,Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	}

/* 배경반복 */
.bg {background-repeat: repeat-x; background-position: right top;}

/* 배경반복안함 */
.bg02 {background-position: right top; background-repeat: no-repeat;}
.bg03 {background-position: left top; background-repeat: no-repeat;}

.dotline {
	background-position: right bottom;
	background-repeat: repeat-x;
	background-image: url(/images/dot01.gif);
}

/* 로그인 */
.text_black01 {font-size: 8pt; color: #000000; letter-spacing: -2px;}

.text_blue01 {
	font-size: 8pt;
	color: #003366;
	letter-spacing: -1px;
	line-height: 13pt;
}
.text_gray01 {
	font-size: 8pt;
	color: #333333;
	letter-spacing: -1px;
	line-height: 13pt;
}
/* 메인콘서트 */
.main_conc {
	font-size: 9pt;
	color: #2A7B76;
	font-weight: bold;
}
.main_conc a:link{
	font-size: 9pt;
	color: #2A7B76;
	font-weight: bold
}
.main_conc a:visited{
	font-size: 9pt;
	color: #2A7B76;
	font-weight: bold
}
.main_conc a:active{
	font-size: 9pt;
	color: #2A7B76;
	font-weight: bold
}
.main_conc a:hover{
	font-size: 9pt;
	color: #E38329;
	font-weight: bold
}

.main_cons02 {
	font-size: 9pt;
	color: #A1A1A1;
}



/* 메인프로그램편성표 */
.main_pro {
	font-size: 8.5pt;
	color: #000000;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

/* 메인포커스 */
.main_focus_ti01 {
	font-weight: bold;
	color: #418A92;
	text-decoration: none;
}
.main_focus_ti01 a:link{
	font-weight: bold;
	color: #418A92;
	text-decoration: none;
}
.main_focus_ti01 a:visited{
	font-weight: bold;
	color: #418A92;
	text-decoration: none;
}
.main_focus_ti01 a:active{
	font-weight: bold;
	color: #418A92;
	text-decoration: none;
}
.main_focus_ti01 a:hover{
	font-weight: bold;
	color: #E38329;
	text-decoration: none;
}



.main_focus_ti02 {
	font-weight: bold;
	color: #3E76AA;
	text-decoration: none;
}
.main_focus_ti02 a:link{
	font-weight: bold;
	color: #3E76AA;
	text-decoration: none;
}
.main_focus_ti02 a:visited{
	font-weight: bold;
	color: #3E76AA;
	text-decoration: none;
}
.main_focus_ti02 a:active{
	font-weight: bold;
	color: #3E76AA;
	text-decoration: none;
}
.main_focus_ti02 a:hover{
	font-weight: bold;
	color: #E38329;
	text-decoration: none;
}


.main_focus_sti01 {
	color: #DC5F03;
	text-decoration: none;
}

