.item_title {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#formWrapper {
	padding: 0px;
	width: 720px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* Tab */
#diy_tab1{display: block;}
.diy_tab{
	border-left:0px solid #919b9c;
	border-right:0px solid #919b9c;
	border-bottom:0px solid #919b9c;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: none;
}




/* Slider */
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#4B8203;
	font-size:20px;
	background-color:#CCC;
	margin-top:8px;
	background-image:url(../../../images/stories/hm1128/DIY/sliderbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	font-family: "微軟正黑體", "Adobe 黑体 Std R";
	height: 25px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 10px;
	border: 1px solid #DDD;
}
.dhtmlgoodies_question:hover{	/* Styling question */
	background-image:url(../../../images/stories/hm1128/DIY/sliderbg_active.jpg);
	background-repeat:repeat-x;
	background-position:top;
	color: #FFF;
}
.dhtmlgoodies_question_preview{	/* Styling question */
	/* Start layout CSS */
	color:#4B8203;
	font-size:20px;
	background-color:#CCC;
	margin-top:8px;
	background-image:url(../../../images/stories/hm1128/DIY/sliderbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
	font-family: "微軟正黑體", "Adobe 黑体 Std R";
	height: 25px;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 10px;
	border: 1px solid #DDD;
}

.bgcolor1_{
	background-color:#5a9308;
	height: 25px;
	padding-left: 10px;
	padding-top: 9px;
}
.bgcolor2_{
	background-color:#6a9e20;
	height: 25px;
	padding-top: 9px;
	padding-left: 10px;
}
.bgcolor3_{
	background-color:#7ba939;
	height: 25px;
	padding-top: 9px;
	padding-left: 10px;
}

.dhtmlgoodies_answer{	/* Parent box of slide down content */
	background-color:#f3f3f3;
	/* End layout CSS */
	
	visibility:hidden;
	overflow:hidden;
	position:relative;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}
.dhtmlgoodies_answer td {
	padding-top: 5px;
	padding-bottom: 5px;
}
.dhtmlgoodies_answer ul {
	margin: 0px;
	padding: 0px;
}
.dhtmlgoodies_answer list {
	height: 120px;
	width: 320px;
	float: left;
	background-image: none;
	margin-right: 20px;
	margin-bottom: 20px;
}
.dhtmlgoodies_answer_preview{	/* Parent box of slide down content */
	background-color:#f3f3f3;
	/* End layout CSS */
	
	visibility:visible;
	overflow:hidden;
	position:relative;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	padding-bottom: 20px;
	padding-left: 10px;
}

.dhtmlgoodies_answer_content{	/* Content that is slided down */
	font-size:12px;
	position:relative;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#form_tab {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 270px;
	height: 30px;
}
#form_tab ul {
	float: left;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form_tab ul li {
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
	width: 130px;
	height: 26px;
	padding-top: 4px;
	font-weight: bold;
	color: #FFF;
	background-image: none;
}
#form_tab ul li a {
	padding-top: 4px;
	color: #4B7F03;
	font-weight: bold;
	background-image: url(../../../images/stories/hm1128/contentTab.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 26px;
	width: 130px;
	margin-top: -4px;
}
#form_tab ul li a:hover {
	font-weight: bold;
	color: #FFF;
	background-image: url(../../../images/stories/hm1128/contentTabActive.png);
	background-repeat: no-repeat;
	background-position: left top;

}
#form_tab ul li .current {
	background-image: url(../../../images/stories/hm1128/contentTabActive.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}

.furnitureDetails {
}
.furnitureDetails ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.furnitureDetails li {
	list-style-type: none;
	float: left;
	margin-bottom: 10px;
	width: 210px;
	margin-right: 10px;
}

