@charset "utf-8";
/* 代码整理：懒人之家 */
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
a, img {
	border:0;
}
body {
	font:12px/180% "宋体";
}
a {
	color:#424242;
	text-decoration:none;
}
a:hover {
	color:#f00;
	text-decoration:underline;
}
/* focus_img */
.focus_img {
	width:1100px;
	margin:20px auto;
	padding:0;
	border:#d4d4d4 1px solid;
	 
	overflow:hidden;
	zoom:1;
	height:561px
}
 .productDImg{
	width:100%;
	float:left; 
 }
.focus_img .big_area {
	border:#fd6500 1px solid;
	display:inline;
	float:left;
	margin:8px 0px 0px 10px;
	overflow:hidden;
	width:880px;
	position:relative;
	height:550px
}
.focus_img .big_area h3 {
	font-weight:normal;
	font-size:18px;
	left:0px;
	margin:0px;
	overflow:hidden;
	width:880px;
	color:#000;
	bottom:0px;
	line-height:34px;
	font-family:黑体;
	position:absolute;
	height:32px;
	text-align:center
}
.focus_img .big_area img {
	filter:revealtrans(duration=1, transition=5)
}
 
.focus_img .thurmb {
	padding:0px 8px 0 0;
	float:right;
	width:200px;
}
.focus_img .thurmb .small_div {
	margin-top:8px;
	background:url(../images/312231.jpg) no-repeat;
	overflow:hidden;
	width:200px;
	cursor:pointer;
	height:100px
}
.focus_img .thurmb .selected {
	background-position:0px -330px;
	color:#fff
}
.focus_img .thurmb .selected img {
	border-color:#ecd8cf;
}
.focus_img .thurmb .selected a {
	color:#fff;
	text-decoration:none
}
.focus_img .thurmb img {
	border:#ccc 1px solid;
	display:inline;
	float:left;
	margin:4px 0px 0px 26px;
	width:150px;
	height:90px
}
.focus_img .thurmb .small_div span {
	padding:5px 0 0 4px;
	display:block;
	margin-left:103px;
	line-height:19px;
}
