/* CSS Document */

.goods-list-top{
	background-image:url(../../common/img/in_page/sideflame_top.gif);
	width:252px;
	height:12px;
}

.goods-list ul{
	background-image:url(../../common/img/in_page/sideflame_middle.gif);
	background-repeat:repeat-y;
	width:252px;
}

.goods-list ul li{
	font-size:110%;
	font-weight:bold;
	color:#FFF;
	margin-left:28px;
	padding-left:30px;
	background-image:url(../../common/img/in_page/sideflame_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 center;
	line-height:2em;
}

.goods-list-bottom{
	background-image:url(../../common/img/in_page/sideflame_bottom.gif);
	width:252px;
	height:16px;
	
}

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

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



.col div dl dd{
	font-size:80%;
	color:#d20800;
	font-weight:bold;
	margin-top:10px;
}

.col div dl dd a{
	color:#d20800;
	font-weight:bold;	
}

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

#right-box{
	width:152px;
	float:left;
}

.first-goods{
	width:185px;
	float:left;
}

.another-goods{
	width:185px;
	margin-right:8px;
	margin-bottom:16px;
	float:left;
}

.col{
	clear:both;
}



#left-box h4{
	color:#FFF;
	letter-spacing:0.1em;
	background-image:url(../img/goods_titlebg.gif);
	background-repeat:no-repeat;
	width:591px;
	margin-left:-11px;
	padding-top:14px;
	height:63px;
	text-align:center;
}