.webtryx a:link {
	color: #432121;
	text-decoration: none;
	font-size: 12px;
}

.webtryx a:visited {
	text-decoration: none;
	color: #000000;
}

.webtryx a:hover {
	color: #666666;
}

.webtryx a:active {
    color: #666666;
	text-decoration: none;
}

.webtryx {
	visibility:visible;
	margin:0px;
	padding:0px;
	position: relative;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	overflow: hidden;
	width:100%;
}

.rollwebtrys {
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:100%;
}

.blkwebtryx {
	border:0px; 
	padding:0px; 
	overflow: hidden;
	ZOOM: 1; 
	position: relative;
}

.blkwebtryx .LeftButton {
	background: url(../images/arrow.jpg) no-repeat -24px 0px;
	left:0px;
	float:left;
	width:24px;
	cursor: pointer;
	position: absolute;
	height:56px;
	top:40px;
}

.blkwebtryx .RightButton {
	background: url(../images/arrow.jpg) no-repeat 0px 0px;
	right:0px;
	float:right;
	width:24px;
	cursor: pointer;
	position: absolute;
	height:56px;
	top:40px;
}

.blkwebtryx .Cont {
	padding:0px 0px 0px 0px;
	margin:0px; 
	text-align:center;
	overflow: hidden;
}

.blkwebtryx .box {
	float:left;
	text-align:center;
	margin:0px;
	padding:0px;
	width:138px;
}

.box .fang{
	padding:6px 4px;
	margin:0px;
	text-align:center;
}

.box .picFit{
	overflow:hidden;
}

.blkwebtryx .box img {
}

.protitle{
text-align:center;
overflow: hidden;
white-space:nowrap;
}

div.box a.prodtitle:link,div.box a.prodtitle:visited,div.box a.prodtitle:active{
color:#6f6f6f;
font:12px/35px SimSun,Arial,Sans-Serif;
text-decoration: none;
}

div.box a.prodtitle:hover{
color:#ff6600;
text-decoration: underline;
font:12px/35px SimSun,Arial,Sans-Serif;
}