/*--product.php--*/

#flash {
	width:670px;
	margin:0 0 8px 8px;}
	
#now_link {
	color:#494949;
	font-size:13px;
	margin:0 0 0 10px;}

#now_link a {
	color:#494949;}
	
#now_link a:hover {
	color:#999999;
	text-decoration:underline;}
	
#item_list {}

.item {
	float:left;
	position:relative;
	width:120px;
	margin:22px 5px 0 9px;}
	
.new_item {
	top:0;
	position:absolute;}
	
.sale_item {
	top:0;
	position:absolute;}
	
.item p {
	margin:14px auto 0 auto;
	padding:4px 0;
	text-align:center;
	font-size:12px;
	color:#333333;
	width:105px;
	min-height:32px;
	_height:32px;
	border-top:2px solid #d4d4d4;
	border-bottom:2px solid #d4d4d4;}
	
.item p a {
	color:#333333;}
	
.item p a:hover {
	color:#999999;}
	
#pagination {
	clear:left;
	margin-left:223px;
	padding:18px 0;
	text-align:center;
	font-size:13px;
	color:#696969;}
	
#pagination a {
	color:#696969;}
	
#pagination a:hover {
	color:#CCCCCC;
	text-decoration:underline;}
	
/*--end product.php--*/

/*--product_1.php--*/

#itempic {
	margin-left:10px;}
	
#item_acconut {
	background:url(../images/product/other_pic.png) no-repeat;
	width:642px;
	height:12px;
	margin:13px 0 13px 12px;}

#items {
	border-bottom:1px solid #cccccc;
	min-height:134px;
	_height:134px;
	margin-left:14px;}

#items * {
	float:left;
	margin:0 0 0 13px;}
	
#items_1st {
	margin-left:0;}
	
#item_date {
	clear:left;
	border-collapse:collapse;
	color:#545454;
	font-size:13px;
	margin:20px 0 50px 20px;}
	
#item_date td {
	border:1px solid #a5a5a5;
	height:26px;}	
	
td.td_1st {
	width:66px;
	text-align:center;}
	
td.td_2ed {
	width:212px;
	padding-left:8px;}
	
td.td_3rd {
	width:91px;
	padding-left:8px;}
	
td.td_4th {
	width:109px;
	padding-left:8px;}
	
td#date_account {
	border:none;
	padding-bottom:50px;}
	
#date_account p {
	margin:16px 6px;
	line-height:20px;} 

/*--end product_1.php--*/