﻿img
{
	border-width:0px;
}
#Holder
{
	clear:both;
	margin-top:10px;	
}

#LeftPart
{
	display:block;
	width:220px;
	float:left;
	margin-right:10px;
}

#LeftPart a.img
{
	display:block;
	margin-bottom:6px;
}

#MainPart
{
	display:block;
	float:left;
	margin-right:10px;
	width:560px;
}

#RightPart
{
	display:block;
	float:left;
}

.InfoList
{
	display:block;
	width:220px;
	clear:both;
	margin-bottom: 10px !important;
	margin-bottom:0px;
}

.InfoList div.HeadDownInfo
{
	background:url(../images/wsDownInfoTitle.png) no-repeat center center;
	width:220px;
	height:40px;
	display:block;
}

.InfoList div.HeadCnC
{
	background:url(../images/wsCnC.png) no-repeat center center;
	width:220px;
	height:40px;
	display:block;
}

.InfoList div.Tail
{
	background:url(../images/wsDownInfoTail.png) no-repeat top center;
	width:220px;
	height:5px;
	display:block;
}



.InfoList ul
{
	margin:0px;
	padding:0px;
	border-left: 1px solid #808080;
	border-right:1px solid #808080;
	list-style-type:none;
}

.InfoList ul li
{
	padding:5px;
	padding-left:25px;
	border-bottom:1px dotted #c2c2c2;
	background:url(../images/bull.gif) no-repeat 6px center;
	margin:0;
}

.InfoList ul li.Tail
{
	border-bottom:0px;
	margin:0;

}

.InfoList ul li a
{
	color:Black;
	text-decoration:none;
}

.InfoList ul li a:hover
{
	text-decoration:underline;
}

.RightList
{
	display:block;
	width:200px;
	margin-bottom:10px;
}
.RightList .Head
{
	display:block;
	width:200px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	background:url(../images/wsRightTitle.png)  no-repeat center center;
}

.RightList .Head span
{
	color:White;
	font-weight:bold;
	margin-left:8px;
}
.RightList .Content
{
	border-left: 1px solid #808080;
	border-right:1px solid #808080;
	display:block;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
}

.RightList .Content h1
{
	padding:0px;
	margin:0px;
	margin-top:2px;
	margin-bottom:2px;
	font-size:9pt;
	font-weight:bold;
}

.RightList .Content p
{
	margin:0px;
	padding:0px;
	line-height:150%;
}


.RightList .Tail
{
	display:block;
	width:200px;
	height:5px;
	background:url(../images/wsRightTail.png) no-repeat  top center;
}

.ProductItem
{
	display:block;
	clear:both;
}

.ProductItem img
{
	display:block;
	border-width:0px;
	float:left;
	margin-right:15px;
}

.ProductItem ul
{
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	padding-bottom:25px;
	list-style-type:none;
	width:420px;

}

.ProductItem ul li
{
	padding:3px;
}

table.PriceTable
{
	border:solid 1px #808080;
}

table.PriceTable tr.Caption
{
	height:34px;
	background:url(../images/wsPriceTableCaptionBG.png) repeat-x;
	color:#fff;
}

#Flash
{
	display:block; width:770px; height:170px; margin-bottom:5px; float:left;
}
sup
{
	font-weight:bold;
	margin:0 3px;
}