@charset "utf-8";
/* CSS Document */


#container #main2 #right .information{
	width:550px;
	margin: 10px 0px 0px 20px;
	padding: 5px;
	border: solid 1px #CCCCCC;
}
#container #main2 #right .information h4{
	width:365px;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	font-size:12px;
	line-height:100%;
	font-weight:bold;
	color:#E3081A;
}
#container #main2 #right .information .photo{
	width:100px;
	padding:0px auto 0px auto;
	vertical-align: middle;
	float:left;
}
#container #main2 #right .information .description{
	font-size:12px;
	width:420px;
	height:90px;
	padding:0px;
	margin: 0px 0px 0px 10px;
	float:left;
}

#container  #main2  #right .product_html{
	margin-left: 20px;
	width: 530px;
}
#container  #main2  #right .product_html h4{
	padding: 3px 0px 3px 0px;
	font-size:12px;
	line-height:100%;
	font-weight:bold;
	color:#E3081A;
	margin-top: 10px;
	margin-bottom: 3px;
}
#container  #main2  #right .product_html p{
	padding: 3px 0px 3px 0px;
	font-size:12px;
	line-height:100%;
	margin:0px;
}
#container  #main2  #right .product_html ul{
	margin-top: 10px;
}
#container  #main2  #right .product_html ul li{
	font-size:12px;
	text-align:center;
	float: left;
	padding:3px;
	margin: 2px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
}

