#col-sx{
	width:520px;
	float:left;
	padding: 0 20px 0 0;
}

#col-dx{
	width:410px;
	float:right;
}

#col-sx p{
	color:#333;
	line-height:20px;
	font-size:13px;
	padding:14px 0 0 0;
	float:left;
}

#col-sx p:first-letter{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-style:italic;
}

ul.link{
	width:100%;
	float:left;
	border-top:1px solid #FFF;
	margin:18px 0 0 0;
	padding:0;
	list-style-type:none;
	font-family:Trebuchet MS, sans-serif;
	font-weight:bold;
}

ul.link li{
	padding:10px 0 0 0;
	margin:-23px 10px 0 0;
	float:right;
	display:block;
}

ul.link li a{
	width:auto;
	padding:3px 7px;
	height:20px;
	background:#5F747D;
	color:#F0F0F0;
	text-decoration:none;
	display:block;
	border-left:2px solid #DDE1E0;
	border-right:2px solid #DDE1E0;
	clear:left;
}

ul.link li a:hover{
	background:#354553;
}

.product{
	margin:15px 0 0 0;
	padding:10px;
	width:390px;
	background:#FFF;
	float:left;
}

h3{
	float:right;
	padding:10px 5px 0px 0;
	margin:0;
	font-family:Trebuchet MS, sans-serif;
	text-transform:uppercase;
	font-size:16px;
	color:#5F747D;
	width:235px;
	text-align:right;
	height:22px;
}

.product p.desc{
	color:#333;
	line-height:18px;
	font-size:12px;
	padding:10px 5px 0 0;
	float:right;
	width:180px;
	color:#666;
	text-align:right;
}

.product #photo{
	padding:0;
	width:160px;
	float:left;
	margin-top:-22px;
}

.product #photo img{
	width:160px;
}

.product #schema{
	float:right;
	padding:60px 0 0;
	margin: 0 -5px 0 0;
}












 