#article table {
width: 100%;
margin: 0px;
}
#article th {
color: #333333;
background-color: #CCCCCC;
text-align: center;
width: 4em;
padding: 0 5px;
border: 1px solid #FFFFFF;
}
#article td {
padding: 0 5px;
}
#article form {
margin: 0 0 50px;
padding: 10px;
border: 1px solid #CCCCCC;
clear: both;
}


#article ul {
margin: 0 0 0 20px;
width: auto;
}
#article ul li {
list-style-type: none;
font-size: 75%;
margin: 0 20px 0 0;
padding: 0;
float: left;
text-align: center;
display: inline;
}
#article li.w4 {
width: 150px;
}
#article li.w3 {
width: 300px;
}
#article li.w2 {
width: 460px;
}
#article li.w1 {
width: 205px;
}
#article li.w0 {
width: 150px;
margin-right:0;
}
#article li.cart {
padding: 0px;
width: 260px;
clear: none;
}
#article li.emb {
width: auto;
}
#article li.emb img {
width: 450px;
}

#article h4 {
clear: both;
}
#article p {
clear: both;
}

#article div.cart {
clear: both;
padding: 10px;
}
#article div.cart form {
clear: both;
padding: 10px;
margin: 0;
}
#article .link {
list-style-type: none;
text-align: right;
background-color: #CCCCCC;
margin: 0 10px 20px;
font-size: 75%;
clear: both;
}
#article .link li {
	display: inline;
	margin: 0 20px 0 0;
}
#article .link a {
color: #CC0000;
}
#article .wash_image {
float: right;
padding:10px 20px 0 0!important;
}
#article .simg {
float: left;
width: 150px;
}
#article .block {
	float: left;
	width: 460px;
	padding: 0 0 20px;
	text-align: right;
}
#article .block2 {
	padding: 0 20px 20px;
	text-align: right;
}
#article .block3 {
	padding: 0 20px 20px;
	text-align: left;
}
#article .txt {
	float: left;
	width: 470px;
	font-size: 75%;
}
#article h3 {
	background-image: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#article .jimg {
	margin: 0 0 0 30px;
	padding: 0 0 30px;
	float: left;
	height: 400px;
	width: 400px;
}
#article .jtext {
	float: left;
	width: 520px;
	font-size: 87.5%;
}
#article .jtext .price {
	font-size: 150%;
	font-weight: bold;
	color: #CC0000;
}
#article .jtext table {
	margin: 20px 0 0 20px;
	width: 480px;
	font-size: 75%;
	line-height: 3;
}
#article .jtext th {
	width: 5em;
	background-color: #FFFFFF;
	border-bottom: 2px solid #CCCCCC;
	color: #666666;
}
#article .jtext td {
	padding-left: 20px;
	border-bottom: 1px solid #CCCCCC;
}
#article .jtext td ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	list-style-type: none;
}
#article .jtext td li {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
	width: 100px;
	text-align: center;
	line-height: normal;
}
#article .jtext td li a {
	color: #FFFFFF;
	display: block;
	padding: 5px 0;
	text-decoration: none;
}
#article .jtext td li a:hover, #article .jtext td li a:active {
	background-color: #333333;
}




#article .jtext .c {
	font-size: 68.75%;
}
#article ul.vest,
#article ul.skirt,
#article ul.pants {
	padding: 0 20px;
}
#article ul.vest li,
#article ul.skirt li,
#article ul.pants li {
	padding-bottom: 40px;
}
