@charset "UTF-8";
/* CSS Document */

/* BrandTopic - RAUCORD */

#BtTitle {
	color:#FFFFFF;
	width:720px;
	height:123px;
	margin:0 0 7px 0;
	background:url(../_images/_bland_topic/raucord_title.gif) left top no-repeat;
}

#BtTitle p {
	padding: 10px 10px 10px 280px;	
}

#BtLeft {
	width: 220px;
	float: left;
	background-image: url(../_images/_bland_topic/raucord_leftimage.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 20px;	
	_margin-right: 10px;
}

#BtItem {
	width: 220px;
	padding-top: 760px;	
}

.BtItemFeature {
	background-image: url(../_images/_bland_topic/line1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}

.BtItemFeature img {
	margin-top: 10px;
}

.BtItemFeature p {
	margin-top: 10px;
}

#BtMain {
	width: 480px;
	float: left;
	
	margin-top: 20px;
	background-image: url(../_images/_bland_topic/raucord_mainimage.jpg);
	background-repeat: no-repeat;
	padding-top: 340px;	
}

.BtMainItem {
	background-image: url(../_images/_bland_topic/line2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 20px;
}

.BtShopItem {
	width: 225px;
	float: left;
	padding: 20px 15px 0px 0px;
}

.BtShopItem p {
	margin-top: 10px;	
}

.BtFabric {
	width: 220px;
	margin: 20px 0px 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #999;
}

.BtFabric img {
	margin: 10px 10px 0px 10px;	
}

.BtFabric p {
	margin: 10px 10px 10px 10px;
}

