/* 討論區/購物車/詢問車/檔案下載共用 */
.forum_title{
	color:#fff;
	font-size: 1em;
	line-height: 16px;
	background-image: url(../images/default/forum_case02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
}
.forum_title2{
	color:#fff;
	font-size: 1em;
	line-height: 16px;
	background-image: url(../images/default/forum_case02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	padding-top:7px;
}
.forum_list_title{color: #333333;}
.forum_list_title a:link{color: #333333;}
.forum_list_title a:visited{color: #333333;}
.forum_list_title a:hover{color: #333333;}
.forum_list_title a:active{color: #333333;}
.forum_list_text{color: #333333; text-align:center;}
/* 共用區結束 */

/* 我要回應/我要發表-表單區 */
.form_title{
	background-image: url(../images/default/form_title.gif);
	font-size: 1em;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 27px;
	width: 550px;
	text-indent: 5px;
}
.form_list_title{color:#333333; text-align:right;}
.form_list_text{color:#333333;}
/* 表單結束 */

.input_all{ border: solid 1px #666666;}

/* 購物車/詢問車表單區 */
.cart_list_text{
	text-align: center;
}
.cart_list_text2{
	text-align: left;
	padding-left:5px;
	color:#333333;
}
.cart_list_text2 a:link{color:#333333;}
.cart_list_text2 a:visited{color:#333333;}
.cart_list_text2 a:hover{color:#333333;}
.cart_list_text2 a:active{color:#333333;}
.cart_list_money{ color:#333333; text-align:right; padding-right:5px;}
/* 購物車/詢問車表單區結束 */

/* 右區浮動 */
#warning {
	clear:both;
	position: absolute;
	text-align: center;
	z-index: 1;
}
/* 右區浮動結束 */

/* 間隔高度 */
.heigh_10{
	height:10px;
}
.heigh_15{
	height:15px;
}
.heigh_20{
	height:20px;
}
.heigh_25{
	height:25px;
}
.heigh_30{
	height:30px;
}
.heigh_35{
	height:35px;
}
.heigh_40{
	height:40px;
}
/* 間隔高度結束 */