/* @group Body */

#menu li.selected img
{
	margin-left: 2px;
}

/* @group Middle Column */

#columnMiddle
{
	width: 715px;
}

/* @group Album List */

#albumListSection
{
	margin-bottom: 0;
}

#albumListSection .title {
    line-height:2.5;
}

#albumListSection h3
{
	background-image: url('../images/text_albumlist.png');
	border-bottom: 2px solid #dfdfdf;
	font-size: 100%;
	font-weight: normal;
	height: 26px;
	margin-top: 5px;
	width:715px;
}

#albumListSection table.albumListWrap
{
	border-collapse: collapse;
	margin-top: 20px;
	width: 715px;
}

#albumListSection table.albumListWrap thead tr th.columnJacket
{
	background-image: url('../images/album_head_left.png');
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 90%;
	height: 33px;
	width: 130px;
}

#albumListSection table.albumListWrap thead tr th.columnTitle
{
	background-image: url('../images/album_head_middle.png');
	background-repeat: repeat-x;
	font-family: Arial, sans-serif;
	font-size: 90%;
	height: 33px;
}

#albumListSection table.albumListWrap thead tr th.columnLabel
{
	background-image: url('../images/album_head_right2.png');
	background-position: right top;
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	font-size: 90%;
	height: 33px;
}

#albumListSection table.albumListWrap tbody tr td .title
{
	font-size: 100%;
}

#albumListSection table.albumListWrap tbody tr td .singer
{
	color: #888;
	font-family: dotum, sans-serif;
	font-size: 90%;
	margin-top: 3px;
}

#albumListSection table.albumListWrap tbody tr td .more
{
	background-image: url('../images/button_go.png');
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	margin-top: 5px;
	overflow: hidden;
	text-indent: -1000px;
	width: 57px;
}

#albumListSection table.albumListWrap tbody tr td.columnJacket, #albumListSection table tbody tr td.columnLabel
{
	padding: 10px 0;
	text-align: center;
}

#albumListSection table.albumListWrap tbody tr td.columnTitle
{
	padding: 10px 0;
}

#albumListSection table.albumListWrap tbody tr.firstChild td
{
	border-top: 2px solid #f7f7f7;
}

#albumListSection ol li
{
	background-position: 12px 13px;
	background-repeat: no-repeat;
	border-top: 2px solid #f7f7f7;
	clear: both;
	
}

/* @end */

/* @end */

/* @end */



 .GNALBUM        { margin:5px; font:9pt dotum, AppleGothic; }
 .GNALBUM .GNALBUMCOVER   { margin:10px; width:210px; float:left }
 .GNALBUM .GNALBUMINFO    { margin:10px;  }
 .GNALBUM .GNALBUMARTIST  { margin-top:15px; margin-bottom:5px; }
 .GNALBUM .GNALBUMTITLE   { margin-bottom:5px; }
 .GNALBUM .GNALBUMRELEASE { margin-bottom:5px; }
 .GNALBUM .GNALBUMLABEL   { margin-bottom:5px;  }
 .GNALBUM .GNALBUMMANIADB { margin-top:20px; margin-bottom:5px; }
 .GNALBUM .GNALBUMTRACK    { margin:10px; width:80%; }
 .GNALBUM .GNALBUMTRACK TABLE { width:100%; }
 .GNALBUM .GNALBUMTRACK TABLE TD { font:9pt dotum, AppleGothic; }
 .GNALBUM .GNALBUMTRACK .GNALBBUMSIDE { margin:10px; font-weight:bold; }
 .GNALBUM .GNALBUMTRACK .GNALBBUMTRACKSONG      { text-align:left; }
 .GNALBUM .GNALBUMTRACK .GNALBBUMTRACKPERFORMER { text-align:right; }

