@charset "utf-8";
/* CSS Document */
#container {
	width: 718px;
	height: auto;
	float: left;
	padding: 0px 10px 30px 10px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
}

#list{
	width: 100%;
	height: auto;	
}

#list .over:hover .o_no {
	color:#CA1633;
	text-decoration:underline;
	}
#list .over:hover .o_date{
	color:#CA1633;
	text-decoration:underline;
	}
#list .over:hover .o_status{
	color:#CA1633;
	text-decoration:underline;
	}

#list .o_words {
	color: #FFFFFF;
}
#list .o_head {
	color: #666666;
	background-image: url(../common/head_bg.png);
}
#list .o_head2 {
	color: #666666;
	background-image: url(../common/head_bg.png);
}
#list .o_no {
	color: #7F7972;
}
#list .o_date {
	color: #666666;
}
#list .o_status {
	color: #666666;
}


#list .words {
	width: 100%;
	height: 22px;
	text-align: center;
	padding: 5px 0;
	margin: auto;
	background-color: #444;
	color:#FFF;
}
#list .txt {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
}
#list .txt2 {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	padding-top: 17px;
}
#list .txt3 {
	background-image: url(../common/txt_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
/***************************************************************/
#list2{
	width: 100%;
	height: auto;	
	
	
	}
#list2 .o_words {
	color: #FFFFFF;
}
#list2 .o_head {
	color: #666666;
	background-image: url(../common/head_bg.png);
}
#list2 .o_head2 {
	color: #666666;
}
#list2 .o_no {
	color: #686859;
}
#list2 .o_date {
	color: #666666;
}
#list2 .o_status {
	color: #7F7972;
}
#list2 .o_price {
	color: #92332C;
}
#list2 .o_fare {
	color: #666666;
}
#list2 .o_price2 {
	color: #92332C;
}
#list2 .o_payment {
	
}
#list2 .o_shipping {
	
}
#list2 .o_price3 {
	color: #92332C;
}
#list2 .words {
	width: 100%;
	height: 22px;
	text-align: center;
	padding: 5px 0;
	margin: auto;
	background-color: #444;
	color:#FFF;
}
#list2 .txt {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	padding-top: 17px;
	padding-bottom: 30px;

}
#list2 .txt2 {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	padding-top: 17px;
}
#list2 .txt3 {
	background-image: url(../common/txt_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
