body {
	margin:0;
	/*background-image: url(../images/sty7/topbg.gif);
	background-repeat: repeat-x;
	background-position: center 25px;*/
	background-color:#000
}
a{
	text-decoration:none;
	}
.topup {
	width: 100%;
	/*background-color: #e1f1fe;*/
}
.topup .title1 {
	height: 25px;
	background-color: #dcdcdc;
	font-size: 12px;
	color: #598ECE;
	padding: 0 10px;
}
.topup .title1 a{
	color: #598ECE;
}
.topup .title1 .sp{
	font-size: 12px;
	color: #F00;
}
.topup .title1 .sp a{
	font-size: 12px;
	color: #F00;
	text-decoration:none;
}
.topup .title2 {
	background-color: transparent;
	height: 30px;
	padding: 30px 0 0;
	position:relative;
	width: 950px;
	margin: 0 auto;
}

.logo{
	position:absolute;
	width:350px;
	top: -30px;
	z-index: 999;
	left: 0px;
}
.search{
	font-size:12px;
	color:#FFF;
	background-image: url(../images/t2b_10.gif);
	background-repeat: no-repeat;
	height: 28px;
	}
.searchin{
	height:18px;
	width:150px;
	background-color:#FFF;
	position:absolute;
	right:15px;
	top: 8px;
}
.search input{
	font-size:12px;
	color:#d83a85;
	}
.search select{
	font-size:12px;
	color:#d83a85;
	border:1px solid #d83a85;
	}
.topmeun {
	width: 100%;
}

.main {
	width: 950px;
	margin: 0 auto;
}
.top {
	height: 210px;
	position: relative;
	margin: 0;
	background-image: url(../images/topbg2.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
.focus {
	width: 410px;
	height: 210px;
	background-repeat: no-repeat;
	position: relative;
	margin-left: 8px;
}
.focus .focusb {
	height: 22px;
	position: absolute;
	left: 309px;
	top: 13px;
	right: 10px;
	cursor: pointer;
}
.focus .focusb a{
	cursor:pointer;
}
.focus .focusin {
	height: 150px;
	width: 390px;
	position: absolute;
	top: 44px;
	left: 7px;
}


.topbox {
	width: 515px;
	height: 195px;
	position: absolute;
	right: 13px;
	top: 10px;
}
.topbox .tbmenu {
	height: 22px;
	background-image: url(../images/toprun.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12px;
	padding: 3px 30px 4px 106px;
	line-height: 22px;
	color:#000;
	text-decoration:none;
}
.topbox .tbmenu a{
	color:#000;
	text-decoration:none;
	}
.topbox .tbmain {
	height: 166px;
	background-image: url(../images/topboxbg.gif);
	background-repeat: no-repeat;
	position: relative;
}
.topbox .tbmain .tbbanner {
	width: 120px;
	height: 60px;
	padding: 30px 5px;
	border: 1px solid #dbecff;
	position: absolute;
	top: 20px;
	left: 10px;
}
.topbox .tbmain .tbtxt {
	width: 360px;
	height: 120px;
	position: absolute;
	top: 20px;
	right: 5px;
	color: #7d7d7d;
	font-size: 12px;
}
.topbox .tbmain .tbtxt p{
	line-height:20px;
	margin:0;
	color: #7d7d7d;
}
.txt a{
	color: #7d7d7d;
	text-decoration: none;
}
.txt a:hover{
	text-decoration:underline;
}
.stxt{
	font-size: 11px;
	color: #7d7d7d;
	text-decoration: underline;
}
.stxt a{
	color: #7d7d7d;
	text-decoration: underline;
}
.stxt a:hover{
	color: #7d7d7d;
	text-decoration:none;
}
.stxt2{
	font-size: 11px;
	color: #7d7d7d;
}
.stxt2 a{
	color: #7d7d7d;
}
.top2 .t2menu {
	height: 35px;
}
.top2 .t2img {
	height: 200px;
	background-color: #515151;
	/*background-color: #d7f1ff;*/
	position: relative;
}
.top2 .t2img .album {
	height: 190px;
	position: absolute;
	left: 10px;
	top: 5px;
	width: 310px;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
.top2 .t2img .album img{
	margin:3px 0;
}
.top2 .t2img .album p{
	color:#666;
	margin:0;
	font-size:11px;
}
.top2 .t2img .player {
	width: 610px;
	height: 190px;
	position: absolute;
	right: 5px;
	top: 6px;
}
.main .showin {
	background-color: #515151;	/*background-color: #d7f1ff;*/
}
.main .showin_on {
	background-color: #d7f1ff;
	padding:5px;
}

.showin .inner {
	width: 170px;
	height: 175px;
	margin: 0 10px 10px 0;
	/*border:1px solid red;*/

	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	float:left;
	border: 1px solid #9f9f9f;
	padding: 10px;
}
.showin .inner .vimg {
	text-align: center;
	top: 14px;
	left: 14px;
	overflow: hidden;
}
.showin .inner .vtxt {
	height: 35px;
	width: 171px;
	position: absolute;
	top: 155px;
	left: 14px;
}
.showin .inner .vtit {
	font-size: 12px;
	line-height: 18px;
	color: #3e71ae;
	margin: 5px 0;
	text-align: center;
}
.showin .inner .vtit a{
	color: #3e71ae;
	text-decoration:none;
}
.showin .inner .vtit a:hover{
	font-weight:bold
}
.showin .inner .vtit a:hover{
	color: #3e71ae;
	text-decoration:none;
	background-color:#FFF;
}
.showin .inner .vname {
	font-size: 12px;
	line-height: 18px;
	color: #6e6e6e;
	margin: 0;
}
.showin .inner .vname a{
	color: #6e6e6e;
}
.showin .inner .vb {
	margin: 5px 0 0;
}
/**/
.showin .search_inner {
	width: 820px;
	margin: 0 auto 5px;
	height: 179px;
	background-image: url(../images/innerbg2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
.showin .search_inner .vimg {
	height: 145px;
	text-align: center;
	width: 145px;
	position: absolute;
	top: 15px;
	left: 15px;
}
.showin .search_inner .vtxt {
	height: 150px;
	width: 600px;
	position: absolute;
	top: 13px;
	left: 170px;
}
.showin .search_inner .vtit {
	font-size: 12px;
	line-height: 22px;
	
	color: #3e71ae;
	margin: 0 0 5px;
}
.showin .search_inner .vtit a{
	color: #3e71ae;
	text-decoration:none;
}
.showin .search_inner .vtit a:hover{
	color: #3e71ae;
	text-decoration:none;
	background-color:#FFF;
}
.showin .search_inner .vname {
	font-size: 12px;
	line-height: 18px;
	color: #6e6e6e;
	margin: 0;
}
.showin .search_inner .vname a{
	color: #6e6e6e;
}
.showin .search_inner .vb {
	margin: 10px 0 0;
}
/**/
.showin .count {
	padding:1px 5px;
	margin: 0px 10px 10px;
	color: #666;
}
.showin .countin {
	font-family: Arial;
	font-size: 12px;
	color: #717171;
}
.showin .countnow{
	padding:0px 3px;
	border:1px solid #619dce;
	color: #619dce;
	margin:auto 1px;
	font-weight: bold;
	font-size: 13px;
	background-color:#FFF;
}
.showin .countnow a{
	color: #619dce;
	margin:auto 1px;
	font-weight: bold;
	font-size: 13px;
}
	
.showin .countin a{
	padding:0px 3px;
	border:1px solid #717171;
	color: #717171;
	margin:auto 1px;
	background-color: #FFF;
}
.showin .countin a:hover{
	padding:0px 3px;
	border:1px solid #619dce;
	color: #619dce;
	margin:auto 1px;
	font-weight: bold;
}
.showin .loginbox  {
	width: 300px;
	height: 110px;
	color: #6294cd;
	font-size: 12px;
}
.showin .loginbox a{
	color: #6294cd;
	text-decoration:underline;
}
.showin .loginbox .login1 {
	background-image: url(../images/infobg2.gif);
	background-repeat: no-repeat;
	height: 100px;
	padding: 5px;
}
.showin .loginbox .login2 {
	background-image: url(../images/infobg.gif);
	background-repeat: no-repeat;
	height: 100px;
	padding: 5px;
}
.showin .loginbox .login2 .login2in {
	float: left;
	width: 146px;
}
.showin .loginbox .login2 p {
	line-height:150%;
	color:#515151;
}
.redt {
	color: #F00;
}




.showin .rigbox div{
	height:155px;
	width:285px;
	padding: 15px 15px 10px 10px;
}
.showin .rigbox div p{
	color:#6e6e6e;
	font-size:12px;
	line-height:18px;
	margin:0;
}
.showin .rigbox .boxtxt p{
	margin:0 0 0 5px;
}
.showin .rigbox div a{
	color:#6e6e6e;
	font-weight:bold;
}
.showin .rigbox div a:hover{
	color:#6e6e6e;
	font-weight:bold;
	background-color:#ecf8ff;
}
.showin .rigbox0{
	background-image:url(../images/rigbox0.gif)
}
.showin .rigbox1{
	background-image:url(../images/rigbox1.gif)
}
.showin .rigbox2{
	background-image:url(../images/rigbox2.gif)
}
.showin .rigbox3{
	background-image:url(../images/rigbox3.gif)
}
.showin .rigbox4{
	background-image:url(../images/rigbox4.gif)
}
.showin .rigbox5{
	background-image:url(../images/rigbox5.gif)
}
.showin .rigboxA div{
	width:300px;
	padding: 0 0 1px;
	background-color: #717171;
}
.showin .rigboxA .r6top{
	color:#fff;
	font-weight:bold;
	padding: 1px 0;
	font-size:12px;
	letter-spacing:1px;
	margin:0;
	height: 20px;
	line-height: 20px;
}
.showin .rigboxA .r6top a{
	color:#fff;
}
.showin .rigboxA div a{
	color:#000;
}
.showin .rigboxA div a:hover{
	color:#EB65BA;
	background-color:#fff;
}
.showin .rigbox6 table{
	border: 1px solid #717171;
}
.showin .rigbox6 td{
	height:22px;
	color: #717171;
	font-size: 11px;
	padding: 0 0 0 10px;
}
.showin .rigbox6 .r6num {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.showin_on .online {
	width: 180px;
	height: 250px;
	background-color: #FFF;
	text-align: center;
	padding: 5px 0;
}
.showin_on .online p{
	color:#666;
	margin:5px 0;
	font-size:16px;
}

.foot {
	margin: 30px auto;
	width: 940px;
	font-size: 12px;
}
.foot a{
	text-decoration:none;
}
/* 下拉選單 */
.nav, .nav ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	z-index: 100;
	position: relative;
}
.nav li {
	margin: 0;
	position: relative;
	font-size: 12px;
	float: left;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	display: block;
	padding: 0;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif, 新細明體;
	font-size: 12px;
	line-height: 20px;
}
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
	background: #e8f2ff;
	color: #3681c9;
}
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
	background: #3681c9;
	color: #FFF;
}

.nav ul {
	background: #f9fdff;
	border-bottom: 1px solid #99c6ef;
	list-style: none;
	margin: 0;
	width: 100px;
	position: absolute;
	top: -999em;
	right: 0px;
}
.nav li:hover ul,
.nav li.sfHover ul {
  top: 20px;
}
.nav ul li {
	border: 0;
	float: none;
	text-align: center;
}
.nav ul a {
	border: 1px solid #99c6ef;
	border-bottom: 0;
	white-space: nowrap;
	width: 100px;
	padding: -10 10px;
}
.nav ul a:hover {
	background: #3681c9;
	color: #000;
}
.main .showin .allrank {
	padding: 10px;
	width: 300px;
}
.main .showin .allrank td{
	font-size:13px
}
.main .showin .allrank .artop{
	color:#5089cf;
	font-weight:bold;
	padding: 1px 0;
	font-size:16px;
	letter-spacing:1px;
	margin:0 0 5px
}
.main .showin .allrank a{
	color:#5089cf;
}
.main .showin .allrank a:hover{
	color:#EB65BA;
	background-color:#ecf8ff;
}
.main .showin .allrank table{
	background-image:url(../images/rigbox6bg2.gif);
	border: 1px solid #b0dff7;
}
.main .showin .allrank td{
	height:24px;
	color: #5089cf;
	font-size: 13px;
	padding: 0 0 0 10px;
}
.main .showin .allrank .r6num {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
 .tbmainmenu {
	margin:0;
	padding: 30px 5px 0;
	list-style: none;
	background-image: url(/images/tbmenutopa.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	position: relative;
}
.tbmainmenu li {
	padding: 0;
	margin: 0;
	float: left;
	text-align: center;
}
.tbmainmenu a {
	display: block;
	width: 100px;
	text-decoration: none;
	height: 100px;
}
.tbmainmenu li em {
	background: url(/images/tbmenutop.png) no-repeat;
	width: 247px;
	height: 12px;
	position: absolute;
	top: 5px;
	left: 215px;
	text-align: left;
	padding: 6px 0px 6px 30px;
	font-style: normal;
	z-index: 2;
	display:none;
	font-size: 12px;
	line-height: 12px;
}
.tbmainmenu .tm1 a {
	background-image: url(/images/tbmenu_01.jpg);
}
.tbmainmenu .tm1 a:hover {
	background-image: url(/images/tbmenu_01a.jpg);
}
.tbmainmenu .tm2 a {
	background-image: url(/images/tbmenu_02.jpg);
}
.tbmainmenu .tm2 a:hover {
	background-image: url(/images/tbmenu_02a.jpg);
}
.tbmainmenu .tm3 a {
	background-image: url(/images/tbmenu_03.jpg);
}
.tbmainmenu .tm3 a:hover {
	background-image: url(/images/tbmenu_03a.jpg);
}
.tbmainmenu .tm4 a {
	background-image: url(/images/tbmenu_04.jpg);
}
.tbmainmenu .tm4 a:hover {
	background-image: url(/images/tbmenu_04a.jpg);
}
.tbmainmenu .tm5 a {
	background-image: url(/images/tbmenu_05.jpg);
}
.tbmainmenu .tm5 a:hover {
	background-image: url(/images/tbmenu_05a.jpg);
}
.main .showin .showbg {
	background-color: #FFF;
	background-image: url(../images/showbg.png);
	background-repeat: repeat-x;
	padding: 10px 0px 10px 10px;
	margin: 10px;
}
.fake {
	clear: both;
}
.showbg .inner .sec_name {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #515151;
	margin: 0 0 5px;
}
.main .showin .showbg .inner .vtit a{
	font-size: 12px;
}
