@charset "utf-8";
/* CSS Document */
#content_wrap #pagecopy td {
	font-size: 11px;
}
#content_wrap #pagecopy form .btn {
	border: solid 1px #000;
	padding: 2px;
	color: #fff;
	background-color: #cc0000;
	font-weight: bold;
	font-size: 10px;
	margin-top: 10px;
}
#content_wrap #pagecopy td.logintd {
	background-color: #ececec;
	border: solid 1px #999;
}
a.fgpw {
	font-size: 10px;
}
form {
	margin: 0px;
}
input.btnShop {
	float:right;
	border: solid 1px #000;
	padding: 2px;
	background-color: #cc0000;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}
input.btnshop:hover {
	background-color: #000;
}
.theprice {
	font-weight: bold;
	font-size: 24px;
}
.retailpricelabel {
	font-weight: bold;
	font-size: 18px;
	color: #0000FF;
}
.retailprice {
	font-weight: bold;
	font-size: 18px;
	color: #0000FF;
	text-decoration:line-through;
}
.saveprice {
	font-weight: bold;
	font-size: 18px;
	color: #cc0000;
}
.breadcrumb {
	text-align:left;
	padding:10px;
	/*border: dotted 1px #999;*/
	padding: 5px;
	width: 100%;
}
#cwrap .ccontent {
	width: 540px;
	display: block;
	float:right;
}
#cwrap .ccontent a.shopcategory {
	width: 175px;
	height 64px;
	/*margin: 5px 20px 5px 40px;*/
	border: none;
	float:left;
}
#cwrap .ccontent a.shopcategory img {
	border: none;
}