ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc a {
    background: url(../styleImages/tab.png);
    color: #333333;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {

    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li.current a {
   
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(../styleImages/tab.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}


.tabContent {
	border: #cc3366 solid 3px;
	clear: left;
	padding: 3px;
	overflow: hidden;
	height:auto;
	*height:1%;
		
}


#tab1Left {
	float:left;
	display:inline;
	width:197px;
	margin-top:10px;
}

#tab1LeftDesc #tab1LeftFeat{
	float:left;
	display:inline;
	width:192px;
	margin-right:5px;
}

.tab1LeftFeat-ulTick { 
	*margin-left:20px; 
	marker-offset:20px; 
	list-style-image: url(../styleImages/tick.gif);
	font-weight:bold;
	font-size:12px;
	color:#333;
	
}

#tab1Right {
	float:left;
	display:inline;
	width:312px;
	margin-top:10px;
}

#tab1RightImg #tab1RightFeat #tab1RightBuy #tab1RightLinks{
	float:left;
	display:inline;
	width:302px;
}

#tab1RightBuy{
	width:229px;
	height:92px;
	margin-left:41px;
	 background: url(../styleImages/buyBox.jpg);

}

.buyBoxButton{
	
	color:#cc3366;
	size:16px ;
	font-weight:bold;

}

#buyBoxQuan{
	
	color:#cc3366;
	size:16px;
	font-weight:bold;

}

#tab1RightBuyPlace {
	padding-top:20px;
	margin-left:100px;


}


.tab1RightProdCode {
	margin-left:41px;
	color:#cc3366;
	size:16px;
	font-weight:bold;
	padding:1px;

}

.tab1RightProdRRP {
	margin-left:41px;
	color:#cc3366;
	size:16px;
	font-weight:bold;
	padding:1px;
}

.tab1RightProdPrice {
	margin-left:41px;
	color:#cc3366;
	size:16px;
	font-weight:bold;
	padding:1px;
}



#tab1RightImg img {
	vertical-align:middle;
	margin:0 auto;
	width:300px;
	border:1px solid #cccccc;
}

#tab1RightLinks{
	margin-top:10px;
	margin-left:41px;

}




.specHead {
	color:#cc3366;
	size:12px ;
}

.downLink {
	color:#cc3366;
	size:12px ;
	text-decoration:none;

}

.downLinkImg {
	border:0px;
}

table#specs {
	width:90%;


}

.imagesThumbs{
	float:left;
	display:inline;
	margin-top:5px;
	margin-left:5px;

}

.imagesThumbs img{
	border:1px solid #ccc;
}


.reviewAdd {
	color:#cc3366;
	size:12px ;
}

.reviewLink {
	color:#cc3366;
	size:12px ;
	font-weight:bold;
}















