div#write_success{	width: 712px;	border: 3px solid #aaa;	padding: 10px;	background-color: #f5f9ea;	margin-bottom: 14px;	font-size: 12px;	margin-top: 15px;}div#product{	background-color: #222;	width: 720px;	margin-top: 10px;	color: #fff;	line-height: 16px;	padding-right: 20px;}	div#product div#star	{		float: right;	}		div#star img		{			margin: 0 5px;		}	div#product a.product_img	{		float: right;		margin-bottom: 40px;		margin-left: 40px;		color: #000;		text-align: center;		background-color: #fff;		font-size: 14px;		padding: 10px;	}	div#product a.product_img:hover	{		color: #000;	}	div#product div#desc	{		margin-left: 20px;		padding-bottom: 20px;		clear: both;	}	div#product a	{		color: #898989;		text-decoration: none;	}	div#product a:hover	{		color: #fff;	}	div#product h1	{		font-size: 18px;		padding: 0;		margin: 0;		color: #fff;		line-height: 47px;		text-indent: 20px;	}table#buy_info{	width: 740px;	background-color: #222;	margin-top: 10px;	font-size: 14px;}	table#buy_info td.label	{		width: 120px;		text-align: right;		color: #989898;		font-weight: bold;		height: 40px;		line-height: 40px;	}	table#buy_info td.value	{		text-align: left;		color: #fff;		font-weight: bold;		text-indent: 10px;	}	table#buy_info td input.text	{		margin-left: 10px;		text-align: center;		width: 40px;	}	table#buy_info td input.submit	{		margin: 12px 0 14px 10px;	}div#right_side ul#nav{	margin-top: 20px;	margin-left: 2px;	display: inline;	clear: both;	float: left;}	div#right_side ul#nav li	{		float: left;		margin-left: 2px;	}	div#right_side ul#nav li a	{		font-size: 13px;		float: left;		padding: 0 10px;		display: block;		height: 25px;		line-height: 25px;		color: #b5b3b3;		border-top: 1px solid #525252;		border-left: 1px solid #525252;		border-right:1px solid #2b2b2a;		border-bottom: 0;		text-decoration: none;		background: #525252;	}	div#right_side ul#nav li a:hover, div#right_side ul#nav li a.active, div#right_side ul#nav li a.active:hover	{		background:#222222;		border-top:1px solid #656565;		border-left:1px solid #656565;		border-right:1px solid #302f2f;		border-bottom: 0;		color: #fff;	}div#comment{	background-color: #222;	width: 700px;	color: #fff;	padding: 20px;}	div#comment form	{		padding: 0;		margin: 0;	}	div#comment p	{		margin: 5px 0 0 0;		padding: 0;	}	div#comment p input.text	{		padding: 3px;	}	div#comment p textarea	{		width: 340px;		height: 100px;		overflow: auto;	}
