/* 討論區/購物車/詢問車/檔案下載共用 */
.forum_title{
	color:#2b2b2b;
	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;
	padding-top:7px;
}
.forum_title2{
	color:#2b2b2b;
	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;
}
/* 共用區結束 */

/* 我要回應/我要發表-表單區 */
.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;}
/* 表單結束 */

/* 購物車/詢問車表單區 */
.cart_list_text{
	text-align: center;
}
.cart_list_text2{
	text-align: left;
	padding-left:5px;
	color:#333333;
}
.cart_list_text2 a{color:#333333;}
.cart_list_text2 a:hover{color:#333333;}
.cart_list_money{ color:#333333; text-align:right; padding-right:5px;}
/* 購物車/詢問車表單區結束 */

