
	#product {
		display: block;
		float: right;
	}
	#product #product_title *{
		vertical-align:  bottom;
	}
	#product #product_title{
		font-size: 30px;
		line-height: 36px;
		color: #373a3f;
		font-weight: bold;
		padding-bottom: 10px;
		border-bottom: 2px dotted  #04495f;
	}
	#product #product_title #list_select{
		float: right;
		font-size: 15px;
		color: #6d6d6d;
		border: 1px solid #f3f3f3;
	}
	#product #product_title #list_select *{
		vertical-align: middle;
	}
	#product #product_title #list_select img{
		margin-bottom: 5px;
		margin-right: 3px;
	}
	#product #product_title #list_select a{
		padding: 0px 5px 0px 5px;
		font-size: 15px;
		color: #8e8e8e;
		font-weight: normal;
		text-decoration: none;
	}
	#product #product_title #list_select a:hover{
		color: #910000;
		text-decoration: underline;
	}
	#product #product_title #list_select a.listSelect_active {
		color: #000;
	}
	#product #product_option *{
		vertical-align: bottom;
	}
	#product #product_option {
		line-height: 26px;
		display: inline-block;
		font-size: 13px;
	}
	#product #product_option *{
		vertical-align: middle;
	}
	#product #product_option .search_point{
		color: #b90000;
		font-size: 16px;
	}
	#product #product_option #productOption_sort {
		float: right;
		display: inline-block;
		font-size: 13px;
		line-height: 30px;
	}
	#product #product_option #productOption_sort img{
		margin: 0px 0px 5px 3px;
	}
	#product #product_content {
		line-height: 26px;
	}
	#product .product_content {
		line-height: 17px;
	}
	#product .product_content a{
		color: #333;
		font-size: 15px;
		text-decoration: none;
	}
	#product .product_content a:hover{
		text-decoration: underline;
	}
	
	/* 圖文清單 */
	#product_item {
		display: inline-block;
		border: 1px solid #e5e5e5;
		background-color: #fcfcfc;
		width: 100%;
	}
	#product_item:hover {
		background-color: #b2c4d6;
	}
	#product_item .product_row{
		display: inline-block;
		float: left;
		margin: 4px;
		line-height: 25px; 
	}
	#product_item .product_id{
		display: inline-block;
		width: 30px;
		text-align: center;
		background-color: #c62809;
	}
	#product_item .product_id a{
		text-decoration: none;
		color: #fff;
		font-size: 19px;
		font-weight: bold;
	}
	#product_item .product_declare{
		position: absolute;
	}
	@-moz-document url-prefix() {
		#product_item .product_declare{
			margin-left: -490px;
		}
	}
	#product_item .product_image {
		float: left;
		height: 110px; 
		background: #fefefe;
		border: 1px solid #ccc;
		text-align : center;
		line-height : 103px;
 	}
	#product_item .product_image *{
		vertical-align: middle;
		color: #5a5a5a;
		font-size: 18px;
		text-decoration: none;
	}
	#product_item .product_image img{
		vertical-align: middle;
		max-height: 100px; 
	}
	#product_item .product_cate {
		float: right;
	}
	#product_item .product_cate a{
		color: #6f6f6f;
		font-size: 14px;
		text-decoration: none;
	}
	#product_item .product_name{
		float: right;
		background-color: #fafafa;
		padding: 5px 0px 2px 10px;
	}
	#product_item .product_name a{
		color: #115970;
		font-weight: bold;
		font-size: 20px;
		text-decoration: none;
	}
	#product_item .product_name a:hover{
		text-decoration: underline;
	}
	#product_item .product_specials {
		float: right;
	}
	#product_item .product_specials .number{
		font-weight: bold;
		color: #C00;
		font-style: normal;
		font-size: 24px;
	}
	#product_item .product_specials .tips{
		font-weight: bold;
		color: #C00;
		font-style: normal;
		font-size: 20px;
	}
	#product_item .product_specials a{
		color: #3f3f3f;
		font-size: 14px;
		text-decoration: none;
	}
	#product_item .product_money {
		float: right;
	}
	#product_item .product_money a{
		color: #6f6f6f;
		font-size: 14px;
		text-decoration: line-through;
	}
	
	/* 圖片清單 */
	#product_picitem {
		display: block;
		float: left;
		border: 1px solid #e5e5e5;
		background-color: #fcfcfc;
		width: 170px;
		margin: 4px;
		font-size: 14px;
		height: 220px;
	}
	#product_picitem:hover {
		background-color: #b2c4d6;
	}
	#product_picitem .product_row{
		display: inline-block;
		float: left;
		margin: 4px;
		line-height: 20px; 
	}
	#product_picitem .product_image {
		float: left;
		background: #fefefe;
		border: 1px solid #ccc;
		text-align : center;
		line-height : 103px;
		height: 120px; 
		width: 160px; 
 	}
	#product_picitem .product_image *{
		vertical-align: middle;
		color: #5a5a5a;
		font-size: 18px;
		text-decoration: none;
	}
	#product_picitem .product_image img{
		vertical-align: middle;
		max-height: 118px; 
		max-width: 158px; 
		margin-top: 1px;
	}
	#product_picitem .product_declare{
		position: absolute;
	}
	#product_picitem .product_name{
		float: left;
		width: 160px;
		margin-top: 0px;
	}
	#product_picitem .product_name a{
		color: #115970;
		text-decoration: none;
	}
	#product_picitem .product_name a:hover{
		text-decoration: underline;
	}
	#product_picitem .product_specials {
		float: left;
		width: 160px;
		margin-bottom: 4px;
	}
	#product_picitem .product_specials .number{
		font-weight: bold;
		color: #C00;
		font-style: normal;
		font-size: 24px;
	}
	#product_picitem .product_specials .tips{
		font-weight: bold;
		color: #C00;
		font-style: normal;
		font-size: 17px;
	}
	#product_picitem .product_specials a{
		color: #3f3f3f;
		font-size: 14px;
		text-decoration: none;
	}
	
	/* 文字清單 */
	#product_listitem {
		width: 100%;
		border: none;
	}
	#product_listitem *{
		border: none;
	}
	#product_listitem caption{
		background-color: #99b8da;
		font-size: 16px;
		line-height: 33px;
	}
	#product_listitem thead{
		background-color: #c9ddf4;
		font-size: 16px;
		line-height: 40px;
	}
	#product_listitem tbody tr{
		line-height: 20px;
		vertical-align: bottom;
		border-bottom: 1px dotted #99b8da;
		padding: 10px 0px 10px;
	}
	#product_listitem tbody tr:hover{
		background-color: #ececec;
	}
	#product_listitem tbody td{
		padding: 13px 0px 13px;
	}
	#product_listitem .product_declare {
		width: 34px;
	}
	#product_listitem .product_cate {
		color: #3f3f3f;
		font-size: 12px;
		text-decoration: none;
	}
	#product_listitem .product_name a{
		color: #115970;
		text-decoration: none;
	}
	#product_listitem .product_specials {
		text-align: left;
		width: 140px;
	}
	#product_listitem .product_specials .number{
		font-weight: bold;
		color: #C00;
		font-style: normal;
		font-size: 24px;
		width: 70px;
		display: inline-block;
		text-align: right;
	}
	#product_listitem .product_specials .tips{
		font-weight: bold;
		color: #C00;
		font-style: normal;
		font-size: 20px;
		text-align: center;
		width: 140px;
		display: inline-block;
	}
	#product_listitem .product_specials a{
		color: #3f3f3f;
		font-size: 14px;
		text-decoration: none;
	}
	#product_listitem .product_money {
		text-align: left;
		width: 100px;
		}
	#product_listitem .product_money a{
		color: #6f6f6f;
		font-size: 14px;
		text-decoration: line-through;
	}
	#product_listitem .product_date{
		width: 110px;
		text-align: center;
	}
	#product_listitem .product_date a{
		font-size: 13px;
		color: #7f7f7f;
		text-decoration: none;
	}

	
	#product #product_page {
		width: 100%;
		text-align: center;
		color: #7d7d7d;
	}
	#product #product_page a{
		color: #0049ff;
		text-decoration: none;
	}
	#product #product_page a:hover{
		text-decoration: underline;
	}
	#product #product_page a.page{
		color: #0000ff;
		font-weight: bold;
	}
	#product #product_page a.now_page{
		color: #ff2c00;
		font-weight: bold;
		text-decoration: underline;
	}
	#side {
		float: left;
		width: 200px;
	}
	#search_title {
		display: inline-block;
		color: #333;
		font-weight: bold;
		font-size: 15px;
		margin-bottom: 2px;
	}
	#search_title div {
		float: right;
	}
	#search {
		display: block;
		float: left;
		width: 194px;
		background-color: #dbe9f8;
		border: 1px solid #99b8da;
	}
	#searchItem_title {
		display: inline-block;
		color: #333;
		width: 185px;
		background-color: #99b8da;
		font-weight: bold;
		font-size: 15px;
		margin: 5px 0px 2px 1px;
		line-height: 30px;
		padding-left: 7px;
	}
	#search_item {
		display: inline-block;
		border-bottom: 1px dotted #e5e5e5;
		width: 185px;
		line-height: 35px;
		font-size: 15px;
		padding-left: 7px;
	}
	#search_item input[type=text]
	{
	    color: #333;
	    height: 25px;
	    padding-left:5px;
	    box-shadow: 2px 2px 0 #828181 inset;
	    display: inline-block;
	    margin: 10px;
	    width:80%;
	}	
	#search_item select {
	    width:95%;
	}
	#search .btnSearch {
		margin-top: 10px;
		width: 120px;		
	}
	#search .searchBtn_Area {
		width: 180px;
		border-top: 1px dotted #5f5f5f;
		text-align: center;
		margin: 20px 0 0 4px;
	}
	#search .news_row{
		display: inline-block;
		float: left;
		margin: 5px;
		line-height: 18px; 
		width: 285px;
	}
	#search .news_id{
		display: inline-block;
		width: 30px;
		text-align: center;
		background-color: #555;
	}
	#search .news_id a{
		text-decoration: none;
		color: #fff;
		font-size: 19px;
		font-weight: bold;
	}
	#search .news_title{
		width: 287px;
	}
	#search .news_title a{
		color: #6b6b6b;
		font-weight: bold;
		font-size: 16px;
		text-decoration: none;
	}
	#search .news_title a:hover{
		text-decoration: underline;
	}
	#search .news_content {
		line-height: 17px;
	}
	#search .news_content a{
		color: #979797;
		font-size: 13px;
		text-decoration: none;
	}
	#search .news_content a:hover{
		text-decoration: underline;
	}
	#search .news_date {
		width: 277px;
		text-align: right;
	}
	#search .news_date a{
		color: #53c9ef;
		font-size: 12px;
		text-decoration: none;
	}
	
	#cate_title {
		display: inline-block;
		color: #333;
		font-weight: bold;
		font-size: 15px;
		margin-bottom: 2px;
		margin: 10px 0px 2px;
	}
	#cate_title div {
		float: right;
	}
    #productMenu {
        margin:0;
        padding:0;
		width: 175px;
        list-style-type:none;
        line-height: 25px;
        background-color: #b2cfed;
        padding: 10px;
    }

    #productMenu li a {
        background-image:url(../images/menu_arrow.png);
        background-position:2% 50%;
        background-repeat:no-repeat;
        padding:2px 10px 2px 16px;
        color: #313233;
        font-weight: bold;
    }
    
    #productMenu li li a {
        background-image: none;
        color: #484849;
        font-size: 15px;
        font-weight: normal;
        padding-left: 24px;
    }

    #productMenu a {
        display:block;
        font-weight:bold;
        text-decoration:none;
    }

    #productMenu a:hover {
    	text-decoration: underline;
    }

    #productMenu ul {
        overflow: hidden;
        margin:0;
        padding:0;
    }

    #productMenu li {
        margin:0;
        padding:0;
        list-style-type:none;
    }

/* 大螢幕 */
@Media (min-width: 1080px) {
	#side {
		display: block;
	}
	#product {
		border-left: 1px dashed #888888;
		width: 740px;
		min-height: 850px;
	}
	#product #product_title{
		margin: 20px 0px 6px 20px;
	}
	#product #product_option {
		margin-left: 20px;
		width: 720px;
	}
	#product #product_content {
		margin: 0px 0px 20px 20px;
	}
	#product_item .product_image {
		width: 170px; 
	}
	#product_item .product_image img{
		max-width: 170px;
	}
	#product_item .product_cate {
		width: 510px;
		margin: 0px 15px 0px 14px;
	}
	#product_item .product_name{
		width: 510px;
		margin: 0px 15px 0px 0px;
	}
	#product_item .product_specials {
		width: 510px;
		margin: 0px 15px 0px 14px;
	}
	#product_item .product_money {
		width: 510px;
		margin: 0px 15px 0px 14px;
	}
}
 
/* 平板電腦、橫向手機和一般桌機解析度 */
@Media (min-width: 768px) and (max-width: 1079px) {
	#side {
		display: block;
	}
	#product {
		border-left: 1px dashed #888888;
		width: 740px;
		min-height: 850px;
	}
	#product #product_title{
		margin: 20px 0px 6px 20px;
	}
	#product #product_option {
		margin-left: 20px;
		width: 720px;
	}
	#product #product_content {
		margin: 0px 0px 20px 20px;
	}
	#product_item .product_image {
		width: 170px; 
	}
	#product_item .product_image img{
		max-width: 170px;
	}
	#product_item .product_cate {
		width: 510px;
		margin: 0px 15px 0px 14px;
	}
	#product_item .product_name{
		width: 510px;
		margin: 0px 15px 0px 0px;
	}
	#product_item .product_specials {
		width: 510px;
		margin: 0px 15px 0px 14px;
	}
	#product_item .product_money {
		width: 510px;
		margin: 0px 15px 0px 14px;
	}
}
 
/* 橫向智慧手機到竪立平板電腦解析度 */
@Media (max-width: 767px) {
	#side {
		display: none;
	}
	#product {
		width: 100%;
	}
	#product #product_title{
		margin: 20px 0px 6px 0px;
	}
	#product #product_option {
		width: 100%;
	}
	#product #product_content {
		margin: 0px 0px 20px 0px;
	}
	#product_item .product_image {
		width: 40%;
	}
	#product_item .product_image img{
		max-width: 100%;
	}
	#product_item .product_cate {
		width: 50%;
		margin: 0px 0px 0px 14px;
	}
	#product_item .product_name{
		width: 50%;
		margin: 0px 0px 0px 0px;
	}
	#product_item .product_specials {
		width: 50%;
		margin: 0px 0px 0px 14px;
	}
	#product_item .product_money {
		width: 50%;
		margin: 0px 0px 0px 14px;
	}
}
 
/* 橫向智慧手機及其他更小解析度 */
@Media (max-width: 480px) {
	#side {
		display: none;
	}
	#product {
		width: 100%;
	}
	#product #product_title{
		margin: 20px 0px 6px 0px;
	}
	#product #product_option {
		width: 100%;
	}
	#product #product_content {
		margin: 0px 0px 20px 0px;
	}
	#product_item .product_image {
		width: 40%;
	}
	#product_item .product_image img{
		max-width: 100%;
	}
	#product_item .product_cate {
		width: 50%;
		margin: 0px 0px 0px 14px;
	}
	#product_item .product_name{
		width: 50%;
		margin: 0px 0px 0px 0px;
	}
	#product_item .product_specials {
		width: 50%;
		margin: 0px 0px 0px 14px;
	}
	#product_item .product_money {
		width: 50%;
		margin: 0px 0px 0px 14px;
	}
}	

