@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden;

}


/*main*/
#main_box{
	width:970px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}
.video_list_box{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	border-color:#AF28B4 #fff #fff;
	border-top-width:3px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin:-3px 0 0 0;
	}
.video_box{
	width:865px;
	height:auto;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	}

/*main-left*/
#main_left_box{
	width:647px;
	height:auto;
	position:relative;
	float:left;
	}

#main_left_s_box{
	width:300px;
	height:auto;
	position:relative;
	float:left;
	}

#main_left_s1_box{
	width:300px;
	height:auto;
	position:relative;
	float:left;
	border-color:#AF28B4;
	border-top-width:3px;
	border-style:solid;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin:-3px 0 0 0;
	padding-bottom:8px;
	}



/*main-right*/
#main_right_box{
	width:312px;
	height:auto;
	position:relative;
	float:right;
	}

#main_right_s_box{
	width:647px;
	height:auto;
	position:relative;
	float:right;
	}


/*星聞文章*/
.newsM {
	margin-top:25px;
	margin-bottom:10px;
    margin-left:40px;
    width: 160px;
	height:300px;
    float: left;
    }

.newsM .cata1 {
    background-position: center top;
	}

.newsM .cata2 {
    background-position: center center;
	}

.newsM .cata3 {
    background-position: center bottom;
	}

.newsM .cata1, .newsM .cata2, .newsM .cata3 {
    width: 39px;
    height: 16px;
	background-image:url(../../images/icon.png);
    margin: 7px 5px 1px -2px;
    float: left;
}

.newsM h5 {
	margin-top:5px;
    text-align: left;
    line-height: 14px;
	text-decoration:none;
	font-family: "微軟正黑體";
	font-size:12px;
	color:#AF28B4;
	overflow:hidden;
	display:inline-block;
	}

.newsM .smr {
    margin-top: 8px;
    color: #a8a8a8;
    text-align: left;
    line-height: 14px;
	text-decoration:none;
	font-family: "微軟正黑體";
	font-size:12px;
	}

a .smr {
    color: #999;
	text-decoration:none;
	}

.link, .link:link, .link:visited, .price {
    color: #AF28B4;
	text-decoration:none;
	}

a:hover .smr, a:hover .wtr {
    color: #343434;
	text-decoration:none;
	}

.albumM img, .newsM img {
    border: solid 1px #e6e6e6;
    padding: 5px;
    background: #fff;
}


.instant_recommend_img{
	width:279px;
	height:88px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:13px;
	margin-bottom:13px;
	}

/*熱門排行榜*/
.rank_box{
	width:312px;
	height:auto;
	position:relative;
	float:left;
	}
.hot_rank_box{
	height: auto;
	float:left;
	}

/*熱門排行榜大TABS*/
.rank_usual {
	width:312px;
	height: auto;
	float:left;
	border-top-width: 3px;
	border-color:#AF28B4;
	border-style:solid;
	}
.rank_usual>ul>li {
	float:left;
	width:auto;
	height: 31px;
	list-style:none;
	width:156px;
    background-color: #3B3B3B;
	}
.rank_usual>ul>li.ui-state-active {
    height: 31px;
    cursor: default;
    border-top-width: 1px;
    background-color: #AF28B4;
    }
.rank_usual>ul>li>a {
	display:block;
	width:auto;
	height: 31px;
    }
/*熱門排行榜歌曲類別TABS*/
.rank_type_usual {
    width: 312px;
    height: 552px;
    float: left;
    background: #FFF none repeat scroll 0% 0%;
}
.rank_type_usual>div>div.tab-loading {
    font-size: 13px;
    margin: 100px 0 0 100px;
}
.rank_type_usual>div>div.tab-loading>img {
    vertical-align: middle;
}
.rank_type_usual>ul>li.ui-state-active {
    cursor: default;
    border-bottom: 3px solid #AF28B4;
}
.rank_type_usual>ul>li.ui-state-active>a {
    color: #AF28B4;
}
.rank_type_usual>ul>li {
	float:left;
	height: 29px;
	list-style:none;
	width:62px;
    border-bottom: 3px solid #E8E9E9;
    background: #E8E9E9 none repeat scroll 0% 0%;
}
.rank_type_usual>ul>li>a {
    display: block;
    width: auto;
    height: 29px;
    font-family: Arial,Helvetica,sans-serif,"微軟正黑體";
    font-size: 14px;
    text-decoration: none !important;
    background: #E8E9E9 none repeat scroll 0% 0%;
    line-height: 29px;
    text-align: center;
    left: 5px;
    right: 5px;
    color: #736E72;
    padding-left: 10px;
    padding-right: 10px;
    }
.rank_type_usual>ul>li>a:hover {
	height: 29px;
	background:#dedfdf;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color:#AF28B4;
	padding-right: 10px;
	padding-left: 10px;
    }

/*影音館*/
.video_room_box{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	background-color:#333;
	border-color:#AF28B4 #e8e8e8 #e8e8e8;
	border-top-width:3px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin:-3px 0 0 0;
	padding-bottom:20px;
	}

.rowBKline {
	width: auto;
    height: 1px;
    border-bottom: solid 1px #3b3b3b;
    background-color: #232323;
    margin: 10px 5px;
}

.video_room_ttl{
	position:relative;
	width:290px;
	height:auto;
	font-family: "微軟正黑體";
	font-size:12px;
	line-height:20px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	}
.video_room_ttl a{
	color:#FFFFFF;
	}
.video_room_ttl :hover{
	color:#9C9C9C;
	text-decoration:none;
	}

/*影片-大*/
.video_room_mv{
	text-align:center;
	width:292px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	}

/*影片-小*/
.video_room_s_box{
	width:292px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	}

.video_room_s_mv{
	float:left;
	text-align:center;
	width:80px;
	height:47px;
	background-color:#000000;
	margin:0 7px 0 7px;
	border:1px solid #888;}

.video_room_info_txt{
	height:auto;
	text-align:center;
	font-family: "微軟正黑體";
	font-size:12px;
	line-height:20px;
	color:#888;
	padding-top:50px;
	overflow:hidden;
	width:100%;
    display:block;
    overflow:hidden;
    white-space: nowrap;
	}

.video_room_info_txt a{
	color:#888;
	}
.video_room_info_txt :hover{
	color:#fff;
	text-decoration:none;
	}

/*首頁最下方大Banner*/
.bottom_banner{
	float:left;
	position:relative;
	width:970px;
	height:95px;
	margin:15px 0 0 0;
	border: solid 1px #e6e6e6;
    padding: 10px 0 5px 0;
    background: #fff;
	text-align:center;
	}

/*分類查詢*/
.assorted_search_box{
	width:312px;
	height:auto;
	float:left;
	position:relative;
	}


/*下拉開合選單*/
.arrowlistmenu{
	width: 312px;
   }
.arrowlistmenu .menuheader_01{
	font-family: "Arial,微軟正黑體";
	font-size:13px;
	font-weight:bold;
    line-height:52px;
    color: #32323a;
	/*padding-left:40px;*/
    background: #f1f1f1;
	text-transform: uppercase;
    cursor: hand;
    cursor: pointer;
    height:52px;
    border-width:1px;
	border-color:#ececec;
	border-style:solid;
	-moz-box-shadow:1px 1px 1px #fff inset;
	-webkit-box-shadow:1px 1px 1px #fff inset;
	box-shadow:1px 1px 1px #fff inset;
	background-image:url(../../images/assorted_icon.png);
	background-position:center;
	background-repeat:no-repeat;
	}

/*.arrowlistmenu .openheader{
    background-image: url(../../images/assorted_icon_01_hover.png);
    }*/





.arrowlistmenu ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
.arrowlistmenu ul li{
    padding-bottom: 0px;
    }
.arrowlistmenu ul li a{
	font-family: "Arial,微軟正黑體";
    color: #696969;
    display: block;
    padding: 2px 0;
    padding-left: 10px;
    text-decoration: none;
    font-size: 12px;
	line-height:52px;
	border-color:#ececec #ececec #ececec;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	-moz-box-shadow:1px 1px 1px #fff inset;
	-webkit-box-shadow:1px 1px 1px #fff inset;
	box-shadow:1px 1px 1px #fff inset;
    }

.arrowlistmenu ul li a:visited{
    color: #32323a;
    }
.arrowlistmenu ul li a:hover{
    color: #696969;
    background-color: #f9f8f8;
    }


/*--*/

.listmenu ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
.listmenu ul li{
    padding-bottom: 0px;
    }
.listmenu ul li a{
	font-family: "Arial,微軟正黑體";
    color: #32323a;
    display: block;
    padding-left: 10px;
    text-decoration: none;
    font-size: 13px;
	font-weight:bold;
	line-height:52px;
	border-color:#ececec #ececec #fff #ececec;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-style:solid;
	}

.listmenu ul li a.selected {
    background-image:url(../../images/assorted_btn_hover.png);
	background-position:center;
	background-repeat:no-repeat;
    }
.listmenu ul li a:hover{
    background-image:url(../../images/assorted_btn_hover.png);
	background-position:center;
	background-repeat:no-repeat;
    }


/*贈獎&得獎TABS*/
.awards_usual_box{
	width:100%;
	height:29px;
	float:left;
	margin-top:14px;
	position:relative;
	}
.awards_usual {
	width:100%;
	height: 29px;
	float:left;
	position:relative;
	margin-bottom:1px;
    }
.awards_usual>ul>li {
	float:left;
	position:relative;
	width:auto;
	height: 29px;
	list-style:none;
	width:80px;
	}
.awards_usual>ul>li>a {
	width:100%;
	display:block;
	width:auto;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	text-decoration:none!important;
	color:#736e72;
	background:#f4f4f4;
	line-height: 29px;
	text-align: center;
	border-top-width:1px;
	border-top-color:#e6e6e6;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#e6e6e6;
	border-top-left-radius:4px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#e6e6e6;
	border-top-right-radius:4px;
	border-right-style:solid;
	-moz-box-shadow:1px 1px 1px #fff inset;
	-webkit-box-shadow:1px 1px 1px #fff inset;
	 box-shadow:1px 1px 1px #fff inset;
	}
.awards_usual>ul>li>a:hover {
	height: 29px;
	background:#edecec;
	padding-right: 10px;
	padding-left: 10px;
	margin-top:-3px;
	}
.awards_usual>ul>li>a.selected {
	background:#edecec;
	height: 29px;
    color:#AF28B4;
    cursor:default;
  	padding-right: 10px;
  	padding-left: 10px;
	margin-top:-3px;
    }

  /*歌星總攬*/
  /*灰色底框*/
.singer_info_album{
	  width:300px;
	  height:auto;
	  float:left;
	  position:relative;
	  background-color:#333;
	  -moz-box-shadow:1px 1px 1px #7b7b7b inset;
	  -webkit-box-shadow:1px 1px 1px #7b7b7b inset;
	  box-shadow:1px 1px 1px #7b7b7b inset;
	  -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
	  padding-top:10px;
	  padding-bottom:10px;
	  margin-top:10px;
	  }
.singer_info_img{
	width:240px;
	height:240px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	}

.singer_info_ttl{
	position:relative;
	width:240px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:13px;
	color:#fff;
	margin-right:auto;
	margin-left:auto;
	padding-top:8px;
	line-height:20px;
	}

.singer_info_ttl_txt{
	position:relative;
	width:240px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:13px;
	color:#848484;
	margin-right:auto;
	margin-left:auto;
	line-height:20px;
	}

.singer_profile_txt{
	padding:10px 10px 10px 10px;
	position:relative;
	width:620px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:12px;
	color:#333;
	margin-right:auto;
	margin-left:auto;
	line-height:20px;
	}



/*專輯曲目按鈕*/
.album_btn_box {
	width:170px;
	height: 20px;
	background:#fff;
	float:right;
	position:relative;
	margin-bottom:3px;
    }
.album_play_all_btn{
	float:left;
	width:66px;
	height:17px;
	position:relative;
	background-image:url(../../images/album_play_all_icon.png);
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-left:10px;
	}
.album_play_all_btn:hover{
	background-image:url(../../images/album_play_all_icon_hover.png);
	background-position:center;
	background-repeat:no-repeat;
	}
.album_play_join_btn{
	float:left;
	width:66px;
	height:17px;
	position:relative;
	background-image:url(../../images/album_all_join_icon.png);
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-left:10px;
	}
.album_play_join_btn:hover{
	background-image:url(../../images/album_all_join_icon_hover.png);
	background-position:center;
	background-repeat:no-repeat;
	}

/*專輯頁面按鈕*/
.singer_info_btn01{
	float:left;
	width:300px;
	height:32px;
	position:relative;
	background-image:url(../../images/singer_info_btn01.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:10px 0 0 0;
	}
.singer_info_btn01:hover{
	background-image:url(../../images/singer_info_btn01_hover.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}

.singer_info_btn02{
	float:left;
	width:300px;
	height:32px;
	position:relative;
	background-image:url(../../images/singer_info_btn02.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px 0 0 0;
	}
.singer_info_btn02:hover{
	background-image:url(../../images/singer_info_btn02_hover.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}

.singer_info_btn03{
	float:left;
	width:300px;
	height:32px;
	position:relative;
	background-image:url(../../images/singer_info_btn03.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px 0 0 0;
	}
.singer_info_btn03:hover{
	background-image:url(../../images/singer_info_btn03_hover.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}

.singer_info_btn04{
	float:left;
	width:300px;
	height:32px;
	position:relative;
	background-image:url(../../images/singer_info_btn04.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:5px 0 0 0;
	}
.singer_info_btn04:hover{
	background-image:url(../../images/singer_info_btn04_hover.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}

/*資訊文字展開*/
.singer_info_txt{
	padding:20px 10px 20px 10px;
	width:630px;
	height:auto;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:12px;
	list-style-type:none;
	color:#AF28B4;
	 }
.singer_info_txt:hover{
	color:#AF28B4;
	text-decoration:none;
	 }

#main3 {
	padding:10px 10px 10px 10px;
	width:620px;
	height:105px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:12px;
	list-style-type:none;
	color:#333;
	overflow:hidden;
	margin-bottom:10px;
	}

#main2 {
	padding:10px 10px 10px 10px;
	width:620px;
	height:105px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:12px;
	list-style-type:none;
	color:#333;
	overflow:hidden;
	margin-bottom:10px;
	}



/*搜尋結果*/
.singer_search_box {
	float:left;
	position:relative;
	width:647px;
	height:30px;
	background-color:#333;
	text-align:center;
	font-size:12px;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	line-height:30px;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
	margin-top:15px;
	}

.singer_search_txt{
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:13px;
	color:#AF28B4;
	}

.singer_search_txt_01{
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:13px;
	color:#333;
	}


/*搜尋歌詞*/
.search_words_box{
	position:relative;
	float:left;
	width: 637px;
	height:auto;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#e8e9e9;
	}

.search_words_ttl{
	width:637px;
	float:left;
	position:relative;
	padding-left:15px;
	padding-top:10px;
	line-height:20px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:13px;
	color:#AF28B4;
	display:block;
    overflow:hidden;
    white-space: nowrap;
    }

.search_words_txt{
	width:637px;
	float:left;
	position:relative;
	padding-left:15px;
	line-height:20px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:12px;
	color:#757575;
	display:block;
    overflow:hidden;
    white-space: nowrap;
	}

.search_words_txt01{
	width:637px;
	float:left;
	position:relative;
	padding-left:15px;
	padding-bottom:10px;
	line-height:20px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:12px;
	color:#757575;
	display:block;
    overflow:hidden;
    white-space: nowrap;
	}

.search_words_txt02{
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:12px;
	color:#fff;
	background-color:#AF28B4;
	}

/*搜尋使用者-頭像*/
.search_user_container{
	float:left;
	width: 122px;
	height: 150px;
	margin-top: 13px;
	margin-left:6px;
	}
.search_user_img {
	float:left;
	width:108px;
	height:108px;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
    border:1px solid #fff;
	margin:5px 0 0 6px;

	}

.search_user_info_container{
	width: 122px;
	overflow: hidden;
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #58595d;
	margin-top: 120px;
	position: absolute;
	text-align:center;
	}

#search_user_container{
	width: 122px;
	height: 122px;
	position: relative;
	list-style: none;
	float: left;
	top: 0px;
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #FFF;
}

#search_user_container ul{
	width: 108px;
	height: 108px;
	list-style: none;
	position: absolute;
	display: block;
	margin:5px 0 0 7px;
	padding: 0;
	top: 0;
	left: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-transform: scaleY(0);
	-ms-transform: scaleY(0);
	-o-transform: scaleY(0);
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: opacity .8s ease-in-out;
	-ms-transition: opacity .8s ease-in-out;
	-moz-transition: opacity .8s ease-in-out;
	-o-transition: opacity .8s ease-in-out;
	transition: opacity .8s ease-in-out;
	opacity: 0;
	z-index: 4;
	background-color: #000000;
	opacity: 0.5;
}

#search_user_container:hover>ul{
	display:block;
	padding:0;
	-moz-transform: scaleY(1);
	-ms-transform: scaleY(1);
	-o-transform: scaleY(1);
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 0.8;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.search_user_container_btn  {
	width: 108px;
	height: 108px;
	z-index: 9;
	position: absolute;
	float: left;
	left: 0px;
	top: 0px;
    }

/*我的音樂*/
.my_music_box{
	width:100%;
	height:260px;
	position:relative;
	float:left;
	background-color:#1e1e1e;
	border-color:#AF28B4 #1e1e1e #1e1e1e;
	border-top-width:3px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottom_right: 10px;
	-moz-border-radius-bottom_left: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin:-5px 0 0 0;
	padding-bottom:20px;
	}

/*日榜熱門排行 區塊-左*/
#topchart_box{
	width:100%;
	height:700px;
	list-style-type:none;
	overflow:hidden;
	}
.topchart_left_box{
	width:460px;
	height:auto;
	position:relative;
	float:left;
	margin-top:10px;
	}
.topchart_left_list{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	border-color:#AF28B4;
	border-top-width:3px;
	border-style:solid;
	margin:-3px 0 0 0;
	padding-bottom:8px;
	}
/*週榜熱門排行 區塊-右*/
.topchart_right_box{
	width:460px;
	height:auto;
	position:relative;
	float:right;
	margin-top:10px;
	}
.topchart_right_list{
	width:100%;
	height:auto;
	position:relative;
	float:right;
	border-color:#AF28B4;
	border-top-width:3px;
	border-style:solid;
	margin:-3px 0 0 0;
	padding-bottom:8px;
	}
/*熱門排行下方278x88-banner*/
.topchart_down_banner_box{
	width:970px;
	height:95px;
	float:left;
	position: relative;
	background:#FFFFFF;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	border:solid 1px #e7e7e7;
	margin:15px 0 0 0;
	padding: 10px 0 5px 0;
	text-align:center;
	}
.topchart_down_banner{
	width:278px;
	height:88px;
	float:left;
	position: relative;
	text-align:center;
	margin-left:22px;
	margin-right:22px;
	}
.topchart_more_box{
	width:460px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:12px;
	line-height:30px;
	font-weight:bold;
	color:#757575;
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	}
/*Video-大影片播放外框*/
#video_big_box{
	width:647px;
	height:auto;
	float:left;
	position: relative;
	background:#FFFFFF;
	margin-top:10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	border:solid 1px #e7e7e7;
	}
/*Video-分類TABS*/
.video_usual_box{
	width:100%;
	height:29px;
	float:left;
	margin-top:14px;
	position:relative;
	}
.video_usual {
	width:100%;
	height: 29px;
	float:left;
	position:relative;
	margin-bottom:1px;
    }
.video_usual>ul>li {
	float:left;
	position:relative;
	width:auto;
	height: 29px;
	list-style:none;
	width:62px;
	}
.video_usual>ul>li>a {
	width:100%;
	display:block;
	width:auto;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	text-decoration:none!important;
	color:#736e72;
	background:#f4f4f4;
	line-height: 29px;
	text-align: center;
	border-top-width:1px;
	border-top-color:#e6e6e6;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#e6e6e6;
	border-top-left-radius:4px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#e6e6e6;
	border-top-right-radius:4px;
	border-right-style:solid;
	-moz-box-shadow:1px 1px 1px #fff inset;
	-webkit-box-shadow:1px 1px 1px #fff inset;
	 box-shadow:1px 1px 1px #fff inset;
	}
.video_usual>ul>li>a:hover {
	height: 29px;
	background:#edecec;
	padding-right: 10px;
	padding-left: 10px;
	margin-top:-3px;
	}
.video_usual>ul>li>a.selected {
	background:#edecec;
	height: 29px;
  	color:#AF28B4;
 	cursor:default;
  	padding-right: 10px;
  	padding-left: 10px;
	margin-top:-3px;
    }
/*娛樂星聞-大框*/
#news_big_box{
	width:647px;
	height:auto;
	float:left;
	position: relative;
	background:#FFFFFF;
	margin-top:10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	border:solid 1px #e7e7e7;
	}
.news_big{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	height:316px;
	width: 620px;
	}

.news_small{
	float:left;
	position:relative;
	width: 450px;
	height:auto;
	margin-top:20px;
	margin-left:20px;
	margin-right:15px;
	}

.news_small_box{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	border-color:#AF28B4 #fff #fff;
	border-top-width:3px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin:-3px 0 0 0;
	}

/*歌單內頁-編輯特選*/
.article_content_box{
	width:970px;
	height:auto;
	position:relative;
	float:left;
	border-color:#AF28B4 #fff #fff;
	border-top-width:3px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	margin:-3px 0 0 0;
	}
/*數位追星使用說明*/
.star_instruction_box{
	width:278px;
	height:280px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:11px;
	}
.star_evt_list_box{
	width:150px;
	height:200px;
	float:left;
	position:relative;
	margin:20px 4px 10px 5px;
	}
.star_evt_pic_box{
	width:150px;
	height:150px;
	float:left;
	position:relative;
	text-align:center;
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	}
.star_evt_list_txt{
	width:132px;
	height:42px;
	float:left;
	position:relative;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-weight:bold;
	font-size: 12px;
	text-decoration:none!important;
	color:#333;
	background-color:#ccc;
	padding:5px 10px 5px 10px;
	}
.star_evt_list_txt a{
	color:#333;
	text-decoration:none;
	}
.star_evt_list_txt a:hover{
	opacity:0.4;
	filter:alpha(opacity=50);
	text-decoration:none;
	}
#star_evt_singer_fb{
	width: 16px;
	height: 16px;
	position: absolute;
	left: 125px;
	top: 25px;
	}
/*歌手總攬top外筐*/
#content_top_main_box{
	width:970px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}
#content_bottom_main_box{
	width:970px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}
/*歌手總攬搜尋外筐*/
.condition_singer_search{
	width:100%;
	height:290px;
	margin-top:12px;
	float:left;
	position:relative;
	}
/*OPASS-月份分類TAB*/
.opass_usual_box{
	width:100%;
	height:29px;
	float:left;
	margin-top:14px;
	position:relative;
	}
.opass_usual {
	width:100%;
	height: 29px;
	float:left;
	position:relative;
	margin-bottom:1px;
    }
.opass_usual>ul>li {
	float:left;
	position:relative;
	width:auto;
	height: 29px;
	list-style:none;
	width:53px;
	}
.opass_usual>ul>li>a {
	width:100%;
	display:block;
	width:auto;
	height: 29px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	text-decoration:none!important;
	color:#736e72;
	background:#f4f4f4;
	line-height: 29px;
	text-align: center;
	border-top-width:1px;
	border-top-color:#e6e6e6;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#e6e6e6;
	border-top-left-radius:4px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#e6e6e6;
	border-top-right-radius:4px;
	border-right-style:solid;
	-moz-box-shadow:1px 1px 1px #fff inset;
	-webkit-box-shadow:1px 1px 1px #fff inset;
	 box-shadow:1px 1px 1px #fff inset;
	}
.opass_usual>ul>li>a:hover {
	height: 29px;
	background:#edecec;
	padding-right: 10px;
	padding-left: 10px;
	margin-top:-3px;
	}
.opass_usual>ul>li>a.selected {
	background:#edecec;
	height: 29px;
  	color:#AF28B4;
 	cursor:default;
  	padding-right: 10px;
  	padding-left: 10px;
	margin-top:-3px;
    }
/*會員專區-表格分類TAB*/
.member_usual_box{
	width:100%;
	height:35px;
	float:left;
	margin-top:30px;
	position:relative;
	}
.member_usual {
	width:100%;
	height: 32px;
	float:left;
	position:relative;
	margin-bottom:1px;
    }
.member_usual>ul>li {
	float:left;
	position:relative;
	width:auto;
	height: 32px;
	list-style:none;
	width:120px;
	}
.member_usual>ul>li>a {
	width:100%;
	display:block;
	width:auto;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 13px;
	text-decoration:none!important;
	color:#736e72;
	background:#f4f4f4;
	line-height: 32px;
	text-align: center;
	border-top-width:1px;
	border-top-color:#e6e6e6;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#e6e6e6;
	border-top-left-radius:4px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#e6e6e6;
	border-top-right-radius:4px;
	border-right-style:solid;
	-moz-box-shadow:1px 1px 1px #fff inset;
	-webkit-box-shadow:1px 1px 1px #fff inset;
	 box-shadow:1px 1px 1px #fff inset;
	}
.member_usual>ul>li>a:hover {
	height: 32px;
	background:#edecec;
	padding-right: 10px;
	padding-left: 10px;
	margin-top:-3px;
	}
.member_usual>ul>li>a.selected {
	background:#edecec;
	height: 32px;
  	color:#333;
 	cursor:default;
  	padding-right: 10px;
  	padding-left: 10px;
	margin-top:-3px;
    }
/*會員專區-表格外框*/
.member_box{
	width:970px;
	height:auto;
	margin-top:30px;
	float:left;
	position:relative;
	}
/*加入會員-stepbar*/
.join_step_ttl_bar{
	float:left;
	height: 42px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #ABA9AA;
	}
.join_step_bar{
	height: 30px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align:center;
	padding-top:12px;
	}
.join_keyword_box{
	width:500px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	}
/*認證按鈕*/
#approve_box{
	float:left;
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:center;
	}
.approve_btn_box{
	width:970px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	position:relative;
	}
.approve_fb_btn{
	width:247px;
	height:50px;
	float:left;
	position:relative;
	margin-left:230px;
	}
.approve_fb_btn:hover{
	opacity:0.4;
	filter:alpha(opacity=20);
	}

.approve_btn{
	width:247px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	}
.approve_btn:hover{
	opacity:0.4;
	filter:alpha(opacity=20);
	}

.approve_email_btn{
	width:247px;
	height:50px;
	float:right;
	position:relative;
	margin-right:230px;
	}
.approve_email_btn:hover{
	opacity:0.4;
	filter:alpha(opacity=20);
	}


.email_approve_icon{
	width:143px;
	height:158px;
	text-align:center;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	}
.email_approve_box{
	width:500px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	}

.download_app_btn{
	width:247px;
	height:50px;
	margin-left:auto;
	margin-right:auto
	}
.download_app_btn:hover{
	opacity:0.4;
	filter:alpha(opacity=20);
	}

.approve_btn_txt{
	width:247px;
	height:20px;
	float:left;
	position:relative;
	margin-left:230px;
	}
.approve_email_txt{
	width:247px;
	height:20px;
	float:right;
	position:relative;
	margin-right:230px;
	}

/*軟體下載*/
#products_free7day_box{
	width: 210px;
	height: 75px;
	position: absolute;
	z-index: 10;
	left: 761px;
	top: -1px;
	}
/*軟體下載-按鈕*/
#products_download_pc_box{
	width: 215px;
	height: 43px;
	position: absolute;
	z-index: 10;
	text-indent: -9999px;
	left: 135px;
	top: 973px;
	}
.products_download_pc_btn{
	background-image:url(../../images/download_pc.png);
	background-repeat:no-repeat;
	background-position:top center;
	width: 215px;
	height: 43px;
	}
.products_download_pc_btn:hover{
	opacity:0.4;
	filter:alpha(opacity=20);
	}

#products_download_mac_box{
	width: 215px;
	height: 43px;
	position: absolute;
	z-index: 10;
	text-indent: -9999px;
	left: 623px;
	top: 973px;
	}
.products_download_mac_btn{
	background-image:url(../../images/download_mac.png);
	background-repeat:no-repeat;
	background-position:top center;
	width: 215px;
	height: 43px;
	}
.products_download_mac_btn:hover{
	opacity:0.4;
	filter:alpha(opacity=20);
	}

#products_download_android_box{
	width: 215px;
	height: 43px;
	position: absolute;
	z-index: 10;
	text-indent: -9999px;
	left: 137px;
	top: 270px;
	}
.products_download_android_btn{
	background-image:url(../../images/download_android.png);
	background-repeat:no-repeat;
	background-position:top center;
	width: 215px;
	height: 43px;
	}
.products_download_android_btn:hover{
	opacity:0.4;
	filter:alpha(opacity=20);
	}

#products_download_iphone_box{
	width: 139px;
	height: 43px;
	position: absolute;
	z-index: 10;
	text-indent: -9999px;
	left: 585px;
	top: 816px;
	}
.products_download_iphone_btn{
	background-image:url(../../images/download_iphone.png);
	background-repeat:no-repeat;
	background-position:top center;
	width: 139px;
	height: 43px;
	}
.products_download_iphone_btn:hover{
	opacity:0.4;
	filter:alpha(opacity=20);
	}

#products_download_ipad_box{
	width: 139px;
	height: 43px;
	position: absolute;
	z-index: 10;
	text-indent: -9999px;
	left: 735px;
	top: 816px;
	}
.products_download_ipad_btn{
	background-image:url(../../images/download_ipad.png);
	background-repeat:no-repeat;
	background-position:top center;
	width: 139px;
	height: 43px;
	}
.products_download_ipad_btn:hover{
	opacity:0.4;
	filter:alpha(opacity=20);
	}

#products_download_winphone_box{
	width: 215px;
	height: 43px;
	position: absolute;
	z-index: 10;
	text-indent: -9999px;
	left: 378px;
	top: 816px;
	}
.products_download_winphone_btn{
	background-image:url(../../images/download_winphone.png);
	background-repeat:no-repeat;
	background-position:top center;
	width: 215px;
	height: 43px;
	}
.products_download_winphone_btn:hover{
	opacity:0.4;
	filter:alpha(opacity=20);
	}

#products_download_win_box{
	width: 215px;
	height: 43px;
	position: absolute;
	z-index: 10;
	text-indent: -9999px;
	left: 701px;
	top: 816px;
	}
.products_download_win_btn{
	background-image:url(../../images/download_win.png);
	background-repeat:no-repeat;
	background-position:top center;
	width: 215px;
	height: 43px;
	}
.products_download_win_btn:hover{
	opacity:0.4;
	filter:alpha(opacity=20);
	}

/*軟體下載-文字敘述*/
#products_word_pc_box{
	width: 280px;
	height: auto;
	position: absolute;
	text-align: center;
	top: 1051px;
	left: 99px;
	}

#products_word_mac_box{
	width: 280px;
	height: auto;
	position: absolute;
	text-align: center;
	top: 1051px;
	left: 591px;
	}

#products_word_android_box{
	width: 300px;
	height: auto;
	position: absolute;
	text-align: center;
	top: 354px;
	left: 102px;
}

#products_word_ip_box{
	width: 280px;
	height: auto;
	position: absolute;
	text-align: center;
	top: 334px;
	left: 589px;
	}

#products_word_phone_box{
	width: 295px;
	height: auto;
	position: absolute;
	text-align: center;
	top: 900px;
		left: 341px;
	}

#products_word_windows_box{
	width: 295px;
	height: auto;
	position: absolute;
	text-align: center;
	top: 900px;
	left: 665px;
	}

.products_lightgrey{
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	text-decoration:none!important;
	color:#828181;
	line-height:20px;
	}

.products_lightgrey a{
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	color:#828181;
	text-decoration:underline;
	}

.products_lightgrey_bold {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	text-decoration:none!important;
	color:#828181;
	line-height:20px;
	font-weight:bold;
	}

.products_magenta_bold{
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	text-decoration:none!important;
	color:#e1596d;
	line-height:20px;
	font-weight:bold;
	}

.products_purple {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	text-decoration:none!important;
	color:#AF28B4;
	}
.products_purple a{
	color:#AF28B4;
	text-decoration:none;
	}
.products_purple:hover {
	text-decoration:none;
	}
/*隱私權政策*/
#instru_main_box{
	width:970px;
	height:768px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}
#instru_left_box{
	width:250px;
	height:auto;
	position:relative;
	float:left;
	margin-left:30px;
	}


/*加入會員成功*/
.join_success_word_box{
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	background-image:url(../../images/join_success_word_bg.png);
	}

.join_success_main_box{
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	}

.join_success_body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../../images/join_success_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #fff;
	}

/*數位追星說明頁*/
#star_instruction_top{
	width:970px;
	height:824px;
	float:left;
	position:relative;
	}

#star_instruction_ia{
	width:970px;
	height:451px;
	float:left;
	position:relative;
	}

#star_instruction_pcmac{
	width:970px;
	height:361px;
	float:left;
	position:relative;
	}

#star_instruction_collec_ia{
	width:970px;
	height:865px;
	float:left;
	position:relative;
	}

#gotop {
	width:52px;
	height:52px;
    display: none;
    position: fixed;
    right: 20px;
    bottom: 5px;
    padding: 10px 15px;
    font-size: 20px;
    color: white;
    cursor: pointer;
}
/*數位追星footer*/
#star_footer{
	float:left;
	width:100%;
	height: 60px;
	border-top-style: solid;
	padding-top: 10px;
	background-color: #32323a;
	border-color:#AF28B4 #32323a #32323a;
	border-top-width:3px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	}

.star_footer_inside{
	font-family: "微軟正黑體";
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	width: 500px;
	line-height: 24px;
	margin-left:auto;
	margin-right:auto;
    }


/*數位追星-追星時刻表-按鈕*/
#star_instruction_btn_box {
	position: absolute;
	width: 183px;
	height: 189px;
	left: 700px;
	z-index: 10;
	}

.star_instruction_btn{
	width: 183px;
	height: 189px;
	background-image: url(../../images/star_instruction_btn.png);
	background-repeat: no-repeat;
	}

.star_instruction_btn:hover{
    opacity:0.4;
	filter:alpha(opacity=20);
	}

/*數位追星-付費儲值-按鈕*/
#star_instruction_buy_box {
	position: absolute;
	width: 96px;
	height: 17px;
	left: 854px;
	z-index: 10;
	top: 18px;
	}

.star_instruction_buy{
	width: 96px;
	height: 17px;
	background-image:url(../../images/star_instruction_buy.png);
	background-repeat: no-repeat;
	}

.star_instruction_buy:hover{
    opacity:0.4;
	filter:alpha(opacity=20);
	}

/*數位追星-google play-按鈕*/
#star_instruction_gp_box {
	position: absolute;
	width: 176px;
	height: 61px;
	left: 200px;
	z-index: 10;
	top: 377px;
	}

.star_instruction_gp{
	width: 176px;
	height: 61px;
	background-image:url(../../images/star_instruction_gp.png);
	background-repeat: no-repeat;
	}

.star_instruction_gp:hover{
    opacity:0.4;
	filter:alpha(opacity=20);
	}

/*數位追星-app store-按鈕*/
#star_instruction_ap_box {
	position: absolute;
	width: 176px;
	height: 61px;
	left: 400px;
	z-index: 10;
	top: 377px;
	}

.star_instruction_ap{
	width: 176px;
	height: 61px;
	background-image:url(../../images/star_instruction_ap.png);
	background-repeat: no-repeat;
	}

.star_instruction_ap:hover{
    opacity:0.4;
	filter:alpha(opacity=20);
	}

/*數位追星-omusic app-按鈕*/
#star_instruction_op_box {
	position: absolute;
	width: 176px;
	height: 61px;
	left: 600px;
	z-index: 10;
	top: 377px;
	}

.star_instruction_op{
	width: 176px;
	height: 61px;
	background-image:url(../../images/star_instruction_op.png);
	background-repeat: no-repeat;
	}

.star_instruction_op:hover{
    opacity:0.4;
	filter:alpha(opacity=20);
	}

/*數位追星-teach01-按鈕*/
#star_instruction_teach01_box {
	position: absolute;
	width: 256px;
	height: 256px;
	left: 75px;
	z-index: 10;
	}

.star_instruction_teach01{
	width: 256px;
	height: 256px;
	background-image:url(../../images/star_instruction_teach01.png);
	background-repeat: no-repeat;
	}

.star_instruction_teach01:hover{
    opacity:0.4;
	filter:alpha(opacity=20);
	}

/*數位追星-teach02-按鈕*/
#star_instruction_teach02_box {
	position: absolute;
	width: 256px;
	height: 256px;
	left: 355px;
	z-index: 10;
	}

.star_instruction_teach02{
	width: 256px;
	height: 256px;
	background-image:url(../../images/star_instruction_teach02.png);
	background-repeat: no-repeat;
	}

.star_instruction_teach02:hover{
    opacity:0.4;
	filter:alpha(opacity=20);
	}

/*數位追星-teach03-按鈕*/
#star_instruction_teach03_box {
	position: absolute;
	width: 256px;
	height: 256px;
	left: 635px;
	z-index: 10;
	}

.star_instruction_teach03{
	width: 256px;
	height: 256px;
	background-image:url(../../images/star_instruction_teach03.png);
	background-repeat: no-repeat;
	}

.star_instruction_teach03:hover{
    opacity:0.4;
	filter:alpha(opacity=20);
	}
/*2018-03-05 本來為兩個分開的按鈕(iphone與ipad)，現在統一為一個*/
#products_download_iphone_ipad_box{
	width: 215px;
	height: 43px;
	position: absolute;
	z-index: 10;
	text-indent: -9999px;
	left: 624px;
	top: 270px;
	}
        
.products_download_iphone_ipad_btn{
        background-image:url(../../images/download_iphone_ipad.png);
        background-repeat:no-repeat;
        background-position:top center;
        width: 139px;
        height: 43px;
        }

.products_download_iphone_ipad_btn:hover{
        opacity:0.4;
        filter:alpha(opacity=20);
        }



/*20180606學生方案新增*************************************************************************************/

.student_notice_box{
	width: 970px;
	height: 54px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

a.upload_id_btn{
	float: left;
	width: 970px;
	height: 54px;
	background-image:url(../../images/student_upload_id.png);
	background-repeat: no-repeat;
	}

a.upload_id_btn:hover{
    opacity:0.4;
	filter:alpha(opacity=20);
	}

a.reupload_id_btn{
	float: left;
	width: 970px;
	height: 54px;
	background-image:url(../../images/student_reupload_id.png);
	background-repeat: no-repeat;
	}

a.reupload_id_btn:hover{
    opacity:0.4;
	filter:alpha(opacity=20);
	}

.success_upload_id1{
	float: left;
	width: 970px;
	height: 54px;
	background-image:url(../../images/student_upload_id_success1.png);
	background-repeat: no-repeat;
	}

a.success_upload_id2{
	float: left;
	width: 970px;
	height: 54px;
	background-image:url(../../images/student_upload_id_success2.png);
	background-repeat: no-repeat;
	}
a.success_upload_id2:hover{
    opacity:0.4;
	filter:alpha(opacity=20);
	}

.upload_container{
	width: 490px;
	height: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	padding-left: 55px;
	padding-right: 55px;
	padding-bottom: 20px;
	background-color: #f5f5f5;
	border-radius:10px;
	overflow-y: auto;
}

.student_uploadid_image{
	width: 260px;
	height: 145px;
	background-image:url(../../images/student_uploadid.png);
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.input_upload_container{
	float: left;
	width: 490px;
	height: 25px;
	margin-top: 5px;
}

.upload_input_box{
	float: left;
	width:300px;
	height:25px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size:13px;
	line-height:25px;
	color:#B8A99C;
	padding:0 10px 0 10px;
	background-color:#E8E8E8;
	border-style:solid;
	border-width:1px;
	border-color:#fff;
	-moz-box-shadow:1px 1px 1px #B0B0B0 inset;
	-webkit-box-shadow:1px 1px 1px #B0B0B0 inset;
	box-shadow:1px 1px 1px #B0B0B0 inset;
	position: relative;
	}

.upload_btn_box{
	float: left;
	width:115px;
	height:25px;
	margin-left: 10px;
	position: relative;
	}
a.upload_btn {
	float:left;
	width:100%;
	height:25px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	text-decoration:none!important;
	color:#757574;
	text-decoration:none;
	position:relative;
	line-height:25px;
	text-align:center;
	display:block;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow:1px 1px 1px #fff inset;
	-webkit-box-shadow:1px 1px 1px #fff inset;
	box-shadow:1px 1px 1px #fff inset;
	border-width:1px;
	border-style:solid;
	border-color:#ddd;
	background:#F4F4F4;
	
	}
a.upload_btn:hover{
	background:#edecec;
	}

.adddelet_box{
	float: left;
	width:25px;
	height:25px;
	margin-left: 10px;
	position: relative;
	}
a.student_add_btn{
	float: left;
	width: 25px;
	height: 25px;
	background-image:url(../../images/student_add_btn.png);
	background-repeat: no-repeat;
	}
a.student_add_btn:hover{
    opacity:0.4;
	filter:alpha(opacity=20);
	}
a.student_delete_btn{
	float: left;
	width: 25px;
	height: 25px;
	background-image:url(../../images/student_delete_btn.png);
	background-repeat: no-repeat;
	}
a.student_delete_btn:hover{
    opacity:0.4;
	filter:alpha(opacity=20);
	}

.student_send_btn_box{
	float: left;
	width:195px;
	height:40px;
	margin-top: 10px;
	margin-left: 147px;
	margin-bottom: 20px;
	position: relative;
	}
a.student_send_btn {
	float:left;
	width:100%;
	height:40px;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	text-decoration:none!important;
	color:#af28b4;
	text-decoration:none;
	position:relative;
	line-height:40px;
	text-align:center;
	display:block;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow:1px 1px 1px #fff inset;
	-webkit-box-shadow:1px 1px 1px #fff inset;
	box-shadow:1px 1px 1px #fff inset;
	border-width:1px;
	border-style:solid;
	border-color:#ddd;
	background:#F4F4F4;
	
	}
a.student_send_btn:hover{
	background:#edecec;
	}

.divider_line{
	float:left;
	width:100%;
	height:1px;
	background:#ddd;
	
}

.student_wording{
	float:left;
	width:100%;
	height:auto;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 12px;
	line-height:24px;
	text-decoration:none!important;
	color:#757574;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

/*0002478: 每月自動扣款會員線上申請退租功能*/
.member_album{
    width: 98%;
	height: 245px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 15px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 20px;
	text-decoration:none!important;
	background-color: #f4f4f4;
	border-top-width:1px;
	border-top-color:#e6e6e6;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#e6e6e6;
	border-top-left-radius:4px;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#e6e6e6;
	border-bottom-width:1px;
	border-bottom-color:#e6e6e6;
	border-bottom-style:solid;
	border-top-right-radius:5px;
	border-right-style:solid;
	-moz-box-shadow:1px 1px 1px #fff inset;
	-webkit-box-shadow:1px 1px 1px #fff inset; 
	box-shadow:1px 1px 1px #fff inset;
	}
	
.member_album_box{
	width: 180px;
	height: 180px;
	float: left;
	text-align: center;
	margin: 15px 7px 20px 0px;
	background-color: #fff;
	box-shadow: inset 0px 0px 0px -100px #FFFFFF,9px 9px 0px -4px #e0e0e0;
	-webkit-box-shadow: inset 0px 0px 0px -100px #FFFFFF,9px 9px 0px -4px #e0e0e0;
	-moz-box-shadow: inset 0px 0px 0px -100px #FFFFFF,9px 9px 0px -4px #e0e0e0;
	-o-box-shadow: inset 0px 0px 0px -100px #FFFFFF,9px 9px 0px -4px #e0e0e0;
	}