﻿@charset "UTF-8";
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 660px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	position:absolute;
	top:20px;
	left:325px;
}

.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	float: left;
	margin: 0px 60px 0px 0px;
	font: bold 1em sans-serif;
	list-style: none;
	cursor: pointer;
}
/*背景图片*/
.frofile{
	background:url('../images/frofile_07.gif') no-repeat;
	width:69px;
	height:17px;
	margin-left:20px;
	+margin-left:15px;/* ie6*/
}
.product{
	background:url('../images/product_09.gif') no-repeat;
	width:85px;
	height:17px;
}
.trends{
	width:72px;
	height:17px;
	background:url('../images/trends_11.gif') no-repeat;
}
.nav_new{
	width:72px;
	height:17px;
	background:url('../images/nav_new_13.gif') no-repeat;
	
}
.technique{
	width:72px;
	height:17px;
	background:url('../images/technique_15.gif') no-repeat;
	margin:0;
}
/*   背景图片    */
.TabbedPanelsTabHover {
	background-color:;
}

.TabbedPanelsTabSelected {
	background-color:;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.frofile1{
	background:url('../images/1_18.gif') no-repeat 45px 0;
	+background:url('../images/1_18.gif') no-repeat 55px 0;/* IE6 */

	width:;
	height:;
	padding:8px 0 0 0;
	margin-left:;
}
.product1{
	background:url('../images/1_18.gif') no-repeat 183px 0;
	+background:url('../images/1_18.gif') no-repeat 193px 0;/* IE6 */

	width:;
	height:;
		padding:8px 0 0 0;

}
.trends1{
	width:;
	height:;
	background:url('../images/1_18.gif') no-repeat 322px 0;
	+background:url('../images/1_18.gif') no-repeat 332px 0;/* IE6 */

		padding:8px 0 0 0;

}
.nav_new1{
	width:;
	height:;
	background:url('../images/1_18.gif') no-repeat 457px 0;
	+background:url('../images/1_18.gif') no-repeat 467px 0;/* IE6 */

		padding:8px 0 0 0;

	
}
.technique1{
	width:;
	height:;
	background:url('../images/1_18.gif') no-repeat 587px 0;
	+background:url('../images/1_18.gif') no-repeat 597px 0;/* IE6 */

		padding:8px 0 0 0;

}


.TabbedPanelsContentGroup {
	clear: both;
}

.TabbedPanelsContent {
    	width:670px;

}
.TabbedPanelsContent ul{
   background:#65A97D;
   padding:5px 0 15px 10px;
	
}

.TabbedPanelsContent li{
   float: left;
   color:#FFF;
	
}
#TabbedPanels1 li.moren{
	margin:0;
	padding:0;
}






