/* CSS Document */




#main-ph h2{
	background-image:url(../img/title_goods.jpg);
}

.main-box{
	padding:0 40px 50px 40px;
}

#left-box{
	width:595px;
	float:left;
}

 h4{
	background-image: url("../../common/img/in_page/titlebg.gif");
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 43px;
	letter-spacing: 0.1em;
	margin-left: -7px;
	padding-top: 5px;
	text-align: center;
	width: 861px;
}

/*
#first-box{
	padding:0px 40px 100px 40px;	
}
*/
.goods-box{
	margin-top:15px;
	padding:50px 40px 0 40px;
	background-image:url(../img/border.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#first-box img,.goods-box div.itemPhoto{
	float:left;
	width:185px;
	margin-right:35px;
}

#first-box .detail-box,.goods-box .detail-box{
	float:left;
	width:519px;
}

.title{
	font-weight:bold;
	color:#d20800;
	padding-bottom:20px;
}

.detail{
	margin-top:20px;
}




.goods-box{
	clear:both;
}

.backBtn{
	text-indent:-9999px;
	background-image:url(../img/btn_back.gif);
	float:right;
}

.backBtn a{	
	width:201px;
	height:40px;
	display:block;
}

#main-foot{
	clear:both;
}

p.pagetop{
	text-align:right;
	margin-right:70px;
}

a:link{color:#D20800; text-decoration:underline;}
a:visited{color:#D20800; text-decoration:underline;}
a:hover{color:#D20800; text-decoration:none;}
a:active{color:#D20800; text-decoration:none;}
