@charset "utf-8";

/* CSS Document */



h1 {

	position: static;

}

#in_side {

	margin: 0 0 0 100px;

}

#in_main {

	margin: 0 0 0;

}

#in_navi {

	position: static;

}



#wrapper {

	background: url(../img/bg.png) 470px top no-repeat;

}



#copyright {

	/*margin-top: 380px;*/

}


*:first-child+html #copyright {

	/*margin-top: 4100px;*/

}


#copyright {
	/*margin-top: 4100px\9; */
}


a {

	color: #fff;

}





#goods_wrap {

	margin: 20px 0 0;

	width: 825px;

	height: 880px;

	position: relative;

}



#thumbnail {

	width: 636px;

	position: relative;

	top: 0;

	left: 59px;

}



#thumbnail dl {

	width: 145px;

	float: left;

	margin: 0 7px 23px;

	cursor: pointer;

}



#thumbnail dd {

	margin: 9px 0 0 14px;

	line-height: 1.5;

}





#detail_btn {

	position: absolute;

	right: 0;

	top: 178px;

}



.detail_wrap {

	width: 589px;

	position: absolute;

	top: 0;

	left: 196px;

	display: none;

}



.goods_name {

	width: 564px;

	height: 39px;

	font-size: 16px;

	line-height: 40px;

	background: url(../img/big/title_bg.png);

	padding: 0 0 0 25px;

	margin: 21px 0 23px;

}



.catch {

	margin: 0 0 23px;

}



.catch2 {

	margin: 23px 0 0;

}



.detail_wrap dl {

	line-height: 15px;

	margin: 0 0 4px;

}

.detail_wrap dt {

	margin: 0 0 0 9px;

	float: left;

	/*height: 15px;*/

	width: 77px;

	padding: 0 15px 0 0;

	background: url(../img/big/slash.png) top right no-repeat;

}

.detail_wrap dd {

	margin: 0 0 0 16px;

	float: left;

	/*height: 15px;*/

	width: 447px;

}

.notice {

	font-size: 10px;

	margin: 21px 0 0 9px;

}



#back_btn {

	position: absolute;

	left: 97px;

	top: 179px;

	cursor: pointer;

	display: none;

}