body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
img {
	border: 0;
}
ul, dl, ol, li {
	list-style:none;
}
div#ContentStuff {
	
}
div#ContentStuff a:hover {
	left:0;
	top:0;
}
div#ContentStuff ul.ProductsKinds {
	padding:35px 105px 0 85px;
}
div#ContentStuff ul.ProductsKinds li {
	width:480px;
	position:relative;
	overflow:hidden;
	padding:0 0 30px 0;
}
div#ContentStuff ul.ProductsKinds li h2 {
	position: absolute;
	top:39px;
	right:0;
	background:url(img/ListLine.gif) no-repeat bottom right;
	width:100%;
	height:20px;
	text-align:right;
}
div.ProductDetail {
	width:700px;
	font:normal 12px/1.5 Verdana,Geneva,"ËÎÌå",sans-serif;
	color:#666;
}
div.ProductDetail .MainPic img {
	width:auto;
	height:350px;
}
div.ProductDetail h2.Title {
	background:url(img/ProductsH2.gif) no-repeat 0 0;
	font:bold 13px/1 Verdana,Geneva,"ËÎÌå",sans-serif;
	color:white;
	padding:5px;
	height:16px;
}

div.ProductDetail ul.Feature {
	padding:20px 0 20px 50px;
}
div.ProductDetail ul.Feature li {
	padding:4px 0 4px 0px;
}
div.ProductDetail div.table {
	padding:20px 0 20px 50px;
}
div.ProductDetail table.Specifications {
	border-top:white solid 3px;
	border-right:white solid 3px;
}
div.ProductDetail table.Specifications th,
div.ProductDetail table.Specifications td
{
	border-bottom:white solid 3px;
	border-left:white solid 3px;
	background: #e8e8e8;
	padding:7px;
	font:normal 12px/1.5 Verdana,Geneva,"ËÎÌå",sans-serif;
	color:#666;
	text-align:center;
	letter-spacing:0em;
}
 
div.ProductDetail table.Specifications th {
	background:#898989;
	font:bold 13px/1 Verdana,Geneva,"ËÎÌå",sans-serif;
	color:white;
}
div.ProductDetail div.OtherPic {
	padding:20px 0;
}
div.ProductDetail div.OtherPic img {
	width:150px;
	height:150px;
	border:#ccc solid 1px;
	margin:0 10px 0 0;
	padding:3px;
}




div.Tool {
	border-top:#ccc 1px dotted;
	padding:10px 0 0 0;
}
a.Close {
	width:39px;
	height:19px;
	text-align:center;
	background:#A88CA3 url(img/Close.gif) no-repeat;
	line-height:19px;
	display:inline-block;
	color:white;
}
a.Close:link,
a.Close:visited, 
a.Close:hover,
a.Close:active
{
	color:white;
}
span.Hits {
	width:39px;
	height:19px;
	text-align:center;
	background:#A88CA3 url(img/Close.gif) no-repeat 0 -30px;
	line-height:19px;
	display:inline-block;
	color:white;
}



table.Order {
	border-top:white solid 2px;
	border-right:white solid 2px;
	background: #eee;
}

table.Order td,
table.Order th
{
	border-bottom:white solid 2px;
	border-left:white solid 2px;
	text-align:left;
	padding:6px;
	color: #666;
}
table.Order th
{
	text-align: right;
	background:#c2c8cf;
}
table.Order th.master {
	background:#cfc2c6;
}
table.Order td.master
{
}


div.Brief p {
	text-indent:2em;
	line-height:1.8;
	color:#666;
	padding:7px 0;
}
div.Brief blockquote {
	padding:10px 0 0 50px;
	line-height:2;
}



table.ProductsList td {
	word-wrap:break-word;
	word-break:break-all;
	overflow:hidden;
}

table.HomeEn { 
	font-family:Verdana, Geneva, sans-serif;
}

