/*pro_detail*/
@charset "utf-8";
/* CSS Document */

.tab2 {
	width:780px; display:block; float:left; position:relative;
	margin-bottom:15px;
	/*width:780px;
	opacity:0.5;                    
	border-radius:5px 5px 5px 5px;  
	box-shadow: #CCC 4px 4px 4px;  
	float:left;
	margin-bottom:15px;*/
}
.name li {
	/*width:190px;
	font:bold 16px/30px Verdana, Geneva, sans-serif;
	background:#669900;
	text-align:center;
	border-radius:5px 5px 5px;
	margin-right:5px;
	cursor:pointer;
	float:left;*/
	float:left;height:39px;display:inline;line-height:39px;width:190px;border:1px solid #cccccc;text-align:center;font-weight:bold;cursor:pointer; color:#000;
}
li.selected{
	 background:#f6f6f6;
	 border-top:3px solid #e60012;
	 border-bottom:none;
	 color:#e60012;
	
}
.content00 {clear:both;}
.content00 li{
	
	display:none;
}




