img { border: 0px }

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: none; }

a.black:link { color: black; text-decoration: none; }
a.black:visited { color: black; text-decoration: none; }
a.black:active { color: black; text-decoration: none; }
a.black:hover { color: #739900; text-decoration: none; }

a.white:link { color: white; text-decoration: none; }
a.white:visited { color: white; text-decoration: none; }
a.white:active { color: white; text-decoration: none; }
a.white:hover { color: #739900; text-decoration: none; }

a.gray:link { color: #7D7D7D; text-decoration: none; }
a.gray:visited { color: #7D7D7D; text-decoration: none; }
a.gray:active { color: #7D7D7D; text-decoration: none; }
a.gray:hover { color: #739900; text-decoration: none; }

a.red:link { color: #FF0000; text-decoration: none; }
a.red:visited { color: #FF0000; text-decoration: none; }
a.red:active { color: #FF0000; text-decoration: none; }
a.red:hover { color: #739900; text-decoration: none; }

a.catitem:link { color: #616C61; text-decoration: none; }
a.catitem:visited { color: #616C61; text-decoration: none; }
a.catitem:active { color: #616C61; text-decoration: none; }
a.catitem:hover { color: #739900; text-decoration: none; }

#main
{
	margin: auto;
	width: 900px;
	border: 0px solid black;
	position: relative;
	background-color: #FFFFFF;
}

#top_logo
{
	width: 270px;
	height: 37px;
}

#top_btns
{
	position: absolute;
	top: 18px;
	left: 700px;
}

#top_menus
{
	width: 100%;
	height: 33px;
	background-color: #f4fcc6;
	border-top: 1px solid #678B00;
	position: relative;
}

#top_menu_btns
{
	height: 25px;
	position: absolute;
	left: 220px;
	top: 8px;
}

#top_bottom
{
	width: 100%;
	height: 18px;
	background-color: #466700;
	border-bottom: 1px solid #1E3500;
}

#top_menus2
{
	width: 100%;
	height: 85px;
	background-image:url("/images/bg_top.gif");
	background-repeat: repeat-x;
	text-align:center;
}

.clr {height:100%;}
.clr:after  {content:".";display:block;height:0;clear:both;visibility:hidden;}


#left_svcmenus
{
	margin: 0px;
	padding: 0px;
	border: 0px solid black;
}

#leftmenu
{
	width: 200px;
	float: left;
}

#left_etcmenus
{
	width: 200px;
	margin-top: 3px;
}

.left_etcmenu
{
	padding-top: 3px;
}

#left_notice_body
{
	width: 198px;
	height: 43px;
	border-left: 1px solid #C0C1BD;
	border-right: 1px solid #C0C1BD;
	overflow: hidden;
	padding-top: 5px;
}

#left_notice_bottom
{
	width: 198px;
	height: 3px;
	border-left: 1px solid #C0C1BD;
	border-right: 1px solid #C0C1BD;
	border-bottom: 1px solid #C0C1BD;
}

#loginbox
{
	width: 198px;
	/*height: 100px;*/
	background-color: #ECEDEE;
	border: 1px solid #D3D3D3;
	margin: 5px 0px 7px 0px;
	/*position: relative;*/
}

#loginbox_input
{
	margin: 9px;
	font-family: ±¼¸²;
	font-size: 12px;
}

/*
#btn_login
{
	position: absolute;
	top: 115px;
	left: 137px;
}
*/

#btn_login
{
	position: absolute;
	/*top: 17px;
	left: 137px;*/
	top: 25px;
	left: 137px;
}


#userid
{
	background-image:url("/image/i_login_id.gif");
	background-repeat: no-repeat;
	background-position:0% 50%;
	/*width:120px;
	height:20px;
	margin:0 0 0 10px;*/
}

#userpwd
{
	background-image:url("/image/i_login_pwd.gif");
	background-repeat: no-repeat;
	background-position:0% 50%;
	margin-top: 3px;
}

#btn_login
{
	cursor: hand;
	cursor: pointer;
}

#saveid
{
	cursor: hand;
	margin-top: 5px;
}

#securelogin
{
	cursor: hand;
	margin-top: 5px;
}

#loginbox_seperator
{
	margin: 0px 5px 0px 5px;
	border: 0px solid black;
}

#loginbox_btns
{
	margin: 10px 10px 5px 10px;
}

.loggedbox
{
	width: 198px;
	border: 1px solid #D3D3D3;
	margin: 5px 0px 7px 0px;
	position: relative;
	text-align:center;
	padding: 5px 0px 5px 0px;
	font-family: µ¸¿ò;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.loggedbox div
{
	padding-top: 9px;
}

.loggedbox span
{
	color: #000000;
	font-size: 14px;
}

#loggedbox_inner
{
	margin: 0px 7px 2px 7px;
	padding: 0px;
	font-size: 12px;
}

#loggedbox_inner div
{
	padding: 0px;
}

.loggedbox_inner_title
{
	float:left;
	width: 50%;
	height: 17px;
	background-color: #ECEDEE;
	padding-top: 3px;
}

.loggedbox_inner_value
{
	float:left;
	width: 50%;
	height: 17px;
	background-color: #ECEDEE;
	text-align: right;
}

.loggedbox_inner_btns
{
	clear: both;
	background-color: #ECEDEE;
}

.loggedbox_inner_spacer
{
	clear: both;
	height: 5px;
	background-color: #ECEDEE;
}

.leftmenu_category_area
{
	width: 200px;
	background-color: #d5d5f7;
	text-align: center;
}

.leftmenu_category_title
{
	font-family: µ¸¿ò;
	font-size: 15px;
	font-weight: bold;
	color: #424242;
	padding: 2px 0px 3px 0px;
}

.leftmenu_category_title_more
{
	position: absolute;
	left: 150px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-align:right;
	color: #424242;
}

.leftmenu_category_list
{
	margin: 0px 4px 0px 4px;
	background-color: #FFFFFF;
	text-align: left;
}

.leftmenu_category_item
{
	width: 178px;
	overflow: hidden;
	word-break: nowrap;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 3px 3px 3px 9px;
}

.leftmenu_category_spacer
{
	height: 5px;
}


#content
{
	border: 0px solid black;
	/*position: relative;*/
}

#rightmain
{
	float: left;
	width: 700px;
	border: 0px solid black;
	/*text-align: center;*/
	position: relative;
}

#rightmain_inner
{
	margin: 9px 0px 0px 6px;
}

#rightmain_livebell_search_area
{
	margin: 9px 0px 0px 5px;
}

#rightmain_livebell_album_img
{
	margin: 5px 0px 0px 5px;
}

#rightmain_livebell_search_body
{
	width: 688px;
	height: 37px;
	border-left: 1px solid #6F6F6F;
	border-right: 1px solid #6F6F6F;
	position: relative;
}

#rightmain_livebell_list_title
{
	font-family: ¸¼Àº °íµñ, µ¸¿ò;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 7px;
	left: 11px;
}

#rightmain_livebell_list_search_img
{
	position: absolute;
	top: 5px;
	left: 403px;
}

#rightmain_livebell_list_search_keyword
{
	position: absolute;
	width: 128px;
	height: 16px;
	top: 8px;
	left: 430px;
	border: 1px solid #A6ACB2;
	ime-mode: active;
}

#rightmain_livebell_list_search_keyword_ac_arrow
{
	position: absolute;
	top: 12px;
	left: 545px;
	cursor:hand;
	cursor: pointer;
}

#rightmain_livebell_list_search_btn_img1
{
	position: absolute;
	top: 8px;
	left: 572px;
	cursor:hand;
	cursor: pointer;
}

#rightmain_livebell_list_search_btn_img2
{
	position: absolute;
	top: 8px;
	left: 620px;
	cursor:hand;
	cursor: pointer;
}

#rightmain_livebell_list_search_panel
{
	display: none;
	position: absolute;
	top: 27px;
	left: 430px;
	border: 1px solid #A6ACB2;
	width: 130px;
	/*height: expression(this.scrollHeight>=122 ? "122px" : "0px");*/
	overflow: overflow-y;
	background-color: white;
	/*padding: 3px;*/
	cursor: hand;
	pointer: hand;
	line-height: 15px;
}

.bell_rec_keyword
{
	width: 127px;
	height: 15px;
	padding: 3px 0px 0px 3px;
	cursor: hand;
	cursor: pointer;
}

#rightmain_livebell_float_list_area
{
	margin: 9px 0px 0px 5px;
}

#rightmain_livebell_float_list_title
{
	float: left;
	width: 330px;
	height: 23px;
	background-color: #8aab69;
	color: white;
	padding: 5px 0px 0px 20px;
	font-family: µ¸¿ò;
	font-size: 15px;
	font-weight: bold;
}

#rightmain_livebell_float_list_artist
{
	float: left;
	width: 189px;
	height: 23px;
	background-color: #8aab69;
	color: white;
	padding: 5px 0px 0px 0px;
	font-family: µ¸¿ò;
	font-size: 15px;
	font-weight: bold;
}

#rightmain_livebell_float_list_hit
{
	float: left;
	width: 70px;
	height: 23px;
	background-color: #8aab69;
	color: white;
	padding: 5px 0px 0px 0px;
	font-family: µ¸¿ò;
	font-size: 15px;
	font-weight: bold;
}

#rightmain_livebell_float_list_avail
{
	float: left;
	width: 80px;
	height: 23px;
	background-color: #8aab69;
	color: white;
	padding: 5px 0px 0px 0px;
	font-family: µ¸¿ò;
	font-size: 15px;
	font-weight: bold;
}

#rightmain_bell_float_list_title
{
	float: left;
	width: 240px;
	height: 23px;
	background-color: #ffa619;
	color: white;
	padding: 5px 0px 0px 20px;
	font-family: µ¸¿ò;
	font-size: 15px;
	font-weight: bold;
}

#rightmain_bell_float_list_desc
{
	float: left;
	width: 319px;
	height: 23px;
	background-color: #ffa619;
	color: white;
	padding: 5px 0px 0px 0px;
	font-family: µ¸¿ò;
	font-size: 15px;
	font-weight: bold;
}

#rightmain_bell_float_list_hit
{
	float: left;
	width: 70px;
	height: 23px;
	background-color: #ffa619;
	color: white;
	padding: 5px 0px 0px 0px;
	font-family: µ¸¿ò;
	font-size: 15px;
	font-weight: bold;
}

#rightmain_bell_float_list_relative
{
	float: left;
	width: 40px;
	height: 23px;
	background-color: #ffa619;
	color: white;
	padding: 5px 0px 0px 0px;
	font-family: µ¸¿ò;
	font-size: 15px;
	font-weight: bold;
}

.livebelllist_float
{
	clear: both;
	width: 687px;
	/*height: 25px;*/
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #6e6adb;
	border-right: 1px solid #6e6adb;
}

.livebell_float_title
{
	float: left;
	width: 345px;
	padding: 5px 0px 3px 5px;
	border: 0px solid black;
}

.livebell_float_artist
{
	float: left;
	width: 167px;
	padding: 5px 0px 3px 0px;
	border: 0px solid black;
}

.livebell_float_hit
{
	float: left;
	width: 65px;
	padding: 5px 0px 3px 0px;
	text-align: center;
	border: 0px solid black;
}

.livebell_float_avail
{
	float: left;
	/*display:inline;*/
	width: 75px;
	padding: 3px 0px 3px 0px;
	text-align: right;
	border: 0px solid black;
}

.belllist_float
{
	clear: both;
	width: 687px;
	/*height: 25px;*/
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #6e6adb;
	border-right: 1px solid #6e6adb;
}

.bell_float_title
{
	float: left;
	width: 255px;
	padding: 5px 0px 3px 5px;
	border: 0px solid black;
}

.bell_float_desc
{
	float: left;
	width: 297px;
	padding: 5px 0px 3px 0px;
	border: 0px solid black;
	text-overflow:ellipsis; overflow:hidden; white-space:nowrap;
}

.bell_float_hit
{
	float: left;
	width: 65px;
	padding: 5px 0px 3px 0px;
	text-align: center;
	border: 0px solid black;
}

.bell_float_relative
{
	float: left;
	/*display:inline;*/
	width: 45px;
	padding: 3px 0px 3px 0px;
	text-align: right;
	border: 0px solid black;
}

#rightmain_livebell_list_area
{
	margin: 9px 0px 0px 5px;
}

.livebelllist
{
	clear: both;
	width: 690px;
	/*height: 30px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

.livebell_title
{
	float: left;
	width: 345px;
	padding: 5px 0px 3px 6px;
	border: 0px solid black;
}

.livebell_artist
{
	float: left;
	width: 167px;
	padding: 5px 0px 3px 0px;
	border: 0px solid black;
}

.livebell_hit
{
	float: left;
	width: 65px;
	padding: 5px 0px 3px 0px;
	text-align: center;
	border: 0px solid black;
}

.livebell_avail
{
	float: left;
	/*display:inline;*/
	width: 75px;
	padding: 3px 0px 3px 0px;
	text-align: right;
	border: 0px solid black;
}

.belllist
{
	clear: both;
	width: 690px;
	/*height: 30px;*/
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

.bell_title
{
	float: left;
	width: 255px;
	padding: 5px 0px 3px 6px;
	border: 0px solid black;
}

.bell_desc
{
	float: left;
	width: 297px;
	padding: 5px 0px 3px 0px;
	border: 0px solid black;
}

.bell_hit
{
	float: left;
	width: 65px;
	padding: 5px 0px 3px 0px;
	text-align: center;
	border: 0px solid black;
}

.bell_relative
{
	float: left;
	/*display:inline;*/
	width: 45px;
	padding: 3px 0px 3px 0px;
	text-align: right;
	border: 0px solid black;
}

.bell_seperate
{
	clear: both;
	height: 1px;
	background-image: url("./images/bg_gray_1x1px.gif");
	background-repeat: repeat-x;
	margin: 0px 7px 0px 7px;
}

#rightmain_livebell_pgnavi
{
	/*padding-top: 7px;*/
	clear: both;
	text-align: center;
	border: 0px solid black;
}

#rightmain_searchbox
{
	width: 688px;
	height: 68px;
	background-image: url("/nicebell/images/rightmain_search_bg.gif");
	position: relative;
}

#rightmain_searchbox_content
{
	position: absolute;
	top: 12px;
	left: 50px;
}

#rightmain_searchbox_bestkeywords
{
	position: absolute;
	top: 43px;
	left: 65px;
	font-family: µ¸¿ò;
	font-size: 12px;
	color: #FFFFFF;
}

#rightmain_banner
{
	margin-top: 9px;
}

#rightmain_top10
{
	margin-top: 11px;
}

#rightmain_top10_new
{
	width: 327px;
	margin-left: 7px;
	float: left;
}

#rightmain_top10_best
{
	width: 327px;
	margin-left: 18px;
	float: left;
}

.rightmain_top10_item
{
	font-family: ±¼¸²;
	font-size: 12px;
	color: #000000;
	margin: 3px 7px 3px 7px;
	padding: 3px 0px 3px 0px;
	border: 0px solid black;
	width: 315px;
	height: 14px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-image: url("./images/bg_gray_1x1px.gif");
	background-repeat: repeat-x;
	background-position: 50% 100%;
}

.rightmain_top10_line
{
	height: 1px;
	/*background-image: url("./images/bg_gray_1x1px.gif");
	background-repeat: repeat-x;*/
	margin: 0px 7px 0px 7px;
}

.rightmain_album_area
{
	clear: both;
	margin: 0px 0px 0px 7px;
	padding-top: 20px;
	border: 0px solid black;
	height:160px;
	overflow: hidden;
}

.rightmain_album_area_inner
{
	width: 673px;
	/*height: 150px;*/
	margin: 9px 0px 3px 3px;
	border: 0px solid black;
}

.rightmain_album_tmb
{
	width: 92px;
	height: 90px;
	border: 0px solid black;
	margin: 1px;
	text-align: center;
	float: left;
	cursor: hand;
	cursor: pointer;
}

.rightmain_album_tmb_cover
{
	width: 70px;
	height: 70px;
	border: 1px solid #BFC0BB;
	padding: 2px;
	margin: 2px;
}

.rightmain_album_title
{
	font-family: µ¸¿ò;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	border: 0px solid black;
	width: 80px;
	height: 12px;
	overflow: hidden;
}

.rightmain_album_artist
{
	font-family: µ¸¿ò;
	font-size: 11px;
	color: #7A7D75;
	padding-top: 0px;
	border: 0px solid black;
	width: 80px;
	height: 12px;
	overflow: hidden;
}

#bottom_spacer
{
	clear: both;
	height: 10px;
}

#bottom
{
	clear: both;
	margin-top: 20px;
	width: 100%;
	height: 50px;
	border-top: 1px solid #BFC0BB;
	position: relative;
}

#bottom_logo
{
	position: absolute;
	top: 5px;
	left: 30px;
}

#bottom_btns
{
	position: absolute;
	top: 9px;
	left: 210px;
}

#bottom_company
{
	position: absolute;
	top: 30px;
	left: 210px;
}

.belllist_no
{
	border: 0px solid black;
	text-align: center;
	line-height: 17px;
	font-weight: bold;
	color: green;
}

#ring_inner
{
	text-align: center;
}

.leftmanner
{
	padding-bottom: 3px;
}

.leftbanner
{
	padding-bottom: 3px;
}

.livebell_albumlist
{
	width: 210px;
	float: left;
	text-align: center;
	padding: 5px 10px 5px 10px;
}

.livebell_album
{
}

.livebell_album_image
{
	width:200px;
	cursor: pointer;
	cursor: hand;
	padding: 2px 2px 2px 2px;
	border: 1px solid #BFC0BB;
	text-align: center;
}

.livebell_album_title
{
	padding: 5px 0px 0px 0px;
	cursor: pointer;
	cursor: hand;
	width: 210px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.livebell_album_artist
{
	padding: 5px 0px 9px 0px;
	cursor: pointer;
	cursor: hand;
	width: 210px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#search_inner
{
	margin: auto;
}

.search_title_img
{
	text-align:center;
}

.search_results
{
	width: 680px;
	margin: 11px auto;
}

.serach_more
{
	text-align: right;
	margin-top: 9px;
}
