/* CSS Document */
@charset "utf-8";

body
{
	position: relative;
	left: 50%;
	margin-top: 5px;
	margin-left: -500px;
	margin-bottom: 0px;
	width: 1000px;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #ff6600;
}

img
{
	border: 0px;
	vertical-align: bottom;
}

table
{
	table-layout: fixed;
}

.img_right
{
	float: right;
}

.opening
{
	position: relative;
	top: 50%;
	margin-top: 100px;
	width: 100%;
	height: 200px;
}

.title
{
	width: 1000px;
	height: 78px;
}

.title .logo
{
	padding-left: 5px;
}

.title .status
{
	padding-right: 8px;
	text-align: right;
}

.text_title_login, .text_title_login a, .text_title_login a:link, .text_title_login a:visited
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #0033cc;
}

.text_title_login a:hover
{
	text-decoration: underline;
	color: #ff6600;
}

.search
{
	width: 1000px;
	text-align: center;
}

.search_title
{
	height: 26px;
}

.search_title td
{
	padding-top: 4px;
}

.search_title_left
{
	background-image: url("../images/css/search_title_left.gif");
	width: 6px;
}

.search_title_content
{
	background-image: url("../images/css/search_title_content.gif");
	width: 46px;
}

.search_title_content_right
{
	background-image: url("../images/css/search_title_content.gif");
	width: 91px;
}

.search_title_item
{
	background-image: url("../images/css/search_title_item.gif");
	width: 69px;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
}

.search_title_item a, .search_title_item a:hover
{
	text-decoration: none;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
}

.search_title_others
{
	background-image: url("../images/css/search_title_content.gif");
	width: 69px;

	text-align: center;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
}

.search_title_others a, .search_title_others a:hover
{
	text-decoration: none;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
}

.search_title_this
{
	background-image: url("../images/css/search_title_this.gif");
	width: 69px;
	text-align: center;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.search_title_this a, .search_title_this a:hover
{
	text-decoration: none;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.search_title_right
{
	background-image: url("../images/css/search_title_right.gif");
	width: 6px;
}

.search_menu
{
	width: 210px;
	background-color: #ffffff;
	border-width: 5px;
	border-color: #cccccc;
	border-style: solid;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #0033cc;

	position: absolute;
	visibility: hidden;
}

.search_menu td
{
	height: 20px;
	padding-left: 13px;
	padding-top: 3px;
}

.search_menu td a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #0033cc;
}

.search_menu_list
{
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: dashed;
}

.search_body
{
	height: 59px;
	padding-bottom: 4px;
}

.search_body_left
{
	background-image: url("../images/css/search_body_left.gif");
	width: 6px;
}

.search_body_content
{
	background-image: url("../images/css/search_body_content.gif");
	width: 988px;
	text-align: center;
	vertical-align: middle;
}

.search_body_content .input_key
{
	width: 242px;
	height: 17px;
	padding: 0px;
	margin: 0px 10px 0px 10px;
}

.search_body_content .button_submit
{
	background-image: url("../images/css/search_botton.gif");
	width: 60px;
	height: 21px;
	border: 0px;
}

.search_body_right
{
	background-image: url("../images/css/search_body_right.gif");
	width: 6px;
}

.top
{
	height: 15px;
}

.top_left
{
	background-image: url("../images/css/top_left.gif");
	width: 10px;
}

.top_content
{
	background-image: url("../images/css/top_content.gif");
}

.top_right
{
	background-image: url("../images/css/top_right.gif");
	width: 10px;
}

.body_left
{
	background-image: url("../images/css/body_left.gif");
	width: 10px;
}

.body_right
{
	background-image: url("../images/css/body_right.gif");
	width: 10px;
}

.bottom
{
	height: 10px;
}

.bottom_left
{
	background-image: url("../images/css/bottom_left.gif");
	width: 10px;
}

.bottom_content
{
	background-image: url("../images/css/bottom_content.gif");
}

.bottom_right
{
	background-image: url("../images/css/bottom_right.gif");
	width: 10px;
}

.wcontent
{
	width: 100%;
	margin-top: 8px;
	vertical-align: top;
}

.wcontent_main
{
	width: 753px;
	vertical-align: top;
}

.wcontent_guide
{
	width: 200px;
	padding-left: 15px;
	vertical-align: top;
}

.wcontent_cata
{
	width: 200px;
	padding-right: 13px;
	vertical-align: top;
}

.wcontent_cata table
{
	margin-bottom: 10px;
}

.wcontent .prod_image
{
	width: 280px;
	padding-left: 22px;
	padding-right: 22px;
	vertical-align: top;
	text-align: center;
}

.wcontent .prod_image a
{
   font-size: 15px;
   text-decoration: none;
   color: #FF0000;
}

.wcontent .prod_image a:hover {
   text-decoration: underline;
   color: #0000FF;
}

.wcontent .prod_descript
{
	vertical-align: top;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555
}

.prod_descript .rating_n_prices
{
	width: 100%;
}

.prod_descript .rating_n_prices td
{
	padding-bottom: 5px;
	padding-top: 5px;
}

.rating_n_prices .text_title
{
	width: 75px;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555
}

.wcontent .prod_otherinfo, .wcontent .merchant_otherinfo
{
	width: 350px;
	border-left: 2px dotted #cccccc;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

.wcontent .prod_otherinfo ul, .wcontent .merchant_otherinfo ul
{
	list-style-image: url("../images/css/tip_arrow_black.gif");
	padding-left: 15px;	
	margin-left: 15px;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.wcontent .prod_otherinfo ul a, .wcontent .prod_otherinfo ul a:link, .wcontent .prod_otherinfo ul a:visited, .wcontent .merchant_otherinfo ul a, , .wcontent .merchant_otherinfo ul a:link, , .wcontent .merchant_otherinfo ul a:visited
{
	list-style-image: url("../images/css/tip_arrow.gif");
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033cc;
}

.wcontent .prod_otherinfo ul a:hover, .wcontent .merchant_otherinfo ul a:hover
{
	text-decoration: underline;
	color: #ff6600;
}

.wcontent .merchant_image
{
	width: 177px;
	height: 150px;
	border: 1px solid #cccccc;
	margin-right: 5px;

	float: left;
}

.wcontent .merchant_image .text_store_name
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #0033cc
}

.wcontent .merchant_descript
{
	padding-left: 22px;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #555555
}

.wcontent .merchant_descript .text_title
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #555555
}

.wcontent .title_content
{
	width: 735px;
	border-bottom-color: #cccccc;
	border-bottom-style: double;
	border-bottom-width: 3px;
	vertical-align: top;
}


.cata
{
	width: 200px;
	padding-right: 0px;
}

.cata .img_title
{
	padding-bottom: 5px;
}

.cata .cates_menu, .cata .cates_menu td
{
	height: 654px;

	vertical-align: top;
}

.cata_title td
{
	padding-bottom: 4px;
}

.cata_title_content
{
	border-bottom-color: #cccccc;
	border-bottom-style: double;
	border-bottom-width: 3px;
}

.cata_title_content .text_img
{
	padding-bottom: 10px;
	vertical-align: middle;
}

.cata_title_content .image_button
{
	padding: 5px 0px 5px 0px;
}

.cata_title_text
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.cata_body_content
{
	padding: 9px 0px 9px 0px;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.cata_footer td
{
	padding: 12px 0px 6px 0px;
}

.cata_footer_content
{
	border-top-color: #cccccc;
	border-top-style: double;
	border-top-width: 3px;
	padding: 12px 0px 6px 0px;

	text-align: center;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 16px;
	color: #0033cc;
}

.cata_footer_content a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 16px;
	color: #0033cc;
}

.content
{
	width: 540px;
	vertical-align: top;
}

.content .notes
{
	width: 540px;
	margin-bottom: 10px;
}

.content_title td
{
	padding-bottom: 10px;
}

.content_title_content
{
	border-bottom: 3px double #cccccc;
}

.content_attention
{
	width: 100%;
	margin-bottom: 7px;
}

.content_attention td
{
	background-color: #ffffd7;
	border-width: 2px;
	border-color: #cccccc;
	border-style: solid;
	padding: 13px;

	text-align: center;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}


.hots_content
{
	background-image: url("../images/css/hots_content.gif");
	width: 305px;
	padding: 11px 11px 11px 10px;
	border-width: 0px 1px 0px 1px;
	border-color: #cccccc;
	border-style: solid;

	vertical-align: top;
	text-align: center;
}

.hots_left
{
	background-image: url("../images/css/hots_left.gif");
	width: 105px;
	border-width: 0px 0px 0px 1px;
	border-color: #cccccc;
	border-style: solid;
}

.hots_right
{
	background-image: url("../images/css/hots_right.gif");
	width: 105px;
	border-width: 0px 1px 0px 0px;
	border-color: #cccccc;
	border-style: solid;
}

.hots_left td, .hots_right td
{
	height: 111px;
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	border-style: solid;
}

.hots_left td, .hots_right td, .hots_left td a, .hots_right td a
{
	vertical-align: top;
	text-align: center;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #0033cc;
}

.hots_left .last, .hots_right .last
{
	border-width: 0px;
}

.hots_left td img, .hots_right td img
{
	width: 83px;
	height: 70px;
	margin: 5px 11px 5px 11px;
}

.content_footer td
{
	padding-top: 10px;
	padding-bottom: 5px;
}

.content_footer_content
{
	border-top-color: #cccccc;
	border-top-style: double;
	border-top-width: 3px;
	padding-bottom: 3px;
}

.footer
{
	width: 1000px;
	text-align: center;
}

.footer_title
{
	padding-top: 30px;
}

.footer_content, .footer_content a
{
	padding-top: 35px;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #737373;
}

.footer_bottom
{
	padding-top: 15px;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #737373;
}

.ad_center
{
	position: absolute;
	top: 350px;
	left: 320px;
}

.hots_product_o
{
	width: 305px;
	height: 390px;
}

.hots_product
{
	width: 305px;
	height: 390px;
	position: absolute;
	visibility: hidden;
}

.hots_item
{
	width: 305px;
	height: 220px;
	margin-bottom: 12px;
}

.hots_product_name
{
	text-align: center;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #0033cc;
}

.hots_product_data
{
	padding-top: 25px;
}

.hots_product_img
{
	float: left;
	margin-right: 6px;
}

.hots_description
{
	width: 100%;
	height: 170px;

	padding: 0px 7px 0px 7px;
	overflow: hidden;
}

.hots_description td
{
	text-align: left;
	vertical-align: top;
}

.hots_choices
{
	background-image: url("../images/css/line_bottom.gif");
	background-repeat: no-repeat;
	width: 100%;
	height: 80px;
}

.hots_choices .blank_items
{
	width: 15px;
	height: 80px;
}

.hots_choices .top5_items
{
	width: 55px;
	height: 80px;

	vertical-align: top;
	text-align: center;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

.hots_choices .top5_items img
{
	width: 40px;
	height: 34px;
	margin: 7px auto 0px auto;
}

.hots_bottom td
{
	padding-top: 10px;
}

.wcontent_title
{
	padding: 0px 15px 0px 15px;
	vertical-align: top;
}

.wcontent_title a
{
	color: #0000FF;
}

.wcontent_title a:hover
{
	color: #FF0000;
}


.wcontent_body_content
{
	vertical-align: top;
}

.all_cata
{
	width: 100%;
}

.all_cata td
{
	vertical-align: top;
}

.wcontent_cates
{
	width: 540px;
	padding-right: 15px;
	vertical-align: top;
}

.cates
{
	width: 540px;
	padding-right: 0px;
}

.cates_title td
{
	padding-bottom: 12px;
}

.cates_title_content
{
	width: 520px;
	border-bottom-color: #cccccc;
	border-bottom-style: double;
	border-bottom-width: 3px;
}

.cates_body_content
{
	vertical-align: top;
}

.cates_list
{
	width: 100%;
	margin: 20px;
}

.cates_list td
{
	vertical-align: top;
}

.wcontent_wadv_left
{
	width: 12px;
	padding-left: 6px;
	padding-right: 7px;
}

.wcontent_wadv_right
{
	width: 100%;
}

.wcontent_adv
{
	width: 200px;
	vertical-align: top;
}

.adv
{
	background: #f0f0f0;
	width: 200px;
	margin-bottom: 10px;

	vertical-align: top;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
}

.adv_top
{
	height: 10px;
}

.adv_top_left
{
	background-image: url("../images/css/adv_top_left.gif");
	width: 10px;
}

.adv_top_right
{
	background-image: url("../images/css/adv_top_right.gif");
	width: 10px;
}

.adv_body_content
{
	width: 180px;
	padding-bottom: 10px;
	text-align: center;
}

.adv_body_content img, .adv_body_content object
{
	margin-top: 5px;
}

.adv_bottom
{
	height: 10px;
}

.adv_bottom_left
{
	background-image: url("../images/css/adv_bottom_left.gif");
	width: 10px;
}

.adv_bottom_right
{
	background-image: url("../images/css/adv_bottom_right.gif");
	width: 10px;
}

.page_stat
{
	width: 100%;
}

.page_stat_up_left
{
	padding-bottom: 10px;

	vertical-align: top;
	text-align: left;
}

.page_stat_up_right
{
	padding-bottom: 10px;

	vertical-align: top;
	text-align: right;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
}

.page_stat_up_right img
{
	padding: 0px 0px 5px 4px;
}

.page_stat_down_left
{
	padding-top: 10px;

	vertical-align: top;
	text-align: left;
}

.page_stat_down_right
{
	padding-top: 10px;

	vertical-align: top;
	text-align: right;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
}

.page_stat_down_right img
{
	padding: 5px 0px 0px 4px;
}

.page_stat_input
{
	width: 25px;
	height: 16px;
	padding: 0px;
	margin: 0px 5px 0px 5px;
}

.page_stat_button
{
	width: 20px;
	height: 20px;
	padding: 0px;
	margin-left: 5px;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 8px;
}

.page_stat .menu_buttons
{
	height: 25px;
	padding: 0px;
}

.page_stat .menu_buttons img
{
	vertical-align: bottom;
}

.page_stat .button_image
{
	background-color: #e1f4fd;
	padding: 5px 5px 5px 0px;
}

.page_stat .button_image_right
{
	float: right;
	padding: 5px 0px 5px 5px;
}

.product
{
	width: 520px;
}

.product td
{
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
}

.product_actived td
{
	filter: none;
}

.product_disabled td
{
	filter: alpha(opacity=25);
	background-color: #ffffff;
}

.product_checkbox
{
	width: 20px;
	background-color: #e1f4fd;
	border-bottom-style: dashed;
}

.product_checkbox_last
{
	width: 20px;
	background-color: #e1f4fd;
}

.product_img
{
	width: 120px;
	text-align: center;
	border-bottom-style: dashed;
}

.product_img_last
{
	width: 120px;
	text-align: center;
}

.product_detail
{
	padding: 15px 0px 13px 0px;
	border-bottom-style: dashed;
	vertical-align: middle;
}

.product_detail_last
{
	padding: 15px 0px 13px 0px;
	vertical-align: top;
}

.product_detail img, .product_detail_last img
{
	padding-bottom: 0px;
}

.product_price
{
	width: 155px;
	text-align: center;
	border-bottom-style: dashed;
}

.product_price_last
{
	text-align: center;
}

.product_price img, .product_price_last img
{
	margin-top: 8px;
}

.product_price .button_delete, .product_price_last .button_delete
{
	background-image: url("../images/css/button_delete.gif");
	width: 56px;
	height: 25px;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 0px 10px;
}

.product_price .button_inactive_prod, .product_price_last .button_inactive_prod
{
	vertical-align: bottom;

	background-image: url("../images/css/button_inactive_prod.gif");
	width: 56px;
	height: 25px;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 0px 10px;
}

.product_price .button_delete_prod, .product_price_last .button_delete_prod
{
	vertical-align: bottom;

	background-image: url("../images/css/button_delete.gif");
	width: 56px;
	height: 25px;
	padding: 0px;
	border: 0px;
	margin: 0px 0px 0px 10px;
}

.attr_content
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 13px;
	color: #000000;
}

.attr_content a
{
	color: #0000FF;
}

.attr_content a:hover
{
	color: #FF0000;
}

.attr_content ul
{
	margin: 0px;
    padding: 0px;
    padding-left: 15px;
    list-style-position:outside;
}

.attr_content li
{ 
	margin: 5px 0px 5px 0px;	
}


.attr_content_input
{
	width: 40px;
	height: 18px;
	margin: 5px 5px 0px 5px;
	padding: 0px;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
}

.attr_content_button
{
	width: 40px;
	height: 24px;
	margin-top: 5px;
	padding: 0px;

	font-family: 微軟正黑體, Arial, Sans-Serif;
}

.price_list
{
	width: 100%;
}

.price_list .title_row
{
	background-color: #f0f0f0;
	border-bottom: 1px solid #cccccc;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.price_list .title_row td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.price_list .title_row .store_name, .price_list .title_row .store_price_buy, .price_list .title_row .statistic_th
{
	text-align: center;
}

.price_list .title_row .store_rating, .price_list .title_row .store_available
{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

.store_available input
{
	width: 85px;
}

.store_price input
{
	width: 50px;
}

.price_list .content_row_highlighted
{
	background-color: #e1f4fd
}

.price_list .content_row_marked, .price_list .content_row_marked_2
{
	background-color: #fffbcc;
}

.price_list .content_row, .price_list .content_row_highlighted, .price_list .content_row_marked
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.price_list .content_row td, .price_list .content_row_highlighted td, .price_list .content_row_marked td, .price_list .content_row_marked_2 td
{
	padding-top: 18px;
	padding-bottom: 18px;
}

.price_list .content_row .statistic_td
{
	text-align: center;
}

.price_list .content_row_marked_2
{
	padding-bottom: 18px;
}

.price_list .content_row_marked_2 td
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.price_list .content_row_marked_2 .input_buy_url
{
	width: 265px;
}

.price_list .content_row a, .price_list .content_row_highlighted a, .price_list .content_row_marked a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #0033cc;
}

.price_list .content_row a:hover, .price_list .content_row_highlighted a:hover, .price_list .content_row_marked a:hover
{
	text-decoration: underline;
	color: #ff6600;
}

.price_list .content_row td, .price_list .content_row_highlighted td
{
	border-bottom: 1px dashed #cccccc;
}

.price_list .content_row .store_name, .price_list .content_row .store_name a, .price_list .content_row_highlighted .store_name, .price_list .content_row_highlighted .store_name a, .price_list .content_row_marked .store_name, .price_list .content_row_marked .store_name a
{
	width: 100px;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	color: #0033cc;
}

.price_list .store_rating
{
	width: 105px;
	padding-left: 10px;
	padding-right: 10px;
}

.price_list .store_available
{
	padding-left: 5px;
	padding-right: 5px;
}

.price_list .store_price
{
	width: 118px;

	text-align: center;
}

.price_list .store_buy
{
	width: 79px;
	padding-left: 40px;
	padding-right: 41px;
}

.price_list .store_buy .price_up
{
	background-image: url("../images/css/button_price_up.gif");
	width: 79px;
	height: 25px;
	border: 0px;
}

.price_list .store_buy .price_update
{
	background-image: url("../images/css/button_update.gif");
	width: 79px;
	height: 25px;
	border: 0px;
}

.price_list .store_buy .price_sent
{
	background-image: url("../images/css/button_sent.gif");
	width: 79px;
	height: 25px;
	border: 0px;
}

.price_list .cr_rank
{
	width: 30px;

	text-align: center;
}

.price_list .cr_store_name
{
	width: 148px;

	text-align: center;
}

.price_list .click_rate
{
	width: 118px;

	text-align: center;
}

.age_distribution
{
	width: 100%;
	padding: 10px;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.age_distribution .text_title
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.distribution_chart .f_percentage, .distribution_chart .m_percentage
{
	width: 340px;
	padding: 1px 0px 1px 0px;

	vertical-align: middle;
	color: #0033cc;
}

.distribution_chart .group_name
{
	width: 60px;
	height: 20px;
}

.distribution_chart .f_percentage img, .distribution_chart .m_percentage img
{
	height: 14px;
	border: 1px solid #000000;
}

.reg
{
	width: 100%;
}

.reg_title
{
	background: #3300BB;
	padding: 5px 10px 3px 10px;
	border-top: 4px double #cccccc;
	border-left: 4px double #cccccc;
	border-right: 4px double #cccccc;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
}

.reg_content
{
	border-left: 4px double #cccccc;
	border-right: 4px double #cccccc;
	border-bottom: 4px double #cccccc;
}

.reg_content table
{
	width: 512px;
}

.reg_announce
{
	padding: 10px;

	text-align: left;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.reg_item
{
	width: 175px;
	padding: 10px;
	border-bottom: 1px dashed #cccccc;

	text-align: left;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.reg_item_info
{
	width: 120px;
	padding: 10px;
	border-bottom: 1px dashed #cccccc;

	text-align: left;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.reg_input
{
	padding: 10px;
	border-bottom: 1px dashed #cccccc;

	text-align: left;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.reg_input .input_email
{
	width: 280px;
}

.reg_item_bottom
{
	width: 175px;
	padding: 10px;

	text-align: left;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.reg_input_bottom
{
	padding: 10px;

	text-align: left;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.reg_button
{
	padding-top: 20px;
}

.reg_button .sign_up_button
{
	background-image: url("../images/css/button_sign_up.gif");
	width: 80px;
	height: 23px;
	border: 0px;
}

.reg_button .submit_button
{
	background-image: url("../images/css/button_submit.gif");
	width: 80px;
	height: 23px;
	border: 0px;
}

.reg_button .next_step_button
{
	background-image: url("../images/css/button_next_step.gif");
	width: 80px;
	height: 23px;
	border: 0px;
}

.reg_button .login_button
{
	background-image: url("../images/css/button_login.gif");
	width: 80px;
	height: 23px;
	border: 0px;
}

.edit_prod
{
	width: 100%;
}

.edit_prod .button_submit
{
	background-image: url("../images/css/button_submit.gif");
	width: 80px;
	height: 23px;
	border: 0px;
}

.edit_prod .button_preview
{
	background-image: url("../images/css/button_preview.gif");
	width: 80px;
	height: 23px;
	border: 0px;
}

.sign_in
{
	width: 370px;
}

.sign_in .button_submit
{
	background-image: url("../images/css/button_blue_sign_up.gif");
	width: 69px;
	height: 25px;
	margin: 15px 0px 15px 271px;
	border: 0px;
}

.sign_in .img_next_step
{
	margin: 15px 0px 15px 271px;
}

.sign_in_content
{
	width: 320px;
	height: 150px;
}

.sign_in_content td, .new_user_info_content td, .edit_prod td
{
	padding: 10px 0px 10px 0px;

	text-align: left;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.sign_in_content ul
{
	list-style-type: disc;
	margin-left: 15px;
}

.sign_in_content .input_bottom_line, .new_user_info_content .input_bottom_line, .edit_prod .input_bottom_line
{
	width: 95px;
	border-bottom: 1px dotted #cccccc;
}

.sign_in_content .bottom_line, .new_user_info_content .bottom_line, .edit_prod .bottom_line
{
	border-bottom: 1px dotted #cccccc;
}

.new_user_info, .new_user_agreement
{
	width: 100%;
}

.new_user_info .explain_bottom_line
{
	padding-left: 5px;
	border-bottom: 1px dotted #cccccc;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #737373;
}

.new_user_info .button_submit
{
	background-image: url("../images/css/button_blue_next_step.gif");
	width: 69px;
	height: 25px;
	margin: 15px 0px 15px 656px;
	border: 0px;
}

.new_user_agreement .button_agree, .new_user_agreement .button_not_agree
{
	width: 69px;
	height: 25px;
	margin: 15px 0px 15px 0px;
	border: 0px;
}

.new_user_agreement .button_agree
{
	background-image: url("../images/css/button_agree.gif");
}

.new_user_agreement .button_not_agree
{
	background-image: url("../images/css/button_not_agree.gif");
}

.new_user_info_content
{
	width: 705px;
}

.new_product
{
	width: 100%;
}

.new_product td
{
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #cccccc;
}

.new_product .input_title
{
	width: 95px;

	text-align: left;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.new_product .input_contain
{
	text-align: left;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.new_product .input_explain
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #737373;
}

.border_top
{
	height: 10px;
}

.border_top .b_left
{
	background-image: url("../images/css/border_top_left.gif");
	width: 10px;
}

.border_top .b_content
{
	background-image: url("../images/css/border_top_content.gif");
	width: 10px;
}

.border_top .b_right
{
	background-image: url("../images/css/border_top_right.gif");
	width: 10px;
}

.border_title
{
	height: 60px;
}

.border_title .b_content
{
	background-image: url("../images/css/background_title_content.gif");
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 3px double #cccccc;

	text-align: left;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.border_body .b_left, .border_title .b_left
{
	background-image: url("../images/css/border_body_left.gif");
	width: 10px;
}

.border_body .b_right, .border_title .b_right
{
	background-image: url("../images/css/border_body_right.gif");
	width: 10px;
}

.border_body .b_content
{
	background-color: #ffffff;
	padding: 0px 15px 0px 15px;
	vertical-align: top;
}

.border_footer .b_left
{
	background-image: url("../images/css/border_footer_left.gif");
	width: 10px;
}

.border_footer .b_content
{
	background-color: #dddddd;
	border-top: 1px solid #ffffff;
}

.border_footer .b_right
{
	background-image: url("../images/css/border_footer_right.gif");
	width: 10px;
}

.border_bottom
{
	height: 10px;
}

.border_bottom .b_left
{
	background-image: url("../images/css/border_bottom_left.gif");
	width: 10px;
}

.border_bottom .b_content
{
	background-image: url("../images/css/border_bottom_content.gif");
}

.border_bottom .b_right
{
	background-image: url("../images/css/border_bottom_right.gif");
	width: 10px;
}

.tips
{
	background-image: url("../images/css/rect_tips.gif");
	width: 216px;
	height: 67px;
	margin-left: 15px;
}

.tips_orange
{
	background-image: url("../images/css/rect_tips_orange.gif");
	width: 216px;
	height: 67px;
	margin-left: 15px;
}

.tips .left_icon, .tips_orange .left_icon
{
	width: 31px;
	padding-left: 27px;
}

.tips .all
{
	text-align: center;
	vertical-align: middle;
}

.tips .content 
{
	padding-left: 5px;

	vertical-align: middle;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #737373;
}

.tips_orange .content
{
	padding-left: 5px;
}

.tips_orange .content, .tips_orange .content a
{
	vertical-align: middle;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc8800;
}

.tips_orange .content a:hover
{
	text-decoration: underline;
	color: #ff6600;
}

.prod_rating
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.prod_rating .button_submit
{
	background-image: url("../images/css/button_sent_out.gif");
	width: 91px;
	height: 23px;
	border: 0px;
}

.prod_rating_guide
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.prod_rating_guide .title
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.prod_rating_guide ul
{
	list-style-type: disc;
	margin-left: 20px;
}

.rating_listing, .review_listing
{
	width: 100%;
}

.rating_title
{
	width: 50%;
	background-color: #f0f0f0;
	padding: 10px;
	
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.rating_content
{
	padding: 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 3px double #cccccc;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.review_caution
{
	background-color: #ffffd7;
	width: 100%;
	height: 35px;
	border: 2px solid #cccccc;

	text-align: center;
	vertical-align: middle;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.review_content
{
	width: 485px;
	padding: 20px 0px 20px 15px;

	vertical-align: top;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.review_rating
{
	padding-top: 57px;
	padding-left: 15px;

	vertical-align: top;
}

.review_content, .review_rating
{
	border-bottom: 1px dashed #cccccc;
}

.review_content .text_title
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033cc;
}

.review_content .text_source
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

.review_content .text_value
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.review_rating .text_title
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.guestbook, .post
{
	width: 100%;
	table-layout: fixed;
}

.guestbook_title
{
	background-color: #f0f0f0;
	border-bottom: 1px solid #cccccc;
	padding: 5px;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.guestbook_time, .post_time, .post_no
{
	background-color: #f0f0f0;
	border-bottom: 1px solid #cccccc;
	padding: 5px;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.guestbook_time, .post_no
{
	text-align: right;
}

.guestbook_from, .post_from
{
	width: 110px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;

	vertical-align: top;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.guestbook_from img, .post_from img
{
	width: 70px;
	height: 70px;
	margin: 5px 5px 5px auto;
}

.guestbook_name, .post_name
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	color: #0033cc;
}

.guestbook_content, .post_content
{
	padding: 10px;
	border-bottom: 1px solid #cccccc;

	word-break: break-all;
	vertical-align: top;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	color: #000000;
}

.guestbook_content, .post_content blockquote
{
	padding: 5px;
	margin: 0px;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}

.guestbook_content .sub_title
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.guestbook_write
{
	width: 100%;
}

.guestbook_write td
{
	padding: 10px 0px 10px 0px;

	vertical-align: middle;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.guestbook_write .column_title
{
	width: 95px;
}

.guestbook_write .column_title, .guestbook_write .column_input
{
	border-bottom: 1px dotted #cccccc;

	text-align: left;
}

.guestbook_write .column_sent
{
	text-align: center;
}

.guestbook_write .button_submit
{
	background-image: url("../images/css/button_submit.gif");
	width: 80px;
	height: 23px;
	border: 0px;
}

.text_cata_title, .text_cata_title a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.text_cata_title h1
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}


.text_cata_main, .text_cata_main a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033cc;
}

.text_cata_sub, .text_cata_sub a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #0033cc;
}


.text_cate_list a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #EF8116;
}



.text_cata_third, .text_cata_third a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033cc;
}

.text_content_title, .text_content_title a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.text_content_title img
{
	vertical-align: middle;
}

.text_price, .text_price a
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #0033cc;
}

.text_price_red, .text_price_red a
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ed1c24;
}

.text_very_price, .text_very_price a
{
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #0033cc;
}

.text_product_name, .text_product_name a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #0033cc;
}

.text_product_detail
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

.text_product_detail a
{
	text-decoration: underline;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #737373;
}

.text_red_12, .text_red_12 a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
}

.text_black_12, .text_black_12 a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.text_black_14, .text_black_14 a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.text_black_14b, .text_black_14b a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.text_black_16b, .text_black_16b a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.text_blue_12, .text_blue_12 a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000ff;
}

.text_gray_12, .text_gray_12 a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #737373;
}

.text_gray_14b, .text_gray_14b a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #737373;
}

.text_lightblue_12, .text_lightblue_12 a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033cc;
}

.text_lightblue_14b, .text_lightblue_14b a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033cc;
}

.text_light_gray_12, .text_light_gray_12 a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
}

.text_title_sub
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #737373;
}

.text_title_sub a, .text_title_sub a:link, .text_title_sub a:visited
{
	text-decoration: underline;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #737373;
}

.text_title_sub a:hover
{
	color: #ff6600;
}

.text_filter_title, .text_filter_title a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.text_filter_content, .text_filter_content a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033cc;
}

.text_merchant_menu_content, .text_merchant_menu_content a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033cc;
}

.text_docs_content, .text_docs_content a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.img_line_top
{
	padding: 9px 0px 8px 0px;
}

.img_stars, .img_button_cp
{
	padding: 5px 0px 5px 0px;
}

.img_text_title
{
	padding-bottom: 5px;
}

.button_submit
{
	background-image: url("../images/css/button_submit.gif");
	width: 80px;
	height: 23px;
	border: 0px;
}

.button_delete
{
	background-image: url("../images/css/button_delete.gif");
	width: 56px;
	height: 25px;
	border: 0px;
}

.select_order, .select_order_bottom
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

.select_order
{
	margin-top: 8px;
}

.prod_spec
{
	width: 100%;
}

.prod_spec td
{
	padding: 9px 15px 9px 15px;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: dashed;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.prod_spec .group_name
{
	background-color: #f0f0f0;
	border-bottom-width: 0px;

	font-weight: bold;
}

.prod_spec .spec_name
{
	width: 150px;
}

.prod_spec .spec_name_no_bottomline
{
	width: 150px;
	border-bottom-width: 0px;
}

.prod_spec .no_bottomline
{
	border-bottom-width: 0px;
}

.comp_specs
{
	width: 735;
}

.comp_specs td
{
	padding: 5px 10px 5px 10px;
}

.comp_specs .prod_img td, .comp_specs .prod_name td, .comp_specs .prod_rating td, .comp_specs .prod_price td, .comp_specs .comp_prices td
{
	text-align: center;
}

.comp_specs .prod_img img
{
	width: 100px;
	height: 100px;
}

.comp_specs .prod_name td, .comp_specs .prod_name td a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033cc;
}

.comp_specs .prod_price td
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0033cc;
}

.comp_specs .prod_specs td
{
	border-top-width: 1px;
	border-top-color: #cccccc;
	border-top-style: dashed;

	text-align: left;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.comp_specs .prod_specs .group_name
{
	background-color: #f0f0f0;
	border-top-width: 1px;
	border-top-style: solid;

	font-weight: bold;
}

.column_index
{
	background-color: #f6f6f6;
	
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.column_content
{
	border-left-width: 1px;
	border-left-color: #cccccc;
	border-left-style: solid;
}

.img_merchant_action
{
	padding: 2px;
	border-width: 2px;
	border-color: #c00000;
	border-style: solid;
	margin: 2px;
}

.img_merchant_action_disabled
{
	padding: 2px;
	border-width: 2px;
	border-color: #c0c0c0;
	border-style: solid;
	margin: 2px;
}

.img_sign
{
	vertical-align: middle;
}

.wcontent_status, .wcontent_status_adv
{
	width: 234px;
	padding-left: 13px;
	vertical-align: top;
}

.adv_234
{
	background-color: #f0f0f0;
	width: 234px;

	vertical-align: top;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
}

.adv_234 .adv_top_content, .adv_234 .adv_bottom_content
{
	width: 214px;
}

.adv_234 .adv_body, .adv_234 .adv_body td
{
	height: 70px;
	vertical-align: middle;
}

.adv_234 .adv_body .user_logo
{
	width: 70px;
}

.adv_234 .adv_body .user_status
{
	padding-left: 10px;
}

.adv_234 .adv_body_merchant, .adv_234 .adv_body_merchant td
{
	height: 35px;
	vertical-align: middle;
}

.adv_234 .adv_body_merchant .merchant_logo
{
	width: 88px;
}

.adv_234 .adv_body_merchant .merchant_status
{
	padding-left: 10px;
}

.wcontent_status .adv_234, .wcontent_status .my_favorites_view, .wcontent_status .hot_keys, .wcontent_status .buying_guides
{
	width: 234px;
	margin-bottom: 10px;
}

.wcontent_status .my_favorites_view .item
{
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: dashed;
}

.wcontent_status .my_favorites_view .item, .wcontent_status .my_favorites_view .item_last
{
	padding: 10px 0px 10px 0px;
}

.wcontent_status .my_favorites_view .item table, .wcontent_status .my_favorites_view .item_last table
{
	width: 100%;
}

.wcontent_status .my_favorites_view .item .prod_img, .wcontent_status .my_favorites_view .item_last .prod_img
{
	width: 70px;
}

.wcontent_status .my_favorites_view .item .prod_img img, .wcontent_status .my_favorites_view .item_last .prod_img img
{
	width: 70px;
	height: 70px;
}

.wcontent_status .my_favorites_view .item .prod_description, .wcontent_status .my_favorites_view .item_last .prod_description
{
	padding-left: 5px;
}

.wcontent_status .hot_keys .keys
{
	padding: 10px 0px 10px 0px;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
}

.wcontent_status .buying_guides .article_titles
{
	padding: 10px 0px 10px 0px;
	list-style: none;
}

.wcontent_status .buying_guides .article_titles, .wcontent_status .buying_guides .article_titles a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033cc;
}

.wcontent_status .buying_guides .article_titles a:hover
{
	text-decoration: underline;
	color: #ff6600;
}

.wcontent_status .adv_status td
{
	padding-bottom: 10px;

	text-align: center;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	color: #737373;
}

.wcontent_status .buying_guides .article_titles .li_push
{
	padding-left: 1px;
	background: url("../images/css/icon_push.png") no-repeat;
}

.wcontent_status .buying_guides .article_titles .li_none
{
	padding-left: 1px;
}

.text_hot_level_0
{
	font-size: 12px;
	color: #545454;
}

.text_hot_level_1
{
	font-size: 14px;
	color: #00adef;
}

.text_hot_level_2
{
	font-size: 16px;
	color: #0072bc;
}

.text_hot_level_3
{
	font-size: 18px;
	color: #8dc63f;
}

.text_hot_level_4
{
	font-size: 20px;
	color: #00a650;
}

.text_hot_level_5
{
	font-size: 22px;
	color: #f7941d;
}

.text_hot_level_6
{
	font-size: 24px;
	color: #f26522;
}

.text_hot_level_7
{
	font-size: 26px;
	color: #ed1c24;
}

.main_content
{
	padding-top: 10px;
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
}

.equation
{
	background-color: #ffffd7;
	padding: 10px;
	border-width: 1px;
	border-color: #c00000;
	border-style: solid;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.equation .highlight
{
	font-weight: bold;
	color: #0000ff;
}

.content_buying_guide
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.content_buying_guide img
{
	padding: 20px 0px 10px 0px;
}

.messages
{
	width: 370px;
	vertical-align: top;
}

.messages .messages_contents
{
	height: 200px;
	padding: 10px 0px 10px 0px;
	vertical-align: top;
}

.messages .messages_contents, .messages .messages_contents a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033cc;
}

.messages .messages_contents a:hover
{
	text-decoration: underline;
	color: #ff6600;
}

.messages_gap
{
	width: 13px;
}

.bbs_list
{
	width: 100%;
}

.bbs_list .title_line td
{
	padding: 0px 5px 0px 5px;
	border-bottom: 3px double #cccccc;

	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	vertical-align: middle;
}

.bbs_list .content_line td
{
	padding: 5px;
	border-bottom: 1px dashed #cccccc;

	vertical-align: middle;
}

.bbs_list .bottom_line td
{
	padding: 5px;

	vertical-align: middle;
}

.bbs_board_name, .bbs_thread_name
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.bbs_thread_name_top, .bbs_thread_name_top a
{
	font-family: 微軟正黑體, Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}

.bbs_counter
{
	width: 60px;

	text-align: center;
}

.bbs_date_n_user
{
	width: 150px;

	text-align: center;
}

.post_function
{
	float: right;
	margin: 0px 0px 5px 5px;
}

.leftmenu2
{
	text-align: center;
	margin: 5px 10px 5px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	border-bottom-style:dashed;
	border-bottom-width :thin;
}

.searchResultTable
{
  border-bottom-style: dashed;
  border-bottom-width:1px;
}

.product_pic{
	height: 70px;
	width: 70px;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ezpush_mid_BG{
	background-image: url(../images/ezpush/mid_01.gif);
	background-repeat: repeat-y;
	height: 260px;
	padding-top: 10px;
	padding-left: 4px;
}
.ezpush_text_title{
	color: #333399;
	font-size: 9pt;
	font-family: "微軟正黑體";
	font-weight: bold;
	padding-top: 5px;
}
.ezpush_text_red{
	font-family: "微軟正黑體";
	font-size: 13pt;
	color: #FF0000;
	font-weight: bold;
	padding-top: 5px;
	height: 15px;
}

