body {
	background: #fff;
	color: #000305;
	font-size: 14px; /* Base font size: 14px */
	font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	line-height: 1.429;
	margin: 0;
	padding: 0;
	text-align: left;
}

.goods {clear: both; margin: 0 auto; width: 902px; background: #fff; padding: 10px 0}

.foot {clear: both; margin: 0 auto; width: 902px; background: #fff; padding: 10px 0; color: #666}

.main {clear: both; margin: 0 auto; width: 902px; background: #fff}

.linebreak {border-top: 1px solid #eee;clear: both; margin: 0 auto; width: 902px; }

.logo { width: 200px; margin: 20px 0 5px 0; float: left }

.entrevous { width: 500px; margin: 20px 0 0px 0; padding-top: 10px; float: right; font-size: 36px }

.carlton { float:left; font-size: 9px; color: #aaa; margin: 16px 10px 0px 0; width: 100px; text-align: right }

.entrevous a { color: #333; text-decoration: none } 

.entrevous a:hover { color: #007bcf; text-decoration: none } 

.content { width : 500px; float: left; padding: 15px; background: #f7f7f7 }

.content img { max-width: 500px  }

.clear { clear:both }

p { margin-bottom: 10px }

iframe { margin-bottom: 10px }

embed { margin-bottom: 10px }

object { margin-bottom: 10px }

h2 a { padding:3px; background: #000; color: #fff; font-weight: bold; text-decoration: none}
h2 a:hover { padding:3px; background: #0071dc;  font-weight: bold; text-decoration: none}

/* Effect */

.hs_container{
	position:relative;
	width:902px;
	height:471px;
	overflow:hidden;
	clear:both;
	cursor:pointer;
}
.hs_container .hs_area{
	position:absolute;
	overflow:hidden;
}
.hs_area img{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.hs_area img.hs_visible{
	display:block;
	z-index:9999;
}
.hs_area1{
	border-right:2px solid #fff;
}
.hs_area4, .hs_area5{
	border-top:2px solid #fff;
}
.hs_area4{
	border-right:2px solid #fff;
}
.hs_area3{
	border-top:2px solid #fff;
}
.hs_area1{
	width:449px;
	height:334px;
	top:0px;
	left:0px;
}
.hs_area2{
	width:451px;
	height:165px;
	top:0px;
	left:451px;
}
.hs_area3{
	width:451px;
	height:167px;
	top:165px;
	left:451px;
}
.hs_area4{
	width:192px;
	height:135px;
	top:334px;
	left:0px;
}
.hs_area5{
	width:708px;
	height:135px;
	top:334px;
	left:194px;
}

.vs_area{
	position:absolute;
	overflow:hidden;
}
.vs_area img{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.vs_area img.hs_visible{
	display:block;
	z-index:9999;
}

