/* 討論區/購物車/詢問車/檔案下載共用 */
.forum_title{
	color:#2b2b2b;
	font-size: 1em;
	line-height: 20px;
	background-image: url(../images/default/forum_case02.gif);
	background-repeat: repeat-x;
	background-position: right center;
	text-align: center;
	padding-top:7px;
}
.forum_title2{
	color:#2b2b2b;
	font-size: 1em;
	line-height: 20px;
	background-image: url(../images/default/forum_case02.gif);
	background-repeat: repeat-x;
	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:#6a656b; text-align:left; padding:4px 0px;}
.form_list_text{color:#656565; padding:4px 0px;}
/* 表單結束 */

.input_all{ border: solid 1px #dbdbdb;}

/* 購物車/詢問車表單區 */
.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: center; padding-right:5px;}
/* 購物車/詢問車表單區結束 */

/* 右區浮動 */
#warning {
	clear:both;
	overflow:hidden;
	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;
}
/* 間隔高度結束 */

/* 內頁上品列表框 */
#products_row {
	width:100%;
	clear: left;
	float: left;
	height: auto;
	margin-bottom: 10px;
}

/* 內頁商品 */
#products_row .products_case { float: left; clear : right; }
#products {
	float: left;
	clear: left;
}

/* 內頁產品圖 */
DIV#products .images{ margin: 0 auto; text-align: center;}

/* 內頁產品名稱 */
DIV#products .name {
	font-size: 1em;
	color: #869671;
	line-height: 16px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/me/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 140px;
	padding-right: 10px;
}
DIV#products .name a:link{color: #869671;}
DIV#products .name a:visited{color: #869671;}
DIV#products .name a:hover{color: #869671;}
DIV#products .name a:active{color: #869671;}
/* 內頁產品圖 */
DIV#products .images{ margin: 0 auto; text-align: center;}


/* 課程報名 */
.course_text {
	font-weight: bold;
	font-size: 16px;
}
