@charset "utf-8";
/* CSS Document */


UL{
list-style-type:none; 
margin:0px;
}


/********廣告***********/

/**廣告選單切換**/
.tb_{
background-color: #ffffff;
margin:0 auto;
float:left;
}
.tb_ ul{
height:20px;
font-size:13px;
text-align:center;

}

.tb_ li{
float:left;
height: 25px;
width: 135px;
margin:0 1px;
padding-top:5px;
display:inline;
color:#25344c;
text-align:center;
cursor:pointer;
}


/*顯示與隱藏*/
.normaltab {
	background-image: url(../images/adv_button1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
 }
.hovertab {
	color:#1F3A87;
	font-weight:bold;
	background-image: url(../images/adv_button2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.dis,.dis2,.dis3,.dis4,.dis5{display:block;}
.undis,.undis2,.undis3,.undis4,.undis5{display:none;}


.ctt{
height:auto;
width:676px;
padding:5px;
clear:both;
border-top:0;
text-align:left;
background-color:#FFFFFF;}


/*********************************************************/






/*隨機推薦-----------------start*/


/**隨機推薦內容**/


/*選單切換*/
.tb1_{
background-color: #ffffff;
width:100%;
float:left;
}

.tb1_ ul{
height:25px;
text-align:center;
}

.tb1_ li{
float:left;
height:25px;
line-height:1.5;
width: 228px;
cursor:pointer;
}


/*顯示與隱藏*/
.normaltab1   {
background-color:#ffffff;
border-bottom:#999999 1px solid;
 }

.normaltab1 a{
	color:#a0a0a0;
	background-color:#F5F5F5;
	font-size:13px;
	display:block;
	margin:3px;
}
 
.hovertab1    {
	background-color:#ffffff;
	background-image:url(../images/bgbg.jpg);
	color:#000000;
	border-left:#999999 1px solid;
	border-top:#999999 1px solid;
	border-right:#999999 1px solid;
	background-repeat: repeat-x;
	background-position: left top;
}

.hovertab1 a{
	font-size:13px;
	display:block;
	margin:3px;
	
	}
	

.ctt1{
	height:auto;
	width:100%;
	clear:both;
	border-top:0;
	text-align:left;
	background-color:#ffffff;
	float:left;
	
	}






.dis1{
	display:block;
	/*background-color:#ffffff;*/
	width:100%;
	height:260px;
	float:left;
	/*background-image:url(../images/bgbg2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	}


.undis1{
		display:none;
		}






/*隨機推薦----------------end*/



/*今日熱門最新更新排行榜最回應s------------------------*/

/*選單切換*/
.tb2_,.tb3_,.tb4_,.tb5_{
background-color: #ffffff;
width:100%;
float:left;
}

.tb2_ ul,.tb3_ ul,.tb4_ ul,.tb5_ ul{
height:25px;
text-align:center;
}

.tb2_ li,.tb3_ li,.tb4_ li,.tb5_ li{
float:left;
height:25px;
line-height:1.5;
width: 165px;
cursor:pointer;
}


/*顯示與隱藏*/
.normaltab2 ,.normaltab3 ,.normaltab4 ,.normaltab5 {
background-color:#ffffff;
border-bottom:#999999 1px solid;
 }

.normaltab2 a,.normaltab3 a,.normaltab4 a,.normaltab5 a{
	color:#a0a0a0;
	background-color:#F5F5F5;
	font-size:13px;
	display:block;
	margin:3px;
}
 
.hovertab2,.hovertab3,.hovertab4,.hovertab5    {
	background-color:#ffffff;
	background-image:url(../images/bgbg.jpg);
	color:#000000;
	border-left:#999999 1px solid;
	border-top:#999999 1px solid;
	border-right:#999999 1px solid;
	background-repeat: repeat-x;
	background-position: left top;
}

.hovertab2 a,.hovertab3 a,.hovertab4 a,.hovertab5 a{
	font-size:13px;
	display:block;
	margin:3px;
	
	}
	

.ctt2,.ctt3,.ctt4,.ctt5{
	height:auto;
	width:100%;
	clear:both;
	border-top:0;
	text-align:left;
	background-color:#ffffff;
	float:left;
	
	}



.dis2,.dis3,.dis4,.dis5{
	display:block;
	/*background-color:#ffffff;*/
	width:100%;
	height:300px;
	float:left;
	/*background-image:url(../images/bgbg2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	}


.undis2,.undis3,.undis4,.undis5{
		display:none;
		}

