a:link,a:visited {color:#620c4e;text-decoration:underline;}
a:hover,a:active {color:#fb5200;text-decoration:none;}

body {font:10pt Georgia, Serif;padding:0;margin:0;}
.red {color:red;}
.coffee {color:#727234;}
.advertise {text-align:center;display:inline;}
.advertise img {border:1px solid #aaaaaa;margin-bottom:10px;}
}
/********* ↓訊息↓***********/	
.system_call {width:450px;margin-left:80px;height:350px;text-align:center;}
/*********************************上方頻道標題橫軸************************************/
#top {
	font-family:明細體;
	font-size:10pt;
	padding:3px 20px;
	background:url(/images/homepage_css_pic/top_panel_bg.gif);
	width:100%;
	text-align:center;
}

#top a:link,#top a:visited {color:#000080;text-decoration:underline;}
#top a:hover,#top a:active {color:#fb5200;text-decoration:none;}

#sitename {text-decoration:none;padding:10px 0 0 10px;}
#site_description {display:block;font-size:11pt;	padding-left:100px;}
#cocoka_words {float:right;color:black;}
#cocoka_words img {vertical-align:middle;margin:-2px 0 0 5px;border:none;}

/*****計數器*****/
#visit {position:absolute;right:0px;top:0px;padding:15px 10px;}
#visit table .outer{background:#bbba84;}

/*數字顯示區*/
#counter {background:#ffffff;}
#counter td {line-height:10px;padding:0;}
#counter img {width:6px;}
/*說明*/
#readme {position:absolute;left:5px;bottom:0px;}
html > body #readme {position:absolute;left:5px;bottom:2px;}
/*音樂控制條*/
#top_play_panel {}
html > body #top_play_panel  {background:transparent;border:0;padding:0 2px 0 3px;}
#top_play_panel button {cursor:pointer;background:transparent;height:21px;bottom:1px;border:0;vertical-align:middle;display:inline;}
html > body #top_play_panel button {margin:-2px;padding:0;height:21px;right:0px;}
html > body #playlist_button2 {bottom:0;}
/*跑馬燈訊息*/
#top_panel_info_box {
	font-family:新細明體;
	display:inline;
	padding:3px 5px;
	background:url(/images/homepage_css_pic/top_info_02.gif);
	white-space:nowrap;
}

/*Touch Bar*/
#openbar {display:none;position:absolute;z-index:3;background-color:#999999;}

#close_button {float:left;padding:0;}
/***************************************頻道內容區**********************************************/
#channel {width:auto;}
html > body #channel {width:1000px;}

#outside_page {overflow-x:hidden;}

/**********************************頻道選單區************************************/
/******音樂盒******/
#Coo_Player {display:none;}
#Coo_Player img,#stop_play img {vertical-align:middle;}
#playlist {font-family:新細明體;display:none;height:80px;overflow-y:scroll;}
#list_tag {margin-top:10px;}
#list_tag img {padding:3px;cursor:pointer;}

.music_button,#playlist_button {cursor:pointer;background:transparent;padding:0;border:0;}
html > body .music_button,#playlist_button {margin:0 -2px 0;height:25px;}

#song_item {color:#29471D;margin-bottom:10px;}
#song_state {font-size:7pt;color:#557531;}
#song_load{font-size:7pt;color:#29471D;white-space:nowrap;float:right;}
#song_volume {font-size:8pt;padding:0 2px 1px 3px;background:#fafafa;border:1px inset #ffffff;}
html > body #song_volume {display:none;}
/*遙控器按鈕區*/
#channel_button { 
	font-family:新細明體;
	position:absolute;
	bottom:2px;
	left:50px;
	font-size:9pt;
	cursor:pointer;
	border:1px outset #ffffff;
	background:red;
	width:50px;
	text-align:center;
	color:white;
}
/*遙控器字樣*/
#channel_button span {display:block;padding:2px 2px 0;}

#remoter_memo,#playmusic_memo,#prev_memo,#next_memo,#playlist_memo,#playstop_memo {
	display:none;
	position:absolute;
	z-index:6;
	font-size:10pt;
	padding:2px 10px;
	background:#EFF3BD;
	left:102px;
	bottom:0;
	border:1px dotted red;
	color:#666666;
	white-space:nowrap;
}
#playmusic_memo,#prev_memo,#next_memo,#playlist_memo {
	left:15px;
	top:68px;
}
#playstop_memo,#remoter_memo {
	bottom:1px;
}
#list_tag span {
	display:none;
	position:absolute;
	z-index:6;
	font-size:10pt;
	padding:2px 10px;
	background:#EFF3BD;
	
}
html > body #playmusic_memo,#prev_memo,#next_memo,#playlist_memo {
	height:20px;
	top:60px;
}
#power { /*按鈕*/
	cursor:pointer;
	border:1px outset #ffffff;
	background:#f0f0f0;
	margin-bottom:-4px;	
}
html > body #power {
	margin-bottom:0px;
}

.channel_cat_folder {cursor:pointer;color:blue;text-align:left;margin-top:10px;margin-bottom:10px;}

#channel_menu { /*遙控器區塊*/ 
	width:155px;
}
#channel_menu a:link,#channel_menu a:visited,#channel_menu2 a:link,.channel_menu_unclass {
	color:#877464;
	text-decoration:none;
	display:block;
	margin-bottom:8px;
	
}
#channel_menu a:hover,#channel_menu a:active {
	text-decoration:underline;
	color:#fb5200;
	display:block;
	margin-bottom:8px;
}

html > body #channel_menu {
	overflow-x:hidden;
}
.channel_add {color:#000070;text-align:left;cursor:pointer;padding-top:10px;width:95px;}
#remote_top {
	background:url(/images/homepage_css_pic/remoter_top2.gif) repeat-y;
	padding:2px 30px 2px 28px;
	margin:-5px 0;
	position:relative;
}
html >body #remote_top {
	margin-bottom:-13px;
}
.remote_title {
	background:url(/images/homepage_css_pic/remoter_top2.gif) repeat-y;
	margin:0;
	padding:0;
}
.remote_title img {
	margin:0;
}
#remote_sub {background:url(/images/homepage_css_pic/remoter_body.gif) repeat-y;}
#remote_middle {
	background:url(/images/homepage_css_pic/remoter_body.gif) repeat-y;
	padding:5px 23px;
	text-align:center;
}
#music_box {padding:5px 23px 5px 20px;background:url(/images/homepage_css_pic/remoter_body.gif) repeat-y;}
html >body #remote_middle {margin-top:-5px;}
#remote_bottom {
	background:url(/images/homepage_css_pic/remoter_bottom.gif) no-repeat;
	text-align:center;height:76px;padding-top:20px;
}

.channel_on {border:1px solid red;color:white;padding:3px 3px 0;}
.float_menutitle {position:absolute;z-index:9;display:none;background:#F9FFF4;border:1px solid #4A56C5;padding:3px;white-space:nowrap;}
.submenu_block {cursor:pointer;border:1px inset #aaaaaa;padding:3px;text-align:left;margin:3px 0;display:none;font-family:細明體;white-space:nowrap;overflow-x:hidden;width:95px;}

.channel_list {}
/*****俱樂部圖示*****/
#club {
	text-align:center;
	font-size:8pt;
	color:#999999;
	width:160px;
	background:#666666;
	padding:0 2px 5px;
	position:absolute;bottom:0;z-index:3;
}

#club img {
	border:none;
	margin:5px;
	width:135px;
}
#club input {
	width:70px;
}
#club form {
	margin-top:0px;
}
#club a:link,#club a:visited {
	color:#1B83CF;
	text-decoration:underline;
	margin-top:5px;
	display:inline;
}
#club a:hover,#club a:active {
	color:red;
	display:inline;
}



