.menubox{width:950px; height:35px; line-height:35px;}
.menubox ul li{
	float:left;
	line-height:35px;
	padding-right: 8px;
	padding-left: 15px;
	font-weight: bold;
	font-size:12px;
	color:#ff3399;
		background-image: url(../img/icon_li_tab_lan.gif);
	background-repeat: no-repeat;
	background-position: 5px 12px;
}
.menubox ul li a,.menubox ul li a:link,.menubox ul li a:visited{color:#000000;}
.menubox ul li a:hover{ color:#666;}
.tab{ float:left;}
.tab h3{
	float:left;
	font-size:14px;
	line-height:118px;
	background-color: #DBDBDB;
	text-align:center;
	width:130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color:#000000;
}
.tab ul{ float:left; width:205px; height:118px;}
.tab ul li{
	float:left;
	width:41px;
	height:59px;
	overflow: hidden;
}
#main_q{
	float:left;
	width:950px;
	background-color:#dddddd;
	height: 473px;
	overflow: hidden;
}
#main_t{
	float:left;
	width:340px;
}
#main_r{
	float:left;
	width:600px;
}




#pic{width: 100%;
	overflow: hidden;
	float: left;
}
#pic img{
	width:600px;
	height: 473px;
}
* html #pic{
	display: inline;
	width: 100%;
}

#album{
	width: 100%;
	text-align: center;
}
	
#desc{
	top: -26px;
	position: absolute;
	float: left;
	padding: 5px;
}
.tm img{
	border: 0px solid #fff;
}
