/* CSS Document */

#shouTab{
	width:266px;
	overflow:hidden;
	margin-bottom:0px;
	border:0;
}
	#shouTab h3{
		width:266px;
		height:30px;
		background: url(../images/sdiwen.gif) left center repeat-x;
	}
	#shouTab ul{
			/*调节里面内容的*/
	}
	#shouTab li{
	
		line-height:24px;/*调节里面内容的行距*/	
	}
	#shouTab .ul-content{
		height:128px;	
	}
	#shouTab .cTab{
		margin:-23px 0pt 0pt 5px;/*上面选项距离*/
		padding:0;
		display:inline;
	}
	.col{
		height:125px;	
	}



#xinzhanTab{
	width:746px;
	overflow:hidden;
	margin-bottom:0px;
	border:1px solid #C63868;height:260px;
}
	#xinzhanTab h3{
		width:746px;
		height:30px;
		background: url(../images/sdiwen.gif) left center repeat-x;
	}
	#xinzhanTab ul{
			/*调节里面内容的*/
	}
	#xinzhanTab li{
	
		line-height:24px;/*调节里面内容的行距*/	
	}
	#xinzhanTab .ul-content{
		height:128px;	
	}
	#xinzhanTab .cTab{
		margin:-23px 0pt 0pt 5px;/*上面选项距离*/
		padding:0;
		display:inline;
	}
	.col{
		height:125px;	
	}



/*已选按牛样式*/
.thisTab .Current{
	background:url(../images/syi.gif) no-repeat scroll;
}

.thisTab .Current a:link{
	color:#E81562;
	font-weight:bold;font-size:14px;
}
.thisTab .Current a:visited{
	color:#E81562;
	font-weight:bold;
}
.thisTab{
	float:left;
	margin-top:-25px;
	
	overflow:hidden;
	height:25px
}
/*未选按牛样式*/
.thisTab li{
	float:left;
	display:block;
	text-align:center;
	overflow:hidden;
	width:120px;
	background: url(../images/swei.gif) no-repeat;
	line-height:22px;
	height:22px;
	text-align:center;
	font-size:14px;padding-top:2px;margin-right:5px;
}
	.thisTab li a{
		display:block;
		width:auto;
		text-align:center;font-size:14px;text-decoration:none;
	}
	.thisTab li a:link{
		color:#333333;text-decoration:none;font-weight:normal;
	}
	.thisTab li a:visited{
		color:#333333;
	}


