#display_txt{
	font-size: small;
	color: #333333;
	background-image: url(img/arrow_orange.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
	margin-top: 30px;
	float: left;
	font-weight: bold;
}
#division_txt{
	font-size: small;
	color: #333333;
	padding-left: 10px;
	background-position: center;
	margin-bottom: 3px;
	margin-top: 30px;
	float: right;
	font-weight: bold;
}

#display_box{
	font-size: small;
	background-color: #FCF3E9;
	width: 590px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CE5A28;
	border-bottom-color: #CE5A28;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	
}
#list_txt01{
	font-size: small;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: bold;
		border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CE5A28;
}
#list_txt02{
	font-size: small;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: bold;
		border-top-width: 2px;
	border-top-color: #CE5A28;
	border-top-style: solid;
}
#list_box01{
	font-size: small;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#list_box01 img {
	border:0px;
}
#list_box02{
	width: 600px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.number {
	font-size: small;
	color: #333333;
	padding-top: 25px;
	border-bottom: 1px solid #CE5A28;
}
#productno01{
	float: left;
}
#productno02{
	float: right;
}
.productname{
	font-size: medium;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}
#notes{
	font-weight: bold;
	color: #990000;
}

.name{
	padding-bottom: 5px;
	float: left;
	width: 180px;
}
.price{
	float: left;
	width: 180px;
}
.name a:link{
	font-size:12px;
	color: #336699;
	text-decoration:underline;
}
.name a:visited {
	color: #336699;
	text-decoration:underline;
}
.name a:hover {
	color: #336699;
	text-decoration:underline;
}
.name a:active {
	color: #336699;
	text-decoration:underline;
}
#list_txt01 a:link,#list_txt02 a:link,#display_box a:link{
	font-size:12px;
	color: #336699;
	text-decoration:underline;
}
#list_txt01 a:visited,#list_txt02 a:visited,#display_box a:visited{
	color: #336699;
	text-decoration:underline;
}
#list_txt01 a:hover,#list_txt02 a:hover,#display_box a:hover{
	color: #336699;
	text-decoration:underline;
}
#list_txt01 a:active,#list_txt02 a:active,#display_box a:active{
	color: #336699;
	text-decoration:underline;
}
.otherlink a:link{
	font-size:12px;
	color: #336699;
	text-decoration:underline;
}
.otherlink a:visited {
	color: #336699;
	text-decoration:underline;
}
.otherlink a:hover {
	color: #336699;
	text-decoration:underline;
}
.otherlink a:active {
	color: #336699;
	text-decoration:underline;
}
