body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8e8e7;
}
img{
	border:0px;
	}
#mod-search{
	background-image: url(../images/search-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#mod-search .btn{
	border:none; /*不顯示按鈕預設的邊框*/
	background:none; /*不顯示按鈕預設的背景*/
	text-indent:-5000px; /*把按鈕文字丟到很遠很遠的地方去*/
	font-size:0px; /*把按鈕文字大小設為 0 */
	width:30px; /*送出按鈕的寬度*/
	height:25px;
}


#mod-search .txt{
	width:190px; /*文字欄位的寬度*/
	border:none; /*不顯示文字欄位的框邊*/
	color:#666; /*文字欄位裡面文字的顏色*/
	padding:2px 0 0 5px; /*文字欄位裡面文字的位置*/
}

.ind_ad {
	background-image: url(../images/adimg.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 6px;
	height: 493px;
}
.left_top {
	background-image: url(../images/left_img_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
}

.left_center {
	background-image: url(../images/left_img_02.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.left_end {
	background-image: url(../images/left_img_03.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
}

.main_top {
	background-image: url(../images/main_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
}
.main {
	padding-left: 10px;
	padding-right: 10px;
}

.main_center {
	background-image: url(../images/main_center.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.main_end {
	background-image: url(../images/main_end.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
}


.word15_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #39a002;
	text-indent: 10px;
	padding-left: 10px;
	padding-top: 6px;
}
.word15_green1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #39a002;
	padding-top: 6px;
	padding-left: 10px;
}

.line {
	width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.line_page {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

.line_1 {
	background-color: #CCC;
	height: 1px;
}

.word11_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.word15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #707070;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD8D8;
	padding-left: 10px;
}
.word24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #C30;
	padding-left: 10px;
	font-weight: bolder;
	text-decoration: none;
}
.word20_pname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 30px;
	color: #090;
	padding-left: 10px;
	font-weight: bolder;
	text-decoration: none;
}

.word18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	font-weight: bolder;
	text-decoration: none;
}
.word15_pro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #666;
	padding-left: 10px;
}


.word15 a:link,a:visited{
	color: #707070;
	text-decoration: none;
     } 
.word15 a:hover,a:active{
	color: #000;
     } 
.word15_li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #707070;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD8D8;
}
.word15_li a:link,a:visited{
	color: #707070;
	text-decoration: none;
     } 
.word15_li a:hover,a:active{
	color: #000;
     } 
.word13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #666;
}

.word13_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b9b9b9;
	line-height: 24px;
	padding-top: 5px;
}
.word13_money {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: line-through;
}



.word15_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #C00;
}
.word13_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
.word13_black a:link,a:visited{
	color: #666;
	text-decoration: none;
     } 
.word13_black a:hover,a:active{
	color: #069;
     } 
.word13_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	line-height: 24px;
}
.word13_white a:link,a:visited{
	color: #000;
	text-decoration: none;
     } 
.word13_white a:hover,a:active{
	color: #CCC;
     } 
li {
	list-style-type: circle;
	list-style-image: url(../images/button_icon.jpg);
	list-style-position: inside;
	text-align: left;
	padding-left: 20px;
}
ul {
	text-align: left;
}







/*CSS green-black style pagination*/

DIV.green-black {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
DIV.green-black A {
	BORDER-RIGHT: #2c2c2c 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #2c2c2c 1px solid;
	PADDING-LEFT: 5px;
	BACKGROUND: url(file:///D|/JS%E7%89%B9%E6%95%88%E9%A1%9E/24%E6%AC%BE%E8%B6%85%E5%AF%A6%E7%94%A8%E7%9A%84Web%202.0%E9%A2%A8%E6%A0%BC%E7%BF%BB%E9%A0%81%E9%A0%81%E7%A2%BCcss%E4%BB%A3%E7%A2%BC/31_pages/image1.gif) #2c2c2c;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #2c2c2c 1px solid;
	COLOR: #CCC;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #2c2c2c 1px solid;
	TEXT-DECORATION: none
}
DIV.green-black A:hover {
	BORDER-RIGHT: #aad83e 1px solid;
	BORDER-TOP: #aad83e 1px solid;
	BACKGROUND: url(file:///D|/JS%E7%89%B9%E6%95%88%E9%A1%9E/24%E6%AC%BE%E8%B6%85%E5%AF%A6%E7%94%A8%E7%9A%84Web%202.0%E9%A2%A8%E6%A0%BC%E7%BF%BB%E9%A0%81%E9%A0%81%E7%A2%BCcss%E4%BB%A3%E7%A2%BC/31_pages/image2.gif) #aad83e;
	BORDER-LEFT: #aad83e 1px solid;
	COLOR: #666;
	BORDER-BOTTOM: #aad83e 1px solid
}
DIV.green-black A:active {
	BORDER-RIGHT: #aad83e 1px solid;
	BORDER-TOP: #aad83e 1px solid;
	BACKGROUND: url(file:///D|/JS%E7%89%B9%E6%95%88%E9%A1%9E/24%E6%AC%BE%E8%B6%85%E5%AF%A6%E7%94%A8%E7%9A%84Web%202.0%E9%A2%A8%E6%A0%BC%E7%BF%BB%E9%A0%81%E9%A0%81%E7%A2%BCcss%E4%BB%A3%E7%A2%BC/31_pages/image2.gif) #aad83e;
	BORDER-LEFT: #aad83e 1px solid;
	COLOR: #999;
	BORDER-BOTTOM: #aad83e 1px solid
}
DIV.green-black SPAN.current {
	BORDER-RIGHT: #aad83e 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #aad83e 1px solid;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	BACKGROUND: url(file:///D|/JS%E7%89%B9%E6%95%88%E9%A1%9E/24%E6%AC%BE%E8%B6%85%E5%AF%A6%E7%94%A8%E7%9A%84Web%202.0%E9%A2%A8%E6%A0%BC%E7%BF%BB%E9%A0%81%E9%A0%81%E7%A2%BCcss%E4%BB%A3%E7%A2%BC/31_pages/image2.gif) #aad83e;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #aad83e 1px solid;
	COLOR: #999;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #aad83e 1px solid
}
DIV.green-black SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}

.my_buyer_main {
	background-image: url(../images/my_buyer_main.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 29px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	padding-top: 8px;
}
.my_buyer_mainx {
	background-image: url(../images/my_buyer_main.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 29px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	padding-top: 8px;
}

.my_buyer_main_1 {
	background-image: url(../images/my_buyer_main_1.gif);
	background-repeat: repeat-x;
	height: 56px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	padding-top: 6px;
	padding-left: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C3FFAB;
}
.my_buyer_main_1 a:link,a:visited{
	color: #005685;
	text-decoration: none;
     } 
.my_buyer_main_1 a:hover,a:active{
	color: #036;
	text-decoration: underline;
     } 
.my_buyer_main_2redword {
	background-image: url(../images/my_buyer_main_1.gif);
	background-repeat: repeat-x;
	height: 56px;
	font-family: Arial;
	font-size: 12px;
	color: #000;
	padding-top: 6px;
	padding-left: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C3FFAB;
}
.my_buyer_main_2redword a:link,a:visited{
	color: #F00;
	text-decoration: none;
     } 
.my_buyer_newspaper {
	height: 56px;
	font-family: Arial;
	font-size: 12px;
	color: #005685;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	padding-top: 6px;
	padding-left: 3px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../images/store_main.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.product_gayword_14 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: line-through;
}
.product_redword_14 {
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.my_buyer_main_2redword a:hover,a:active{
	color: #900;
	text-decoration: underline;
     } 
.product_gayword_14_1 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.product_greenword_14 {
	font-family: Arial;
	font-size: 14px;
	color: #00852f;
	font-weight: normal;
}
.product_blueword_14 {
	font-family: Arial;
	font-size: 14px;
	color: #005685;
	font-weight: normal;
}





.product_grayword_12 {
	font-family: Arial;
	font-size: 12px;
	color: #8a8a8a;
}
.product_grayword_12_1 {
	font-family: Arial;
	font-size: 12px;
	color: #333;
}
.product_grayword_12_2 {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	text-decoration: line-through;
}
.word15_messageanswer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 30px;
    color: #090;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DAD8D8;
    padding-left: 10px;
}

.word15_message {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 30px;
    color: #464646;
    padding-left: 10px;
}
.word15_message a:link,a:visited{
    color: #707070;
    text-decoration: none;
     } 
.word15_message a:hover,a:active{
    color: #0C0;
    clear: both;
    background-color: #EFEFEF;
     }