a:link {text-decoration:none; color : black;}
a:visited {	text-decoration:none; color : black;}
a:hover {text-decoration:underline; color : black;}

td {
	font-size: 9pt;
	font-family:"gulim", "helvetica", "Arial", "Verdana";
	line-height:170%;
	color: #555555;
	text-align: justify;
}

.button {
	BACKGROUND-COLOR: Gray;
	BORDER-BOTTOM: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-RIGHT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	COLOR: white;
	FONT-FAMILY: "Verdana","helvetica","Arial";
	FONT-SIZE: 10px;
	HEIGHT: 18px
}

.button2 {
	BACKGROUND-COLOR: white;
	BORDER-BOTTOM: gray 1px solid;
	BORDER-LEFT: gray 1px solid;
	BORDER-RIGHT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	COLOR: black;
	FONT-FAMILY: "Verdana","helvetica","Arial";
	FONT-SIZE: 10px;
	HEIGHT: 18px
}

.input {
	background-color:#FFFFFF;
	border:1 solid gray;
	height:18px
} 

.lineheight20 {
	line-height: 20px } 

.lineheight16 {
	line-height: 16px
}

.8pt {font-size: 8pt;}

.notice {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #B0AD9A;

}


.latest {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #b2b2b2b;
}
.lineheight25 {

	line-height: 25px
}
.grayline {
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E2E2E2;
}
.line2 {
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #2CAFE0;
}

.outline {
	border: 1px solid #CCCCCC;

}


.underdot {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #E2E2E2;
}

.bgfix2 {
	background-attachment: fixed;
	background-image: url(../musicstory/images/story_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
