@charset "utf-8";
div,ul,ol,li
{
	margin:0;padding:0;
}
	         
#tabpage
{
	height:277px;   
	height:auto !important;     
    color:#2478a3;
}

#tabpage,#window
{
   width:79%;	
   height:600px;    
   float:left;
   margin-top:4px;   
   padding-left:20px;             
}

#tabpage ul
{
	height:27px;
    background: url(../image/tabpage/pdlistbg.gif) repeat-x;
}

#tabpage ul li a 
{
	color:#2478a3;
	background: url(../image/tabpage/pdmenubg.gif) no-repeat;
	height:27px;
	line-height:27px;
}

#tabpage ul li a span
{
	background: url(../image/tabpage/rightpdmenubg.gif) right top no-repeat; 
	padding-top:2px;                    
	height:25px;
}

#tabpage .current
{
	color:#000;
	line-height:23px;
	background: url(../image/tabpage/pdmenubg02.gif) no-repeat;  	
}

#tabpage .current span
{
	background: url(../image/tabpage/rightpdmenubg02.gif) right top no-repeat; 
}	

#tabpage ul li
{
	float:left;
	margin-right:7px;
}

#tabpage li a
{
	float:left;
	color:#fff;
	width:auto; 
	padding-left:8px;                                
	font-size:14px;	
	text-decoration:none;				
	display:block;
	text-align:center;                                
}

#tabpage .content
{
	width:79%;
	height:600px;
	line-height:0px;
}
    
#tabpage ul li a span
{
	float:left;
	padding-right:2px;display:block; cursor:pointer;
}

.sharebottombg02
{
	height:5px;
    font-size:0px;
}			   
.sharebottombg02
{
	background:#fff url(../image/tabpage/shareboxbottom02.gif) no-repeat;
}
.btnrecharge
{
	width:76px;
	height:26px;
	background:url(../image/recharge.gif);
	cursor:hand;
}
				 
