#main_contents{
	width:755px !important;
	padding-left:10px;
}

#main_contents .item_name{
	font-size:16px;
	line-height:20px;
	padding:5px 10px;
	background-color:#2D52A8;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:15px;
}

#detail{
	padding:0 10px 10px 25px;
	overflow:hidden;
	width:720px;
	border-bottom:#cccccc 1px dashed;
	margin-bottom:10px;
}

#detail .pic{
	width:275px;
	float:left;
	display:inline;
	margin-right:35px;
	overflow:hidden;
}

#detail .pic .main_pic{
	margin-bottom:15px;
	text-align:center;
}

#detail .pic .main_pic .sub_pic{
	overflow:hidden;
	width:293px;
}

#detail .pic .main_pic .sub_pic .box{
	float:left;
	margin-right:18px;
	text-align:center;
}

#detail .top_info{
	width:410px;
	float:left;
	display:inline;
	overflow:hidden;
}

#detail .top_info .catch_copy{
	padding:0 10px 10px 10px;
	border-bottom:#cccccc 1px dashed;
	margin-bottom:10px;
}

#detail .top_info .cart{

}

#detail .top_info .cart .price{
	width:188px;
	float:left;
	display:inline;
	overflow:hidden;
	font-size:18px;
	padding:15px 5px 0 5px;
}

#detail .top_info .cart .price .red{
	color:#ff0000;
	font-weight:bold;
}

#detail .top_info .cart .into_cart{
	width:190px;
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:center;
	padding:10px;
	margin-bottom:10px;
}

#detail .top_info .cart .into_cart .margin-box{
	margin-bottom:10px;
}

#detail .top_info .cart .contact_item{
	text-align:right;
	font-size:15px;
}

#detail .top_info .cart .contact_item a{
	text-decoration:underline;
}

#detail .top_info .cart .contact_item a:hover{
	text-decoration:none;
}

#detail .top_info .cart .social{
	padding:10px;
	border-bottom:#cccccc 1px dashed;
	margin-bottom:10px;
	overflow:hidden;
}

#detail .top_info .cart .social .s_button{
	float:left;
	margin-top:10px;
/*	width:90px; */
}


#detail .top_info .desc{
	font-size:16px;
}

#detail_bottom{
	padding:0 0 25px 10px;
}

#detail_bottom .title{
	font-size:17px;
	font-weight:bold;
	margin-bottom:15px;
}

#together{
	padding:0 0 15px 10px;
	border-bottom:#cccccc 1px dashed;
	margin-bottom:15px;
	overflow:hidden;
}

#together .items{
	float:left;
	display:inline;
	overflow:hidden;
	margin-left:25px;
}

#together .tog_main_title{
	color:#FF6600;
	font-size:17px;
	font-weight:bold;
	margin-bottom:10px;
}

#together .items .together_list{
	float:left;
	display:inline;
	width:100px;
	margin-right:10px;
	text-align:center;
}

#together .sum{
	margin-bottom:10px;
}

#together .items .together_mark{
	float:left;
	display:inline;
	height:100px;
	width:20px;
	margin-right:10px;
}