﻿/* Created by TopStyle Trial - www.topstyle4.com */
#wrap_ct {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	line-height: 1.4;
}

#side-space_ct {
	padding-left: 20px;
	padding-right: 20px;
}

#main-block_ct {
	width: 710px;
	float: right;
	font-size: 110%;
}
#wrap_ct .top_ct #main-block_ct #main-col_ct {
	width: 490px;
	float: left;
}
#wrap_ct .top_ct #main-block_ct #right-col_ct {
	width: 190px;
	margin-top: 10px;
	float: right;
}

#wrap_ct #main-block_ct #main-col_ct {
	width: 555px;
	float: left;
}
#wrap_ct #main-block_ct #right-col2_ct {
	width: 135px;
	float: right;
}

#side-block {
	width: 190px;
	float: left;
}




/*2.牍雑嵝镩见�冈*/
body {
	color: #333333;
}
#top {
	position: absolute;
	top: 0px;
	left: 0px;
}

#cts-wrap_ct a:link,
#cts-wrap_ct a:visited  {
	color: #362011;
	text-decoration: none;
}
#cts-wrap_ct a:hover  {
	color: #FF6600;
	text-decoration: underline;
}

#cts-wrap_ct #main-col_ct .price01 {
	color: #666666;
}


/* clearfix */
.clearfix {display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;
}
.clearfix {display: block;
}
/* End hide from IE-mac */
.clearfix:after {
	content: url(/couturier/v6/images/ct_common/spacer.gif);
	display: block;
	clear: both;
	height: 0;
}

/* rollover style */
.imgover {
}

.opacity img {
	filter: alpha(opacity=100);
	opacity: 1;
 -moz-opacity: 0.99999;
}
.opacity:hover img {
	filter: alpha(opacity=70);
 opacity: 0.7;
	-moz-opacity: 0.7;
}

.price01 {
	display: block;
	color: #666666;
}
.discount01,
.discount02 {
	color: #FF0000 !important;
	display: block;
}

.regular01,
.regular02 {
	background: url(/couturier/v6/images/ct_common/b.gif) repeat-x 0px 0.44em;
	zoom: 1;
	display: inline;
}

.bdr-btm-none {
	background-image: none !important;
}


/* marginTop */
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}



/* alighn */
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.alignL {
	float: left;
}
.alignR {
	float: right;
}


/* hide */
.aural {
	display: none;

