/* PEOPLE */

/* CRec */

.main {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	float: right;
	width: 543px;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-right: 9px;
	margin-right: 1px;
	text-align: left;
}
.main .people img {
	padding: 0px;
	float: left;
	height: 142px;
	width: 142px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main .people .data {
	float: right;
	width: 385px;
	height: auto;
}
.main .people .title {
	margin-bottom: 5px;
}
.main .people .title a:link {
	font-weight: bold;
	color: #83B53C;
}
.main .people .title a:visited {
	font-weight: bold;
	color: #83B53C;
}
.main .people .title a:hover {
	font-weight: bold;
	color: #FF6600;
}
.main .people .date {
	text-align: right;
	margin-bottom: 15px;
}
.main .people .data .keyword {
	text-align: right;
}
.main .people .data .body {
	margin-bottom: 17px;
}
.main .people .data .detail {
	color: #FF6600;
	text-decoration: none;
	text-align: right;
	margin-bottom: 5px;
}
.main .people .data .detail a:link {
	color: #FF6600;
	text-decoration: none;
}
.main .people .data .detail a:visited {
	color: #FF6600;
	text-decoration: none;
}
.main .people .data .detail a:hover {
	color: #83B53C;
	text-decoration: none;
}

.main .people .data .category {
	text-align: right;
}

.main .articleAll {
	clear: both;
}
.main .articleAll .data .title {
	font-weight: bold;
	color: #83B53C;
	margin-bottom: 7px;
	margin-left: 5px;
}
.main .articleAll .data .more {
	float: left;
	width: 227px;
	margin-right: 10px;
}
.main .articleAll .data .date {
	text-align: right;
	margin-bottom: 14px;
}
.main .articleAll .data .entry {
	float: left;
	width: 306px;
}
.main .articleAll .data .keyword {
	text-align: right;
}
.main .articleAll .data .category {
	text-align: right;
	clear: both;
	margin-bottom: 20px;
}
.main .articleAll .data .entry .qte {
	background-color: #F2F2F2;
	margin-bottom: 15px;
	padding: 10px;
}
.categline {
	background-image: url(/fashion/images/fashion_line_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 41px;
	width: 544px;
	clear: both;
}

/* CRec  */
