/*All*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#header {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	color: #333333;
	font-family: "微軟正黑體";
}


#bigbanner {
	height: 540px;
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0F0F0;
	display: block;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	-moz-box-shadow:0 0 5px #333;
	-webkit-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
}

#bigbanner2 {
	height: 340px;
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F0F0F0;
	display: block;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 20px;
	-moz-box-shadow:0 0 5px #333;
	-webkit-box-shadow: 0 0 5px #333;
	box-shadow: 0 0 5px #333;
	
}



#wrap{
	font-size:12px;
	font-family:"Verdana","新細明體", Geneva, Tahoma, sans-serif;
	color:#706E6C;
	width: 1180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}

a {
	color:#666666;
	text-decoration:none;
}
a:hover,a.soldOut:hover{
	color:#2B88AD;
}
a.soldOut{color:#706E6C}

/*head*/

#logo
{    
    /*大小位置*/ 
    margin:0;    
    height:80px;
    width:80px;      
}
   
#head p
{    
    color:#464646;        
    /*大小位置*/ 
    height:20px;
    /*width:480px;*/
    margin-top:14px;
    margin-left:10px;
    margin-right:10px;
} 

.topnav
{        
    color:#875123;	    
    /*大小位置*/
    display:inline;  
     list-style-position:inside; 
    float:right;/*for ie6 align*/         
    margin-top:14px;    
    margin-left:0px;
    margin-right:5px;
    padding-left:10px;
    /*width:200px;*/
}

.topnav li
{
    color:#706E6C;	
    /*大小位置*/
    height:12px;
	display:inline-block;/*for ie6 haslaayout bug*/
	text-align:center;		
	padding-left:12px;		
	*padding-left:11px;		
	_padding-left:10px;		
	padding-right:10px;		
}

.topnav li + li , topnav li + li + li
{
     color:#706E6C;	
    border-left:1px dotted #D0D0D0;
    /*大小位置*/
    height:12px;
	display:inline-block;/*for ie6 haslaayout bug*/
	text-align:center;		
	padding-left:12px;		
	*padding-left:11px;		
	_padding-left:10px;		
	padding-right:10px;		
    }
.topnav a 
{
	/*大小位置*/
	display:block;
	float:right;
	color:#333333;
}


#search
{            
    /*大小位置*/     
    overflow:hidden;    
    margin-top:15px;
    margin-right:0px;    
    float:right;
}

#search input[type=text] 
{
    color:#706E6C;
    border:0px white solid;
    /*大小位置*/    
    display:block; 
    float:left; 
    position:relative;     
    width:150px;
    height:20px;
	padding-left:4px;
}
#search .search_btn	
{
	/*大小位置*/ 
    display:block;
	float:right;
	position:relative;
	width:15px;
	height:13px;
	top:2px;
	left:0px;
	z-index: 3000;
}

#nav{
	/*大小位置*/ 
	text-align:center;
	height:28px;
	display:inline-block;
	border-bottom: 0px #E6E6E6 solid;
	top:67px;
	position:absolute;
	left:160px;
	float: left;
	width: 630px;
}
	
#nav li
{
	float:left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
#nav li a
{
	height:28px;
	width:104px;
	position:relative;
	display:block;
	overflow: hidden;
	cursor:pointer;
	color: #333333;
	line-height: 30px;
}

#nav li:last-child{float:right;}

#nav li.menu_one a{background-position:0 0px;}
#nav li.menu_two a{background-position:-171px 0px;}
#nav li.menu_three a{background-position:-342px 0px;}
#nav li.menu_four a{background-position:-513px 0px;}
#nav li.menu_five a{background-position:-684px 0px;}
#nav li.menu_six a{background-position:-855px 0px;}

#nav li.menu_one a:hover{background-position:0 -25px;}
#nav li.menu_two a:hover{background-position:-171px -25px;}
#nav li.menu_three a:hover{background-position:-342px -25px;}
#nav li.menu_four a:hover{background-position:-513px -25px;}
#nav li.menu_five a:hover{background-position:-684px -25px;}
#nav li.menu_six a:hover{background-position:-855px -25px;}

	
#nav a {color:#fff;}
#footer a {color: #706E6C;}
#nav a:hover, #footer a:hover{	color:#333;}

#cartx a
{
	background-image: url(../images/ShoppingCart.gif);
	background-repeat: no-repeat;
	background-position:0px -3px;
	padding-left: 30px;

    }
.newstyle a{	text-transform:none;}
/*footer*/

#footer{
	color:#fff;
	height:10px;

*padding:9px 0 8px;
	border-top: 1px solid #CCC;
	margin-bottom:20px;
	font-size: 10pt;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
			
	.downnav{display:inline;}
	.downnav li{float:left; padding:0 10px; border-right:1px #706E6C solid; vertical-align:middle;}
	.downnav_right{display:inline;float:right;margin-right:60px;}
	.downnav_right li { float:left;padding:0 10px; border-right:1px #fff solid;}
	.copyright{
	font-size:10pt;
	color: #706E6C;
	float: right;
}
	.copyright, x:-moz-any-link, x:default{	float:right;}
	.statement ul{margin:0px 95px;}
    .statement span{margin-left:15px;}
    .statement .statement_li_last{margin-top: 5px;margin-left:17px;}
    .statement input{vertical-align:-3px;}

/*common*/
    .grid{float:left;}
    .gridr{float:right;}
    .gap{margin-top:10px;}        
    .gap20 {margin-top:20px;}
    .gap40 {margin-top:40px;}
    .gap110 {margin-top:110px;}
    .gapm10 {margin-bottom:10px;}
    .hidden {display:none;}
    .font_gray8 {color:#888;}
    .font_gray9 {color:#999;}
    .font_graya {color:#aaa;}
    .v_middle {vertical-align:middle;}

/*左邊導覽列*/

.sale{	padding:0;
		font:normal 12px/1.7 "Verdana","新細明體", Geneva, Tahoma, sans-serif, normal;
		height:100%;}
	

#sidenav h2 {
	color:black;
	font-weight:bolder;
	background:transparent url('../images/sidenav_h2icon.gif') no-repeat 0px 8px;}

#sidenav {	height:100%; width:178px;}
*html #sidenav {	height:100%;}

	#sidenav h2, .on_sale li a, .sale_category li a, .sale_news li a{padding:0 0 0 15px;}
	.on_sale li, .sale_category li, .sale_news li {color:#4d494a;	}

		.on_sale li a, .sale_category li a, .sale_news li a{		
			color:#4d494a;
			background:transparent url('../images/sidenav_list_icon.gif') no-repeat 0px 8px;
			*background-position:0px 6px;}
			
		.on_sale li a:hover, .sale_category li a:hover, .sale_news li a:hover ,
		.on_sale li a.current, .sale_category li a.current, .sale_news li a.current{
		background:transparent url('../images/sidenav_list_icona.gif') no-repeat 0px 3px;
		color:#bb9064;
		text-decoration:none;}

	.category{padding:15px 0 15px 12px;border-bottom:1px #e6e6e6 solid;}
	#wrap .last, #login_nav li.last {border:none;}
	.on_sale li a{color:#84521F;}

/*右邊商品分類頁*/

#exhibit{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	position: relative;
	display: table-cell;
}
#exhibit div.exhibitin{padding-top:0!important;}	
.sitemap{background:transparent url('../images/sidenav_list_iconb.gif') no-repeat 1px 2px;
		 padding-left:25px; color:#AAAAAA;font-size:11px;}
.sitemap a{	color:#AAAAAA;}
.sitemapout{float:left;  margin-top:20px;margin-left:15px;}
.pager{float:left;display:inline-block;text-align:right; width:425px; font-size:11px; color:#bb9064;}
.pager span{color:#bb9064;}
		
		.pager a{ padding:0px 4px;color:#bb9064; margin:0 1px;}
		.pager a:hover,.pager .current { background:#bb9064; color:#fff; text-decoration:none;}
				
		.pager .prev:hover, .pager .next:hover{background-color:transparent; color:#cccccc;}
		.pager span{color:#999999; margin-left:5px; }
		.pagerin{float:right !important; margin-top:-30px;}		
		/*.pager .prev:hover, .pager .next:hover{color:#706E6C; background:none;}*/
		.display{padding:20px 0 20px;margin:0 0 20px 0;overflow:hidden; _padding-top:35px; font-size:11px; }			
		.display li{
					text-align:center; 
					display:block; 
					float:left; 
					width:220px; 
					min-height:220px;
					margin:20px 15px 60px;
					position:relative;
					height:240px;
					*height:230px;}
		div .exhibitin .display{
		padding-top:0;	}			 			
		.display li p, .display .any_size a, .display .any_size select{display:block; float:left; 
		position:relative;	vertical-align:middle; height:17px; }
        				
        #wrap .any, 	#wrap .jean{width:764px;_width:750px;}
		#wrap .jean{width:760px;padding:15px 0px 15px 1px;}
		.any .display li{width:140px;}
        .display span.activities,.clearfloat span.activities,.any_display span.activities
        {
            text-decoration:line-through;
        }
		.display .any_size a{margin-top:1px;}
		.display .any_size select{margin:0 5px;}
		.display .any_size{overflow:hidden;width:140px; margin:10px 14% 0; text-align:center;}
		.display .any_size{}
	
		.display li h3,.list_display li h3{margin:10px auto; font-size:11px; width:140px;}
		.list_display li .productname{width:140px; line-height:3.5;}
		.imga, .imga:hover , 
		.imgb, .imgb:hover{border:0; padding:0; background:none;}
		.imga img{height:140px; width:140px;}		
		.imgb img{height:320px; width:189px;}		
		.imgc img{height:200px; width:200px;}	
		.imgd img{height:220px; width:220px;padding-bottom: 5px;}		
		.pager .showlist1, .pager .showlist2 { margin:4px ; vertical-align:middle;
		display:inline-block; width:11px; height:7px; padding:2px;
		background: url('../images/exhibit-list01.gif') no-repeat 0 0;}
		
		.pager .list_view1 .current ,.pager .showlist1:hover {background: url('../images/exhibit-list01h.gif') no-repeat 0 0; }
		.pager .showlist2{background:url('../images/exhibit-list02.gif') no-repeat 0 0;}
		.pager .list_view2 .current, .pager .showlist2:hover{background: url('../images/exhibit-list02h.gif') no-repeat 0 0; }
		.pager .list_view1 .current ,.pager .list_view2 .current{cursor:default;}
		
		#category0{cursor: default;}
        .list_display{margin:0 0 0 0;padding:10px 0 35px 0px;overflow:hidden;}
        .list_display li{
					text-align:center; 
					display:block; 
					float:left; 
					width:221px; 
					min-height:335px;
					margin:20px 15px 10px 0;
					position:relative;
					height:335px;}


/*分頁-2013*/

.pager_new{float:left;display:inline-block;text-align:right;width:1160px;font-size:11px;color:#555;}
.pager_new span{color:#aaa;margin-left:10px;}
.pager_new a{padding:1px 4px;color:#666; margin:0 2px;}
.pager_new a:hover,
.pager_new .current{background-color:#bbb;color:#fff;text-decoration:none;}
.pager_new .prev:hover, 
.pager_new .next:hover{background-color:transparent;color:#ccc;}
					
/*牛仔褲商品分類頁*/
		.jeanstitle {margin:10px 0; background:#ebebeb;}
		.container_48 .jeanstitle {	width:760px;}
		.jeanstitle strong, .jeanstitle em{padding:3px 5px 3px;float:left;}
		
		.jeanstitle strong{	color:#666666;background:#ffffff; font-weight:bold; display:inline; }
		.jeanstitle em{ color:#ababab; display:block;display:inline;  }
		
		
		.jeans, .jeans2{padding:0; margin:0px 0 20px;overflow:hidden;}
		.jeans  li, .jeans2 li{width:189px; text-align:center;
					min-height:430px;
					margin:0; 
					height:430px;
					*height:420px; background:#fbfbfb;
					border-left:1px #e6e6e6 solid;
					border-top:1px #e6e6e6 solid;}
					
			li.br{border-right:1px #e6e6e6 solid;}	
			li.wid188{ width:188px;}
			li.bd{border-bottom:1px #e6e6e6 solid;}		
		.jeans2 li{min-height:390px;	height:390px;*height:380px; }			
		.jeans  li h3, .jeans2 li h3{width:190px;}
		
		.jeans  li .picksize, .jeans2 li .picksize{	width:110px; margin:10px auto 0;}
		
		
		
		
/*商品內頁商品簡介*/
	.product_info{margin:20px 0 10px 0;color:#666; width:620px;}				
	.product_info{height:100%!important;}
	.color, .size, .addcart, .clearfloat, .activity_area{width:435px; float:left; }
	.clearfloat{overflow:hidden;}
	.product_info .product_title{height:80px;}
	.product_info .product_image{float:left;margin-right:120px;margin-left:20px;width:525px;height:100%;padding-bottom:30px;text-align:center;}	
	.product_image #productImg{width:auto;height:auto;}
	.product_info .title1{font:bolder 15px/1.8 bolder;width:100%;}
	.product_info .title2{line-height:3; font-size:12px;}
	.product_info #product_name_area{float:left;width:auto;}
	.product_info #product_price_area{float:right;text-align:right;}
	.product_info #reading_glass_area{display:inline-block;width:20px;height:20px;}
	.product_info #sprice{vertical-align:top;font-size:14px; margin-right:5px;color:#ea0000;font-family:Arial;font-weight:bold;margin-top:10px;display:inline-block;}
	.store_price, .price{font-family:'lativAbweb','Century Gothic','Tw Cen MT Condensed';font-weight:bold;}
	.store_price{font-size:20px;color:#444;padding-right:3px;display:block;}
	.price{font-size:60px; line-height:1;color:#ea0000;}
	
	.activities{text-decoration:line-through;}	
	
	.color{margin:30px 0 0;border-top:1px solid #eee; padding-top:30px;}
	.color img{margin-right:10px;margin-bottom:15px;width:24px;height:24px;padding:3px;}

	.size{margin-top:20px; margin-bottom:20px; padding-bottom:30px;border-bottom:1px solid #eee;vertical-align: middle;}
	.size .size2 {float:right;margin-top:2px;}
	.size2 a{color:#666;text-decoration:none;}
	.size2 a:hover{color:#999;}
	
	.addcart{margin-top:10px;margin-bottom:20px;}
	.addcart a{text-decoration:none;}
	.addcart a{color:#333;}
	.addcart .btn_saleOut{background:url('/images/btn_outofsale.gif') no-repeat 0 0;width:150px;height:30px;display:inline-block;vertical-align:middle;} /*商品已售完鈕*/
	.addcart .btn_addcart{background:url('/images/btn_addcart.gif') no-repeat 0 0;width:150px;height:30px;display:inline-block;vertical-align:middle;} /*加入購物車鈕*/
	.addcart .btn_notify{background:url('/images/btn_notify.gif') no-repeat 0 0;width:150px;height:30px;display:inline-block;vertical-align:middle;} /*貨到通知鈕*/
	.addcart #fbContainer{margin-left:90px;position:absolute; overflow:visible;margin-top:5px;}
	
	.activity_area span{margin-top:15px;display:block;}
	.activity_area #activity a{color:#dd0000;}
	
	.picksize{text-align:center; padding-top:5px; width:155px; margin:5px auto 0;}
	.picksize a {text-decoration:none;width:23px;padding:3px 0;display:inline-block;
	             background-color:#eee;border:1px solid #eee;color:#555;-webkit-text-size-adjust:none;
	             font-size:12px;font-family:Arial; margin:4px 10px 0 0;}
    .picksize a.current{text-decoration:none;border:1px solid #333;}
	.picksize .lack, .picksize .lack:hover ,#exhibit .lack, #exhibit .lack:hover, #sizelist .lack, #sizelist .lack:hover{text-decoration:none;color:#dadada;border:1px dashed #eee;background-color:transparent;}
	.picksize_list a {margin:4px 0 0 0;}
	
/*商品內頁說明*/
    .label {display:inline-block;width:1180px; border:1px solid #eee;border-top: 0;}
    .label h3{
		position:relative;/*Ie6 negative margin fix*/
		background:#f5f5f5 url('../images/sidenav_h2icon.gif') no-repeat 15px 15px; 
		color:#4d494a; 
		height:20px; 
		width:auto;
		padding:10px 0 6px 25px;
		border:1px #e6e6e6 solid; border-width:1px 0px; color:#4d494a;}
	
	.gray_header{
		position:relative;/*Ie6 negative margin fix*/
		background:#f5f5f5 url('../images/sidenav_h2icon.gif') no-repeat 15px 15px; 
		color:#4d494a; 
		height:20px; 
		width:auto;
		padding:10px 0 6px 25px;
		border:1px #e6e6e6 solid; border-width:1px 0px; color:#4d494a;}
	
	.left_col{float:left;width:52%;}
	.right_col{float:right;width:48%;}
	.right_col .product_s_img{margin:22px 18px;}
	.right_col .product_s_img a{margin-right:8px;text-decoration:none;}
	.right_col .product_s_img a img{width:75px;height:75px;}
	.col_border{border-right:1px dotted #ddd;width:550px;margin:20px 20px 20px 40px;}
	
	.tag{top:190px;right:40px;position:absolute;z-index:1200;font-family:'微軟正黑體';color:#fff;font-size:12px;}
	.tag a{font-family:'微軟正黑體';font-size:12px;color:#fff;text-decoration:none;}
	.tag a:hover{color:#fff;text-decoration:none;}
	.tag .dic_title{text-align:center;}
	.tag .tag_bg td{background:rgba(160, 160, 160, 0.6);}
	.tag .tag_name{padding:6px 10px 6px 20px;}
	.tag .tag_pirce{padding:6px 20px 6px 0;}
	.tag .tag_height{height:30px;}
	.tag .tag_padding{height:10px;}
	
	.oldPic{margin-bottom:10px;margin-top:10px;text-align:center;}
	.commonPic{margin-bottom:10px;margin-top:10px;text-align:center;}
    .show img{margin-bottom:10px;}
	
	.note,.material{margin-right:40px;}
	.note li{list-style:none;color:#4d494a; line-height:2;}	
    .material{margin-bottom:10px;color:#4d494a;}
    .material table td, 
    .material table th{padding:10px 0; vertical-align:top;}
    .material table th {width:85px;}
    .btn_top{position:absolute;top:8px;right:18px;}
    
/*商品內頁推薦商品*/
    .product_push{margin:20px 5px 5px 30px;color:#444;}
    .product_push img{width:125px;height:125px;}
    .product_push .push_box{display:inline-block;text-align:center;margin-right:9px;margin-bottom:20px;}
    
/*QuickView*/
    .product_info_qv{ width: 1040px; height: 100%; margin-top: 10px; color: #666; }
    .clearfloat_qv{ overflow: hidden; margin-top: 40px; width: 435px; float: left; }
    .product_info_qv .product_title{ height: 80px; }
    .product_info_qv .product_image_qv{ float: left; margin-right: 20px; margin-left: 10px; width: 500px; height: 100%; text-align: center;}	
    .product_image_qv #productImg{ width: auto; height: auto; }
    .product_info_qv .title1{ font: bolder 15px/1.8 bolder; width: 100%; }
    .product_info_qv .title2{ line-height: 3; font-size: 12px; }
    .product_info_qv #product_name_area{ float: left; width: auto; }
    .product_info_qv #product_price_area{ float: right; text-align: right; }	
    .product_info_qv #sprice{ vertical-align: top; font-size: 14px; margin-right: 5px; color: #ea0000; font-family: Arial; font-weight: bold; margin-top: 10px; display: inline-block; }
    .check_wrapper_qv{ left: 590px; top: 0; position: absolute; width: 450px; padding: 0 0 0 0; right: 0px; background-color: white; z-index: 1000; }
    .quickview
    {  
        z-index: 1;
        background-color: transparent;
        /*background: rgba(204, 204, 204, 0.8);*/
        border: 3px solid #FFF;
        color: #FFF;
        font-size: 15px;
        font-family: Arial;
        padding: 8.5px 8.5px;
        position: absolute;
        text-transform: uppercase;
        display: none;
        left: 50%;
        top: 50%;
        margin: -110px 0 0 -55px;
    }
    .quickview:hover{ text-decoration: none; color: #333; }
    .quickview_bg
    {
        opacity: 0.8;
        filter: alpha(opacity=80);
        background-color: #CCC;
        /*background: rgba(204, 204, 204, 0.8);*/
        border: 3px solid #FFF;
        font-size: 15px;
        font-family: Arial;
        padding: 8.5px 8.5px;
        position: absolute;
        text-transform: uppercase;
        display: none;
        left: 50%;
        top: 50%;
        margin: -110px 0 0 -55px;        
    }
    .addcart_fix_qv{ margin-bottom: 0; }
    
 
 /*訂單查詢*/
 .tfoot_bg { background-color: #F5F5F5; }
 .marginb { margin-bottom: 20px; }
 .marginl { margin-left: 110px; }

 
/*會員登入-左欄登入區塊*/
			
		#login {padding-bottom:120px;}	  
				
		#content .member_h1 , .cart_h1{
				  width:290px; height:60px;text-indent:-8000px; margin:30px 0 20px;}
				  
		.member_h1{background:white url('../images/login_h1.jpg') no-repeat top left ;}
		.login_a h2, .login_a h1{
					background:transparent url('../images/login_h2.jpg') no-repeat top left;
					padding-bottom:5px;
					
					margin:35px 0 0 0px; 
					text-indent:-8000px; }
					
		.login_a, .login_b, .login_c{
					background:#FFFFFF url('../images/login_roundbox_bg.jpg') no-repeat top left;
					height:230px;}
		
		.login_a label{margin:3px;
						width:80px; 
					   float:left;
					   display:inline;
					   white-space:pre;}
		.login_c a:hover{
			text-decoration:none;}
		.iogin_a input{width:140px; float:left; display:block;}
		
		.iogin_a span{ color:#ff776c; }
		
		.login_a li{ margin:10px 0 11px 80px; position:relative;}
		.login_a li img{
		vertical-align:middle;}
		
		.login_btn{	    color:black;
						border:none;
						position:absolute; left:270px; top:-95px;
						}/*chrome*/
		.login_btn,  x:-moz-any-link, x:default{  left:260px; top:-92px;}/*firefox*/
		.login_btn:hover{color:#83521E;text-decoration:none;}
						
	  	.forgetpw{ text-align:center;
				   background: transparent url('../images/login_forget.jpg') no-repeat top left;
				   padding:3px 0 5px 25px ;margin-left:83px;}
		.loginnote{font-size:11px; color:#BB8F62;
		margin-left:6px;}
		

/*會員登入-右欄說明區塊*/
		.login_b h3{
					padding-bottom:6px; 
					color:#83521E; 
					font-weight:bold;}
		
		.login_b h3, .login_b li{border-bottom:1px #d5d5d5 dotted;}
		.login_b ul {margin:0px 65px 60px;}
		.login_b li{padding:6px 0 6px 8px; 
					color:#83521E;
		background: transparent url('../images/login_bullet.jpg') no-repeat 0px 12px;
		}

/*會員登入-右欄說明區塊*/
.login_tip li
{
    padding:15px 1px 1px 15px;
    font-size:15px;
	text-align:center;
	margin-top:10px;
}			
			
			
/*會員登入-上方購買順序步驟 */
        
        .next_buy
        {
            height:27px;
            background:white url('/images/next-buy.png') no-repeat 15px 0px ;
        }
        
		.next_buy a
		{
		    display:block; color:#2D2D2D; 
		    padding: 8px 0px; text-indent:10px;		    
		    margin-left:15px;margin-bottom:-10px;
		}
		.next_buy a, .next_buy a:hover{text-decoration:none;}		
		.next_buy_button
		{
		    background-color:Green;
		    float:left;		    		    
		}	
		
		#next_buy_panel
		{            		    
            width:710px;        
            padding: 0 10px 10px 10px;
            left:240px;
            background-color:white;     
            position:absolute;       
            z-index:1000;
		}
				
		.cart_h1{	background:white url('../images/nextbuy_h2.jpg') no-repeat top left ;}
		
        .step_pay_select_caption
		{		    		    
		    font-size:11pt;
		    font-weight:bold;
		    color:#2D2D2D;		    
		    text-indent: 32px;
		    height:35px;
		    background-image: url('../images/icon_arrow.gif')  ;
		    background-repeat:no-repeat;
		    margin-top:10px;
		    margin-bottom:5px;   
        }
        
        .step_pay_select_list table {width:100%;}
        .step_pay_select_list tr td
		{		    		    
            border-top:1px solid #eeeeee;
        }
        .step_pay_select_list_last td
		{
            border-bottom:1px solid #eeeeee;
        }
        .step_pay_select_list td {padding:15px;line-height:20px;}
        .step_pay_select_list_name{ width:120px;}
        .step_pay_select_radio
		{		    		  
		    width:40px;  
            background-color:#f7f7f7;
            text-align:center;            
        }        
        .step_pay_select_icon
        {
            position:absolute;
            right:15px;
            margin-top:-5px;
        }
        .step_pay_select_icon img
        {
            height:30px;
        }
        
        .step_pay_action {padding:0 0 25px 0;}
        .step_pay_action_li_left {float:left;width: 125px;}
        .step_pay_action_li_right {float:right;width: 75px;}
        /*.step_pay_action ul {margin:0 auto; list-style:none;}
        .step_pay_action li {float:left;position:relative;}*/
         
        /*Rex-20110310:theme共用中無btn_next，暫時先放style*/
        .btn_next{background:transparent url(../images/btn_next.gif) no-repeat 0px 1px;
		display:block; height:32px;}
		.btn_next, .btn_next:hover{text-decoration:none;}
        
		.step{  height:50px; margin-top:50px; margin-bottom:20px;}
		.step li{ display:inline;}
		.step li span{height:45px; width:170px;	float:left; position:relative;
					text-indent:-9000px;
					display:inline-block; 
					background:transparent url('../images/shopping_step.gif') no-repeat top left; 
        }
		.padfix{padding-left:390px;}
#jointomemberarea .u3 .u1 .text3 a {
	color: #0066CC;
}
#talkk {
	background-image: url(../images/talkk.png);
}
#needtoknow {
	float: left;
	width: 740px;
	margin: 10px;
}
#needtoknow  .onequstion {
	font-family: "微軟正黑體";
	font-size: 12pt;
	line-height: 20px;
	color: #0099CC;
	background-image: url(../images/add.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	float: left;
	width: 640px;
	margin-right: 40px;
	margin-left: 40px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#needtoknow .onequstion .q {
	float: left;
	display: block;
	width: 640px;
}
#needtoknow .onequstion .a {
	font-size: 10pt;
	color: #666666;
	padding: 15px;
	float: left;
	width: 610px;
}

		
		/*css sprites*/		
			
		#content .step1 span{background-position:0 0;}
		#content .step2 span{background-position:-170px 0; }
		#content .step3 span{background-position:-340px 0;}		
				
		#content .step1  .current  {background-position:0 -45px;}
		#content .step2  .current  {background-position:-170px -45px;}
		#content .step3  .current  {background-position:-340px -45px;}		
			
/*會員登入-下次再買右欄 */

		.login_c h3, .login_b h3{margin:40px 65px 0;}
		.nextbuy_h3, .firstbuy_h3 {	padding:6px;text-indent:-8000px;}
		.nextbuy_h3{background:transparent url('../images/nextbuy_h3.jpg') no-repeat top left;}
			
		.login_c  p{ text-align:center; padding:35px 15px ;color:#a17b5f;
		background:transparent url('../images/nextbuy_p.jpg') center no-repeat;
		line-height:1.5;}
		.login_c .loginbuy{background:transparent url('../images/login-first.jpg') no-repeat center;
		padding:40px 15px;}
			
/*會員登入 -第一次購買 右欄 */
			
		.firstbuy_h3{background:transparent url('../images/firstbuy_h3.jpg') no-repeat top left;}
		.logic_c p {padding:40px 100px;}
		.login_c p a{ padding:25px 68px; }	
		.login_c p a:hover{ text-decoration:none;}	
		.login_c .loginbuy a{padding:15px 68px;}	

/*會員登入-2013 */

        #login2013m {line-height:2.5; margin-top:45px; margin-left:20px;}
        #loginform #email,
        #loginform #pw,
        #loginform #txtCaptcha {height: 20px; padding: 0px 5px;}
        #loginform #email,
        #loginform #pw {width:260px;}
        #loginform #txtCaptcha {width:110px;}
        #loginform ul li label {position:absolute; color:#999; margin-left:8px;}        
        #login2013m .title1 {font-weight:bold; font-size:15px; color:#333; padding-bottom: 25px;line-height:1;}
        #login2013m .title2 {padding-bottom: 20px; text-decoration: underline; font-weight:bold;}
        .login_left {float:left;margin:0 35px 0 10px; padding:0 25px;}
        .login_right {float:left;width:250px; padding:30px 55px; border-left: 1px #ccc dotted;color:#555;}
        .login_right_first {float:left;width:250px; padding:0 0 70px 55px; border-left: 1px #ccc dotted;}
        .firstbuy {margin-top:30px;}

/*步驟三填寫資料-訂購人資訊*/
    .order ul li .unchoicetip{margin-left:30px;margin-right:40px;}
	.order h2, .ask_note h2{ background:white url('../images/title_orderinfo.gif') no-repeat 20px 0px;
				width:158px;height:32px; text-indent:-8000px;}
	.order ul,.ask_note ul , .ask_note p, .ask_note h3 {margin:0 60px; padding-top:10px;  color:#686868; }
	.asknote hr{
	border:1px; width:500px;}
	.order ul{border-top:1px #eeeeee solid;}
	.order ul li{margin:12px 0px;}
	.order ul h3, .order ul h4{display:inline;  font-weight:bold; padding:0 15px 0 0; }
	.order ul li p{display:inline; margin-right:10px;}
	.invoice label{margin-left:15px;}
	.order ul li.brown{
		color:#83521E;
		}
	.invoice strong{font-weight:bold; padding-left:20px;}
	.invoice em.invoicenum{ font-weight:normal; display:inline-block}
	.invoice em{font-weight:normal;}
	.invoice_first {padding-top:20px;}
	.explain{padding-left:70px;}
	.explain a{text-decoration:underline;}
	.order input{width:230px; padding:3px 0 3px; border:1px #cccccc solid;} .order .radio{width:2em; border:none;height:10px;}
	.order .wd5{width:34.8em;*width:35.2em;}
	.order select{ margin-right:10px;}
	h2.receiver{background:white url('../images/title_orderinfo2.gif') no-repeat 20px 0px;}
	p.aswell{text-indent:180px; width:800px; margin:-25px 0 10px ;*margin:-30px 0 10px;  display:block;}
/*信用卡資訊 */	
    .creditcard_pay .pan input,.cvc2 input,.captcha input
    {
        width:60px;    
    }
	.creditcard_pay .captcha img,.order .cvc2 img
	{
		vertical-align: middle;
	}
	.creditcard_pay .pan  span[class=field-validation-error]
	{
		margin: -24px 0px 0 370px;
	}
	.creditcard_pay .cvc2 span[class=field-validation-error]
	{
		margin: -24px 0px 0 170px;
	}
	.creditcard_pay .cvc2 img
	{
	     cursor:pointer;
	}
	.creditcard_pay h2
	{background:white url('../images/title_creditcardinfo.gif') no-repeat 20px 0px;width:160px;height:32px; text-indent:-8000px;}
/*會員登入-訂單詢問*/
	.ask_note h2{	background: transparent url('../images/ask_h2.gif') no-repeat 20px 0; text-indent:-9000px;}
	.ask_note ul li{ padding-bottom:2px; line-height:1.7;   }	
	.ask_note h3{	font-weight:bold; color:#686868;}
	.askform, .askform li{overflow:hidden; }
	.askform li{ margin-top:10px;}
	.ask_note p, .askform{margin:0 0px 0 60px ; display:inline-block; line-height:2;}
	.ask_note p label,.ask_note .askform li label{width:9em; float:left; font-weight:bold; white-space:pre; line-height:1.7}
	.ask_note p input, .ask_note p textarea, .ask_note .askform li input, .ask_note .askform li textarea
	{float:left; width:300px; border:1px #dedede solid; }
	.ask_note .askform li textarea,.ask_note p textarea{width:640px; height:120px;}
	
	.ask_note  div.remind, .ask_note  div.error{margin:8px 0 0  470px;}/*chrome*/
	.ask_note  div.remind, .ask_note  div.error,  x:-moz-any-link, x:default{margin:-24px 0 0  470px;} /*ff hack*/
	
	
	
	.ask_note ul{margin:0 0px 0 60px ; display:inline-block; line-height:2; border:none;
	overflow:hidden;}
	.ask_note ul li label,.notify .ask_note .broke label{width:9em; float:left; font-weight:bold; white-space:pre; line-height:1.7}
	.ask_note ul li fieldset{width:432px; float:left;}
	.ask_note ul li input, .ask_note ul li textarea{float:left; width:430px; border:1px #dedede solid; }
	.ask_note ul li textarea{ height:120px;}
	.ask_note ul li{overflow:hidden;}
	.break{
		overflow:hidden;}
/*711第一次買*/


.seven{	display:inline;}
a.seven { color:#989898; }	
.seven li{float:left;}

/*購物車-下方tab*/
.tab_a{display:inline; margin:20px 0 -20px;
	   padding:0px; 
	   border-bottom:1px #e1e1e1 solid;}
.tab_a li{float:left; display:inline-block;margin-right:2px;}

	.tab_a a{background:transparent  url(../images/shopcart_tab.jpg) no-repeat bottom left;
			 top:1px;
			 position:relative;
			 height:21px; 
			 padding:10px 10px 0;; 
			 width:100px; 
			 display:block; 
			 color:#333333; 
			 text-align:center;  }
	
	.tab_a .current{background:transparent url(../images/shopcart_tab.jpg) no-repeat top left; color:#c14948;  }
	.tab_a a:hover, .tab_a .current:hover{text-decoration:none;}
	.panes h4{font-weight:bold; color:#333333; margin:5px 15px;}
	.panes ul{margin-left:15px; line-height:1.7;}
	.panes ul li{list-style-type:decimal; list-style:decimal inside none;}
/* initially all panes are hidden */ 
div.panes div.pane .hidden {display:none;}

/*完成訂購頁面*/
.status {	margin:5px 0 -15px 10px;font-size:11px; font-weight:bold;color:#686868;}
.status em, .status strong{color:#c14948;font-weight:bold; padding:0 3px;}
.status em{font-size:15px;}
.order .order_table{border-top:1px solid #eee; margin-left:55px; width:845px;}
.order_table thead th{padding-top:25px;}

h2.order_detail{background:transparent url('../images/title_orderdetail.gif') no-repeat 20px 0;}
h2.returndownh2{background:transparent url('../images/returnfinish.gif') no-repeat 20px -0px;width:400px;}
h2.payway{background:transparent url('../images/title_payway.gif') no-repeat 20px 0; width:300px;}
h2.attention{background:transparent url('../images/title_attention.gif') no-repeat 20px 0;}
h2.returnexplain{background:transparent url('../images/returnexplain_01.gif') no-repeat ;width:850px;}
h2.returnsendexplain{background:transparent url('../images/returnexplain_02.gif') no-repeat ;width:850px;}
h2.returnrefundexplain{background:transparent url('../images/returnexplain_03.gif') no-repeat ;width:850px;}
.mred, .red{ color:#C14948}
.underline li{border-bottom:1px #f2f2f2 solid; padding-bottom:10px;}

/*信用卡交易失敗頁面*/

.card_fail h2{background:transparent url('../images/title_creditcardfail.gif') no-repeat 20px 0;
			  width:920px;}
.card_fail hr{border: 0;height: 1px;background-color: #cccccc;width: 850px;margin-right: 30px;}			  
.card_fail ul{	border-top:none; }
.card_fail ul li{list-style:decimal inside none; margin:8px 0; }
.card_fail p{	margin:20px 60px 0px; line-height:1.5;}
.card_fail p em{	color:#c14948; font-weight:bold; font-size:12px;}
.btn_recreditcard{background: transparent url(../images/btn_recreditcard.gif) no-repeat;display: block;color: #666666;text-indent: 35px;height: 30px;width:130px;}
.btn_rechoose{background: transparent url(../images/btn_rechoose.gif) no-repeat;display: block;color: #666666;text-indent: 35px;height: 30px;width:100px;}
.card_fail_choose{height: 60px;}
.card_fail_choose_left {float:left;padding-left: 325px;}
.card_fail_choose_right {float:right;padding-right: 325px;}
/*會員登入 我要退貨*/
.return_account h2.account{
	background:transparent url('../images/returnh3.jpg') no-repeat 20px 0 ;
	text-indent:-90000px; height:32px;}
.return_account ul{
	padding-top:5px;
	border-top:1px #D3C3AF solid; margin-left:55px;}
	.return_account li{
	padding:3px 0;overflow:hidden; height:20px;
}
.return_account ul h2{
	display:block;width:80px;float:left;
}
.return_account select{
	width:125px;float:left;
	margin-right:40px;
}
.return_account .text{float:left;
	width:120px; border:1px #ccc solid; padding:2px;
	margin-right:40px;
}	
h2.apply{
	background:transparent url('../images/return_h2_1.gif') no-repeat 20px 0;
			  height:32px;  text-indent:-9000px;}
.return_note{margin:20px 0px 20px 55px;}
.return_note p{color:#c14948;line-height:1.5; margin-bottom:10px;}
.return_note textarea{height:100px; width:845px; border:1px #d5d5d5 dotted; text-align:left;}

.ordermain #DeliveryReturn{padding-left:32px;}
.return_choose #DeliveryReturn h3{font-weight:normal;padding:0 0 0 0;}
.return_choose #DeliveryReturn .delivery_last {font-weight:bold;}

/*退貨完成*/
.delivery{border:1px #ccc dotted;padding-bottom:25px;}
.printer_div{padding:30px 0;}
.printer_dec{padding-top:10px;color:#C04848;}
.row_title{width:1cm;font-size:25px;padding-right:45px;color:#ccc;}
.row_delivery{padding:25px 0;}
.row_delivery_no{padding:25px 0;font-size:18px;font-weight:bold;}
.row_delivery_note{color:#C04848;}
.row_people{width:20px;padding:10px 20px;font-size:14px;font-weight:bold;}

/*會員登入 查詢退貨進度*/
.remain{width:900px; border:none; margin:0 20px;}
.num{margin:0 0 10px 30px;}
.num em{color:#c14948; font-weight:bold}

/*會員登入 查詢退貨明細*/
h2.buydetail{background:transparent url('../images/title_originalorderdetail.gif') no-repeat 20px 0; width:300px;}
h2.recordh2{background:transparent url('../images/title_returninfo.gif') no-repeat 20px 0; width:300px;
height:31px;padding-bottom:2px;}
h2.finalh2{background:transparent url('../images/title_lastorderinfo.gif') no-repeat 20px 0; width:300px;}

.return span{color:#686868; font-size:13px;	display:block; padding-top:5px;}
/*會員登入 個人資料修改*/
h2.modify{	background: transparent url('../images/modifyinfo_h2.gif') no-repeat 20px 0; width:300px;}
/*重設密碼*/
.resetPW_m{margin:30px 100px;line-height:2.5;}
.pwformat{display:inline-block;margin-left:15px;}
h2.pwreset{	background: transparent url('../images/title_resetpw.gif') no-repeat 20px 0; width:300px;}
/*忘記密碼-2013*/
#forget2013m {line-height:2.5;margin:40px 55px;}
#forget2013m .title1 {font-weight:bold; font-size:15px;color:#333;padding-bottom:15px;margin-bottom:5px;line-height:1;border-bottom:1px solid #111;}
#forgetForm #emailforreset,
#forgetForm #txtCaptcha{height:20px; padding:1px 5px;}
#forgetForm #emailforreset{width:340px;}
#forgetForm #txtCaptcha{width:180px;}
#forgetForm #captcha{margin: 0 10px;}
#forgetForm ul li label {position:absolute; color:#999; margin-left:8px;}
/*會員登入訂單詢問*/
.rboxR_center{	line-height:1.8;}
.rboxL_center{	line-height:1.5;}
.rboxR_center h2, .rboxR_center h3{  font-size:15px; font-weight:bold;}
.rboxR_center h2{	color:#c14948; }
.rboxR_center h3{	color:#83521e;}
.rboxR_center hr{	border:1px #d5d5d5 dotted; margin:10px 0;}
.rboxR_center p{	width:698px;}


/*加入會員 +  故障通知*/
.joinus, .notify, .about, .privacy, .shophelp, .news, .policy, .disclaimer, .provision {background:transparent url(../images/exhibit-line.png) repeat-y scroll right top}
.joinus h1, .notify h1, .about h1, .privacy h1, .news h1, .policy h1, .disclaimer h1, .provision h1{display:block;background:#f0eeec none no-repeat 25px 100px; height:580px;
text-indent:-8000px;}
.joinus .grid_39, .news .grid_39{
	width:779px;
	background-color:#ffffff;
}
.joinus h1{	 background-image:url('../images/join_h2.gif') }
.notify h1{  background-image:url('../images/notify_h2.gif') ; }
.joinus h2, .notify h2, .shophelp h2, .news h2{	text-indent:-8000px;width:778px;
			display:block; background:#ffffff url('../images/join_head.jpg') no-repeat top right;
			height:170px; margin:0px;margin-left:1px; }
.notify h2{background:#f6f4ef url('../images/notify_head.jpg') no-repeat top left;}			
.joinus p,  .indent{	text-indent:-9000px;}
.joinsent{text-align:center; display:block;}

.notify .spanbg {color:#f7f6f6;  margin-bottom:10px; padding-top:3px ;padding-bottom:3px ;
	   background:transparent url('../images/notifyR.gif') no-repeat 50px 0;}
	   
.ps{color:#C14948;margin-bottom:30px;}	   
	
.shophelp ul {display:block;background:#f0eeec none no-repeat 25px 100px;
text-indent:-8000px; height:100%;}

/*訂閱電子報-2013*/
#epaper2013m {line-height:2.5;margin-top:50px;margin-left:20px;width:730px;}
#epaper2013m input[type=text]{height:20px; padding: 0px 5px;}
#epaper2013m #email,
#epaper2013m #mailConfirm,
#epaper2013m #unregisteremail{width:280px;}
#epaper2013m #txtCaptcha,
#epaper2013m #txtUnRegisterCaptcha{width:140px;}
#epaper2013m ul li {margin-bottom:15px;}
#epaper2013m ul li:last-of-type{margin-bottom:5px;} 
#epaper2013m ul li label {position:absolute; color:#999; margin-left:8px;}        
#epaper2013m .title1{font-weight:bold; font-size:15px; color:#333; padding-bottom:15px;line-height:1;}
#epaper2013m .epaper_left{float:left;padding-left:30px;padding-right:15px;}
#epaper2013m .epaper_right{float:left;padding-left:40px;border-left:1px #ccc dotted;color:#555;}
#epaper2013m #sent{width:80px;height:30px;cursor:pointer;background:transparent url('../images/btn_epaper_order.gif') no-repeat;border:none;}
#epaper2013m #UnRegisterEPaper{width:80px;height:30px;cursor:pointer;background:transparent url('../images/btn_epaper_cancel.gif') no-repeat;border:none;}
#epaper2013m .pd10{padding-top:10px;}
#epaper2013m .td_a{vertical-align:top;}
#epaper2013m .td_b{padding:5px 30px;}
#epaper2013m .td_c{border-top:1px solid #ddd;padding:20px 0;margin-top:15px; line-height:1.5;font-size:12px;-webkit-text-size-adjust:none;}
#epaper2013m span.field-validation-error{color:Red;display:block;position:absolute;font-size:11px;-webkit-text-size-adjust:none;line-height:1.3;z-index:3000;background-color:#fff;}

/*最新消息*/
.news{
	background:#f0eeec;
}
.news h1{
	background:#f0eeec url('../images/news_h1.gif') no-repeat 43px 100px; 
}
.news h2{
	 background:#ffffff url('../images/news_h2.gif') no-repeat top right;
	 height:110px;
}

.newspart{
	margin:30px 25px;
	overflow:hidden;
	border-top:1px #cccccc dotted;
	padding:30px 0 10px;
}
.date{
	margin:0 20px 0 10px;
	padding:3px 10px;
	float:left;
	display:block;
}
.newsmain{
	float:left;
	width:80%;
	line-height:22px;
}
.newsmain em{
	color:#af783e;
}
.newsmain h4{
	font-weight:bold;
	color:#666666;
}
.newsmain ul{
	width:100%;
}
.newsmain ul li{
	margin:3px;
}
/*關於米格*/
.about{ line-height:2;	}
.about h1{background:#f0eeec url('../images/abouth1.jpg') no-repeat 35px 100px;}
.about h2, .privacy h2, .privacy h3{display:block; text-indent:-9000px;
height:50px;width:90px; background:transparent url('../images/about_h2.gif') no-repeat top  left;}
.about h1.grid_9, .privacy h1.grid_9, .notify h1.grid_9, .container_48 .share h1, .joinus h1.grid_9, .news h1.grid_9, h1.grid_9{ width:179px; }
.about .grid_39, .privacy .grid_39{padding:50px 0 0 50px; width:720px;}
.about_info h2{ margin-top:15px;	background-image:url('../images/about_h2.jpg') }

.about_info ul li strong{color:#686868; font-weight:bold;}

/*隱私權*/
.privacy {line-height:2;}
.privacy h1{background:#f0eeec url('../images/private_h1.gif') no-repeat 20px 100px;height:900px;}
.privacy h2{background-image:url('../images/private_h2.gif'); width:200px;} 
.privacy h3{ margin-top:50px; background-image:url('../images/private_h31.gif'); width:200px;}

h3.privacy_h32{ background-image:url('../images/private_h32.gif')}
h3.privacy_h33{ background-image:url('../images/private_h33.gif')}
.privacy ul li{background:transparent url('../images/privacy_bullet.jpg') no-repeat 0 50%;}

/*隱私權-2*/
.policy {line-height:2;}
.policy h1{background:#f0eeec url('../images/policy_h1.gif') no-repeat 20px 100px;height:900px;}


/*免責聲明*/
.disclaimer {line-height:2;}
.disclaimer h1 {background:#f0eeec url('../images/disclaimer_h1.gif') no-repeat 20px 100px;height:900px;}

/*服務說明*/
.provision {line-height:2;}
.provision h1 {background:#f0eeec url('../images/terms_h1.gif') no-repeat 20px 100px;height:900px;}

/*購物說明*/
.shophelp .grid_9{	width:140px;}
.shophelp ul{	text-indent:0; padding:40px 0 0 40px;}
.shophelp ul li{ margin-top:20px;
  					background: transparent url('../images/shophelp_bullet.gif') no-repeat 70% 50%;}
.shophelp h2{ text-indent:-9000px; background:#edebe7 url('../images/shophelp.gif') no-repeat top right;}
 
.question h3,.shop h3, .delivery h3, .giveback h3{	margin:50px 0 0 40px; background:transparent url('../images/shophelp_h21.gif')
 no-repeat right top;text-indent:-9000px; width:200px; height:30px; }
 
.shop h3{	background-image: url('../images/shophelp_h22.gif')}
.delivery h3{	background-image: url('../images/shophelp_h23.gif')}
.giveback h3{	background-image: url('../images/shophelp_h24.gif')} 
.question {	height:auto; line-height:0.8;}
.question ul{ margin:-40px 0 0 260px;	display:block; background:white; padding:0; height:auto !important;} 
.shophelp .question ul li{	 background:none;}

.shophelp .answer{	background:#fff; margin:0px  40px 0 10px;}
.shophelp .answer li{padding:30px 0;background:none; border-bottom:1px #c8c2bb dotted; margin:0;  }
.shophelp .shophelp_main{	background:#ffffff; width:779px; border-right:1px #e6e6e6 solid;}
.answer .top{border-top:1px #c8c2bb dotted; }
.answer {	line-height:2;}
.answer h3{font-weight:bold;}

div.line_left {
 background:#f0eeec url('../images/exhibit-line.png') repeat-y 100% 0;
}
.shophelp h2{	width:778px;margin-left:1px;}

.shophelp .shophelpnav a{color:#333333;}
.shophelp .shophelpnav a:hover , .shophelp .shophelpnav .current a{
	color:#83521E;	text-decoration:none;}

/*任選頁面*/

#wrap .search_result{background:transparent url('../images/any-head.jpg')  no-repeat top left;
                     margin-top:20px;height:220px; text-indent:-9000px;width:1180px;}
#wrap .banner{background:none; text-indent:0;margin-top:20px;height:220px;width:1180px;text-align: center;}				
#wrap .search_result{text-indent:-9000px;height:174px; padding:0; margin:0 0 10px 0;
                     background:transparent url('../images/search_title.gif')  no-repeat top left;}
#wrap .ban_note{color:#990000;background:#f2f2f2;width:1140px;margin:0 0 20px 0; padding:20px; line-height:1.5}
#wrap .ban_note li{list-style:disc outside none;margin-left:20px;}
#wrap .any{border:none; padding-top:0px;}

#any_pick_panel
{
    color:#9C9C9C;
    font-size:25px;
    font-weight:bold;
    border:1px solid #E0E0E0;
    font-family:微軟正黑體;
    padding:10px;
    height:40px;
    margin-bottom:20px;        
}

#any_pick_footer_panel
{
    color:#9C9C9C;
    font-size:25px;
    font-weight:bold;    
    font-family:微軟正黑體;
    padding: 0px 15px 0 15px;    
    margin: 20px 0 20px 0;
    background-color:Red;
}

#any_info
{
    margin-top:-3px;
}
.any_price
{
    color:#AC0000;    
    font-size:30px;
    font-family:Arial Black;
}

/*Rex-20110310:為任選頁面增加新的any_display*/
.any_display 
{
    padding:0 0 0 0;margin:10px 0 0 0;overflow:hidden; _padding-top:35px; font-size:11px; 
}	
		
.any_display li
{
    text-align:center; 
    float:left; 
    margin:0 40px 40px 0;     
    border:1px solid #E0E0E0;
    width:160px; 
    height:262px;
    /*height:230px;*/    
    min-height:260px;
    padding: 8px 0px 0px 0px;
    display:block;
    overflow:hidden;
    position: relative;
}

.any_display .any_display_last_li
{    
    margin-right:0px;
    margin-top:1px;
}

.list_display .list_display_last_li
{
   margin-right:5px;
   margin-top:20px;
}

.any_display table 
{
    position:absolute;
    bottom:0;
    height:30px;
    width:100%;         
    background-color:#E0E0E0;
    left:0px;
    color:Black;
}

table.any_checked_display
{
    background-color:#FFDDAA;
}

li.any_checked_display
{
     border:1px solid #FFDDAA;
}

.any_display table input[type=checkbox]
{
    margin-right:5px;
    vertical-align:middle;
}



.any_display .any_display_selected 
{
    border-color:   #D4C7B6;
    border-width: 2px;    
    width:158px;
}

.any_display .any_display_selected table
{    
    background-color:#D4C7B6;
}


/*div .any_display {padding-top:0;	}*/
.any_display li p, .any_display .any_size a, .any_display .any_size select
{display:block; float:left; position:relative;vertical-align:middle; height:17px; }
		
.any_display .any_size a {margin-top:1px;}
.any_display .any_size select {margin:0 5px;}
.any_display .any_size {overflow:hidden;width:140px; margin:10px 14% 0; text-align:center;}
.any_display .any_size {}		
.any_display li h3{ margin-top:10px; margin-bottom:10px; font-size:11px; }		
.any_display .buy,  .any_display .buy:hover
{
    border:none; font-family:Verdana, Geneva, Tahoma, sans-serif;
    text-decoration:underline;
    font-weight:normal; 
    background:none;
    font-size:11px;
}
 .any_display .buy{color:#83521E;}
 .any_display .buy:hover{color:#706E6C;}


.choose{line-height:1.7; text-align:center;border: 1px solid #E6E6E6}
.choose  .category {padding:22px 0;border-bottom: none}
.choose  .category  span{display:block;}
.choose  .category img{	margin-bottom:15px;}
.choose  .adjust{border:none;margin:10px; border-top: 1px solid #E6E6E6; color:#c14948;margin-bottom:5px;}
.choose  .adjust a{margin-top:5px;}
.choose  .adjust a span{	padding:0px 17px 0px; font-size:10px;}
.choose  .adjust a span, x:-moz-any-link, x:default{	padding:1px 17px 0px;font-size:11px; }/*ff hack*/


/*任選頁面選購按鈕*/
 .display .buy,  .display .buy:hover{
	border:none; font-family:Verdana, Geneva, Tahoma, sans-serif;
	text-decoration:underline;
	font-weight:normal; 
	background:none;
	font-size:11px;}

 .display .buy{color:#83521E;}
 .display .buy:hover{color:#706E6C;}

/*導覽列購物車按鈕跑出的小框框*/
#content{
	position:relative;
	background-image: url(../images/as.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 10px;
}

.check_wrapper1,.check_wrapper2
{
    position:absolute;
    width:450px;        
    padding: 0 0 0 0;
    right:0px;
    top:45px;
    background-color:white;            
    z-index:1000;    
}

.check, .check2
{
	/*position:relative;*/
	color:#006699;
	width:auto;
	background:white;
	border:1px #CCCCCC solid;
	padding-top:15px;
	z-index:2000;
}

.check table  {
	width:90%;
	padding: 0px;
	margin-top: 0;
	margin-right: 5%;
	margin-bottom: 0;
	margin-left: 5%;
}	   
.check table thead th {
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #E6E6E6;
	background-color: #DAF4FE;
}

.check table th{padding:10px;text-align:left;}
.check table td{padding:10px;text-align:center;}
.check table th a{color:#4d3126; text-decoration:none;}	
.check table td.colorsize{	padding-bottom:10px; text-align:left;}

#check table#temp tr th,#check table#temp tr td { border-bottom:1px solid #E6E6E6;}

.sum, .checkout{
	display:inline-block;
	width:420px;
	text-align:right;
	margin: 0;
}
.sum {margin:10px 5px 0px 10px;	padding-bottom:10px;width:352px; }

.checkout{margin:10px 25px 20px 10px;	}
.checkout a span{
	color: #FFFFFF;
	background-color: #006699;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-right: 25px;
	padding-bottom: 2px;
	padding-left: 25px;
} /*chrome開始結帳按鈕*/
.checkout a span, x:-moz-any-link, x:default{padding:2px 25px}/*ff hack開始結帳按鈕*/
.check2 .checkout a span, x:-moz-any-link, x:default{padding:2px 25px 2px;}/*ff hack開始結帳按鈕*/

/*另一種樣式*/
.check2 table  {width:90%; margin:0 5%;}	
.check2 table tr{ border-bottom:1px solid #E6E6E6;}
.check2 table td{ text-align:left; padding:10px; vertical-align:middle;}
.check2 table th{padding:10px; text-align:center; }
.check2 table td img{	margin-right:5px;}
.check2 table {	margin-bottom:5px; }
.check2 table .wd07{	width:70px!important; width:60px;}	

/*我要退貨*/

td.reason input{width:100px; }
td.reasons select{
	width:120px;
}

.inquire .remain{ width:900px; margin:0 50px 0  20px; border:none; text-align:right;}
.inquire .remain tbody a{text-decoration:none;}
.remain tbody tr td{border:none; }
.remain tbody a{	color:#8C6134; text-decoration:underline;}
.inquire .alignL {padding-top:15px;}

.noborder li input{	border:none;}
.result{	margin:0;}
.resultmid{margin:0px 0 75px;}
.resultlist li{	margin:20px 6.5px 5px; width:145px;}

/*品牌日誌*/

.container_48 {
width:1180px;
margin-left:auto;
margin-right:auto;
}
.container_48 .brandblog{
	background:#f0eeec; 
}
.container_48 .brandlist{
	padding:10px 20px;
	background:#f0eeec;
	width:140px;
}
.brandlist ul{
	margin:0 auto;
	
}
.container_48 .brandmain {
	background:#fff;
	width:779px;
	padding-bottom:80px;
}
.brandlist h2{
	background:url('../images/brandbullet.gif') no-repeat 50px 50%;
	padding-right:10px;
	padding:10px 0px;
}
.brandlist ul li{
	margin:5px 0px;
	border-bottom:1px #c8c2bb dotted;
}

.brandlist ul li a {
	color:#c8c2bb ;
	display:block;
	padding:10px  0px ;
}
.brandlist  ul li a:hover, .brandlist ul li a.current{
	color:#af783e;
	text-decoration:none;
}

.brandmain h3{
	/*background:url('../images/brandh3.jpg') no-repeat 0 0;
	margin-left:1px;
	width:778px;
	height:169px;*/
	text-indent:-9000px;
}

div.line{
	background:transparent url('../images/exhibit-line.png') repeat-y 100% 0;
}

.brandcontent{
	line-height:1.7;
	padding:0px  50px;
}

.brandcontent h4{
	color:#C0C0C0;
	font-weight:bold;
}
.brandcontent h4 span, .date{
	background:url('../images/brand_time.gif') no-repeat 0 0;
	font-size:11px;
	font-weight:bold;
	color:#686868;
	padding:3px 14px 3px 10px;
}


/*大好評分享*/
.container_48 .share{
	background:#f0eeec ;
}
.container_48 .share h1{
	text-indent:-9000px;
	height:100%;
	height:200px;
	background: url('../images/shareh1.jpg') no-repeat 18px 100px;
}
.container_48 .sharemain{
	background:#fff;
	width:779px;
}
.container_48 .sharemain h2{
	background:url('../images/share_h2.gif') no-repeat 0 0;
	width:778px;
	margin-left:1px;
	height:107px;
	text-indent:-9000px;
}
.container_48 .sharecontent{
	padding:30px;
}

.sharecontent .message{
	border-bottom:1px #c8c2bb dotted;
	width:719px;
	padding:15px 0;
	line-height:1.8;
	color:#686868;
}

.message h5{
	color:#f7941c; 
	font-weight:bold;
	
}

.message h5 span{
	color:#686868;
	margin-left:20px;
}
a.leave{
	display:block;
	background:url('../images/share_message.gif') 0 0;	
	width:80px;
	text-indent:-9000px;
	height:13px;
	padding:5px;
}
.share .pager{
	margin:20px 0;
}
.recordmain{
	padding:30px 0 ;	
	overflow:hidden;
}
.tablestyleCal{
	width:98%;
}
.tablestyleCal thead th{
	background:#f5f4f1;
	color:#666666;
	font-weight:bold;
}
.tablestyleCal thead th, .tablestyleCal tbody td,.tablestyleCal tbody th{
	border:1px #ebe8e3 solid;
	text-align:center;
	padding:5px 4px;
	width:14%;
}
.tablestyleCal tbody th{
	padding:0px 4px;
	font-size:10px;
	color:#888888;
	border-width:1px 1px 0;
}
.tablestyleCal tbody td{
	border-width:0px 1px 1px;
	color:#c14948;
	padding:10px 4px;
}
.tablestyleCal tbody td strong{
	font-weight:bold;
}
.tablestyle2{
	width:100%;
	text-align:center;
	margin:5px 0;
}
.tablestyle2 th{
	background:#f5f4f1;
	font-weight:bold;
	color:#666666;
}
.tablestyle2 td, .tablestyle2 th{
	padding:5px;
	border:1px #ebe8e3 solid;
}



.joinus h1.grid_9, .news h1.grid_9,.about h1.grid_9, .privacy h1.grid_9,.notify h1.grid_9,.brandblog div.grid_9,
.brandmain h3,.share h1, .sharemain,.shophelp ,grid_9, 
 .news h2, .joinus h2, .notify h2{
	border-top:1px #ffffff solid;
}

.returnfinish table{
	width:88%;
	margin:0 6%;
	border-top:1px #eee solid;
	
}
.returnfinish table th{
	background:#f0f0f0;
}
.returnfinish ul{
	color:#111111;
	border-top:none;
	color:#c04848;
	padding:15px 0 30px;
	margin:0 15px;
}
.returnfinish ul li{
		margin:10px 0;
	margin-left:10px;
	font-size:11px;
	list-style:none inside;
	line-height:1;

}
.returnfinish table td p{
	margin:20px 0 10px;
	line-height:1.7;
}
.returnfinish h3{
	font-size:14px;
	color:#c04848;
	font-weight:bold;
	margin:30px 15px 0px;
}

.size100{
	width:100px;
	height:100px;
	}
  .ask_note ul .emailshort input{
	width:330px
	}
  .ask_note ul .short2 input{
	width:100px;}
.goodsinfo{
	line-height:1.8;
	}
	
	
/*首頁*/
.homepage .homecontent{
	padding:10px 0 10px;
	}
.sideblock{margin-bottom:10px;}
.homeblock{margin-bottom:15px;}
.indexblog, .indexnews{
	border:1px #e1e1e1 solid;
	width:178px;
	overflow:hidden;
	font-size:11px;
	}	
	.indexblog a{color:#caab8e; text-decoration:none;}
	.indexblog a:hover, .indexblog a:hover span{color:#706E6C;text-decoration:underline;}
	.indexblog  a span{display:block; padding-bottom:5px;color:#9a6f4a;
	text-decoration:underline;}
	
	
	.indexblog  img, .indexblog p{
		float:left;
		padding-bottom:12px;
	}
	.indexblog p{
		line-height:1.4;
		width:95px;
		margin:0 0 0 8px;
		padding-right:10px;
		}
	.indexnews ul{
		width:150px;
		padding:10px 15px ;
		}
	.indexnews ul li{
		background:url(../images/index_news_bullet.gif) no-repeat 0 50%;
		width:150px;
		padding:3px 0 3px 10px;
		}
	.indexnews ul li a{
		text-decoration:underline;}

.homepage  .homemain{
	width:770px;
	padding:0 0 0px 15px;
	_padding-left:5px;
	}
	
.homepage .homebanner{
	margin-bottom:15px;
	}
.homelists ul, .homelistl ul {
	overflow:hidden;
	}	
.homelists ul li, .homelistl ul li{
	height:200px;
	text-align:center;
	display:block;
	float:left;
	font-size:11px;
	}

.homelists ul li{
	width:140px;
	margin-right:17px;
	}
	
.homelists ul li h3, .homelistl ul li h3{
	margin:5px 0;}
	
.homelistl ul li{
	width:140px;
	margin-right:24px;
	}
.homelistl ul li.omega{
	margin-right:0;
	margin-left:0px;
	}
.homelists ul li.omega{
	margin-right:0px;
	margin-left:2px;
	}
.homebanner180{
	float:right;
	width:180px;
	}	
.homebanner765{
	float:left;
	width:765px;
	
	}
.homepants ul{
	margin-top:15px;
	}
.homepants ul li{
	width:180px;
	margin-right:15px;
	height:280px;
	}
.homegrey{
	background:#ddded8;
	height:765px;
	}
.onsalenote{ width:120px;
	display:block;}
	/*newstyle*/
	.newstylelist h2{
	background: url(../images/NewStyle_h2.jpg) no-repeat 0 0;
	height:71px;
	margin:10px 0 10px;
	text-indent:-90000px;
}
	.container_48 .newstyleli{
		overflow:hidden;
		width:1180px;
		margin-bottom:10px;
		}
	.newstyleli li{
		width:118px;
		border:1px #e1e1e1 solid;
		float:left;
		display:block;
		text-align:center;
		padding:10px 0;
		margin:0 30px 20px 0;
		}
	.newstyleli li.omega{
		margin-right:0;
		}
	a.unchose{
	text-decoration:underline;
	}
	.remind_note{ color:#777; width:30%; float:left; text-align:left; padding:6px 0 6px 5px; }
.qlink{
	cursor:pointer;
}

.cvsReturnInfo table
{
    width:586px;
    border:none;
    margin: 0 auto;
}
.cvs_box01{ background:url(/images/return/cvs_boxbg01.gif) no-repeat center top;}
.cvs_box02{ background:url(/images/return/cvs_boxbg02.gif) no-repeat center top; padding:5px 0;}

.wrapperTW #navWrapper {
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
}
#navWrapper { 
position: relative;
width: 1180px;
height: 105px;
z-index: 95;
text-align: left;
}
#navUtilities { font-family: Arial, Helvetica, sans-serif;
font-size:11px;
position: absolute;
right: 0px;
color: #666666;
width: 300px;
}
#navUtilities a:link, #navUtilities a:visited { color: #333333;
line-height: 1em; }
#navUtilities a:active, #navUtilities a:hover { color: #006699;
text-decoration: none;
}
#navSearch { float: right; overflow: hidden;}
img#navLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 95px;
	width: 160px;
}
#LoginState a:hover { color:#4D3126;}
#LoginState ,#LoginState a  {color:#AAA;}
#LoginState {text-align:right;padding-top:43px;padding-right:20px;}
#keyWord {
	border: 1px solid #DDD;
	margin-left:20px;
	-webkit-text-size-adjust:none;
	font-size:12px;
	background-image: url(../images/search-field.png);
	background-repeat: no-repeat;
	
}
#head {
width: 385px;
height: 28px; 
position: absolute;
right: 0px;
margin-top: 60px;
}

/* controls */
#wrapper .pb-pageindicator {
	display:none;
	width:1180px;
	height:30px;


*overflow:hidden;
	/*background:-moz-linear-gradient(center bottom, rgba(223,223,223,1) 0%, rgba(242,242,242,1) 66%, rgba(242,242,242,1) 90%, rgba(230,230,230,1) 93%, rgba(190,190,190,1) 96%, rgba(150,150,150,1) 100%);
	background:-webkit-gradient(linear, left bottom, left top, from(rgba(223,223,223,1)), color-stop(66%, rgba(242,242,242,1)), color-stop(90%, rgba(242,242,242,1)), color-stop(93%, rgba(230,230,230,1)), color-stop(96%, rgba(210,210,210,1)), to(rgba(140,140,140,1)));
	*/border-bottom:1px solid #ebebeb;
	background-image: url(../images/second_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
}

.pb-dynamic     .pb-pageindicator { display:block; }

#wrapper .pb-pageindicator div { margin:0 auto;padding-left:155px; }

#wrapper .pb-pageindicator a.page {
	display:inline-block;
	cursor:pointer;
	color:#666666;



	-webkit-transition:color linear .2s;
	-moz-transition:color linear .2s;
	-o-transition:color linear .2s;
	transition:color linear .2s;
	font-size: 10pt;
	text-align: center;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper .pb-pageindicator .navCategory_S a.page {
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper .pb-pageindicator a.page:hover { color:#333; text-decoration:none; }
#wrapper .pb-pageindicator a.page.active { color:#333; cursor:pointer; text-shadow:#fff 0 1px 0; }

#wrapper .pb-pageindicator b.caret  
{
	display:block;
	position:relative;
	width:15px;
	height:8px;
	behavior:url('/content/iepngfix.htc');
	-webkit-transform:translate(50%, 0);
	-webkit-transition:-webkit-transform linear 0.4s;
	-moz-transform:translate(50%, 0);
	-moz-transition:-moz-transform linear 0.4s;
	-o-transform:translate(50%, 0);
	-o-transition:-o-transform linear 0.4s;
	transform:translate(50%, 0);
	transition:transform linear 0.4s;
	background-image: url(../images/carat_active.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -8px;
	margin-left: 32px;
}
.roundedbottom { border-radius: 0 0 4px 4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px; -moz-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px; -khtml-border-radius: 0 0 4px 4px; }

 #wrapper .pb-pageindicator li
 {
    float: left;
    position: relative;
    z-index: 10;
 }
 
 #wrapper .pb-pageindicator li ul.sub
{
	background: white no-repeat;
	width: 170px;
	padding: 18px 14px 10px 14px;
	line-height: 160%;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 100;
	border: 1px #CCC solid;
	text-align: left;
}
 #wrapper .pb-pageindicator li.s_last ul.sub
{
	background: white no-repeat;
	width: 170px;
	padding: 18px 14px 10px 14px;
	line-height: 160%;
	position: absolute;
	top: 30px;
	left: -100px;
	z-index: 100;
	border: 1px #CCC solid;
	text-align: left;
}


#wrapper .pb-pageindicator li ul.sub li a
{
	background: url(/images/bgr_arrow_black.gif) no-repeat 0px 2px;
	font-size: 11px;
	line-height: 160%;
	padding: 0 0 9px 25px;
	display: block;
	color:#333;
 }
        
#wrapper .pb-pageindicator li ul.sub li a:hover
{
	color: #006699;
}
        
#wrapper .pb-pageindicator li ul.sub li
{
	float: none;
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
        
#wrapper .pb-pageindicator .navCategory_S
{
	float: right;
}
        
#wrapper .pb-pageindicator .navCategory_S li 
{
    float:left;
    position:relative;
}

.ie10 .downnav li:not(:first-of-type){padding-top:2px;}
.ie10 .navCategory_S .s_last{margin-top:-2px;}


/*搜尋頁面-2013*/
.search_page{margin-top:40px;}
#search_top img{margin-top:55px;}

/*側邊浮動top按鈕*/
#top
{
    position: fixed;
    bottom: 60px;
    cursor: pointer;
    display: none;
}
#top img
{
    width: 25px;
    height: 60px;
}

/*商品頁丶商品分類 側邊欄*/
#shortcut_area
{
    position: fixed;
    width: 30px;
    height: 90px;
    cursor: pointer;
    color: black;
    top:20%;
    left:0;
    z-index: 99;
}
#shortcut_menu 
{    
    background-image: url('/images/quickmenu_bg.png');
    background-repeat: no-repeat;    
    width: 30px;
    height: 90px;
    color:#666;    
	position: absolute;
}
#shortcut_menu .menu_text
{
    display:inline-block;
    line-height:1.2;
    width: 15px;
    margin-left:8px;
    margin-top:8px;
}
#shortcut_menu .menu_text img
{
    margin-bottom:3px;
    margin-top:1px;
}

#shortcut_menu .menu_text input
{
    margin-bottom:5px;
}
    
.sideMain
{
    background: white no-repeat;
    width: 150px;
    z-index: 100;
    border: 1px #CCC solid;
	position: absolute;
    left: -150px;
    top: 0px;
    line-height: 130%;
    min-height: 88px;
}
.sideMain ul
{
    padding: 10px 0 10px 5px;
}
    
.sideMain .sub a
{
    background: url(/images/bgr_arrow_black.gif) no-repeat 0px 2px;
    font-size: 11px;
    padding: 0 0 9px 20px;
    display: block;
    color: #333;
}

.sideMain .sub a:hover
{color: #BB9064;}
    
.sideMain h2
{
    padding-bottom: 10px;
    font-family: impact;
    font-weight:800;
    color: #333;
    display: list-item;
    list-style-type: square;
    padding: 0 0 10px 6px;
    list-style-position: inside;
}
.sideMain h1
{
    width:100%;
    font-weight:800;
    font-family: Arial, Calibri;
    color: #333;
    text-align: center;
    padding: 6px 0;
    background-color: #eee;
    border-bottom: 1px solid #ccc;
}

.sideMain .current,.pb-pageindicator .current
{
    color: #BB9064!important;
    text-decoration: underline;
}
.newProductNav img
{
    padding-top:10px;
}
.newProductNav img:hover
{
    cursor:pointer;    
}
/*.cAnchor
{
    background: url(/images/category_banner.gif) no-repeat;
    height: 40px;
}
.mAnchor
{
    font-family: 新細明體;
}
.cAnchor td
{
    font-size: 16px;
    text-align: left;
}
.mAnchor td
{
    font-size: 16px;
    text-align: left;
    display: block;
    font-weight: bold;
    color: #8c8c8c;
}
.cAnchor a
{
    height:40px;
    width:1180px;
    color: #a7a7a7;
    text-decoration:none;
    display: block;
}
.cAnchor span
{
    padding: 10px 0 0 60px;
    display: inline-block;
}
.mAnchor span
{
    padding: 13px 0 0 60px;
    display: inline-block;
    background: url(/images/main_category_banner.gif) no-repeat;
    height: 40px;
    margin-top:5px;
    width:1120px;
}
.cBanner td img
{
    padding-top:5px;
}

.archorList
{
    background-color: #EEE;
}

.archorList li 
{
   text-align: center;
    display: block;
    float: left;
    margin: 20px 0 0 20px;
    position: relative;
}
*/
#warp #container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#container .box {
	padding: 9px;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	position: relative;
	margin-bottom: 15px;
	font-family: "微軟正黑體";
	font-size: 10pt;
	color: #666666;
}
#productlist .box {
	padding: 9px;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 15px;
	font-family: "微軟正黑體";
	font-size: 10pt;
	color: #666666;
}
#warp #container .box .namep span {
	display: block;
	margin-bottom: 3px;
}
#warp #productlist .box .namep span {
	display: block;
	margin-bottom: 3px;
}
#warp #container .box .namep span.price {
	font-size: 10pt;
	font-weight: normal;
	color: #CC0000;
}
#warp #productlist .box .namep span.price {
	font-size: 10pt;
	font-weight: normal;
	color: #CC0000;
}
#warp #container .box .picp {
	width: 200px;
}
#warp #productlist .box .picp {
	width: 200px;
}
#warp #container .newsarea {
	background-color: #F6F6F6;
	-moz-box-shadow:0 0 5px #999;
	-webkit-box-shadow: 0 0 5px #999;
	box-shadow: 0 0 5px #999;
}
.newsarea .titleline {
	float: left;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.newsarea .newslist {
	float: left;
	width: 200px;
}
.newsarea .newslist ul {
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.newsarea .newslist ul li {
	margin-bottom: 8px;
	background-image: url(../images/ten.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
}
.newsarea .newslist a {
	color: #868686;
}
.newsarea .newslist a:hover {
	color: #006699;
}
#leftpartarea {
	float: left;
	width: 220px;
}
#rightpartarea {
	float: left;
	width: 960px;
}
#rightpartarea2 {
	float: left;
	width: 760px;
	padding-right:200px;
	background-image: url(../images/rightbg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}




#warp #container .box .namep {
	float: left;
	width: 200px;
	margin-top: 8px;
}
.newsarea .more {
	text-align: right;
	display: block;
	float: left;
	width: 100%;
	font-size: 9pt;
}
.newsarea .more a:hover {
	color: #006699;
}
.newsarea .more a {
	font-family: "微軟正黑體";
	font-weight: bold;
	color: #666666;
	background-image: url(../images/icon1.png);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left 5px;
}
#roadline {
	font-size: 9pt;
	display: block;
	padding-left: 15px;
	color: #999999;
	background-image: url(../images/sidenav_list_iconb.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-left: 10px;
	float: left;
	margin-top: 5px;
	width: 95%;
}
#roadline a {
	float: left;
	padding-bottom: 10px;
	background-image: url(../images/icon2.png);
	background-position: right 1px;
	margin-right: 10px;
	padding-right: 15px;
	background-repeat: no-repeat;
}
#rightpartarea #productlist {
	float: left;
	width: 960px;
}
#productlist .box .namep {
	margin-top: 5px;
}
#rightpartarea #pageline {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 10pt;
	color: #666666;
}
#rightpartarea2 #pageline {
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 10pt;
	color: #666666;
}
#pageline a {
	font-size: 10pt;
	line-height: 12pt;
	color: #0099CC;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #0099CC;
}
#leftbutbar {
	float: left;
	width: 220px;
}
#leftbutbar #level1 .xd {
	float: left;
	width: 220px;
	background-color: #E4E4E4;
	margin-bottom: 0px;
}
#leftbutbar #level1 .xd a.ax {
	background-image: url(../images/icon3.png);
	background-repeat: no-repeat;
	background-position: 10px 12px;
	width: 190px;
	padding-left: 30px;
	float: left;
	font-family: "微軟正黑體";
	font-size: 11pt;
	line-height: 24pt;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F4F4F4;
	display: block;
	font-weight: bold;
}
#leftbutbar #level1 .xd .ax:hover {
	background-color: #E7EFF5;
}

#leftbutbar #level1 .xd .level2 li {
	line-height: 12pt;
	background-image: url(../images/ten.png);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	display: block;
	width: 180px;
}
#leftbutbar #level1 .xd .level2 {
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
	width: 190px;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 10pt;
	line-height: 14pt;
}
#leftbutbar #level1 .xd .level2 ul {
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftbutbar #level1 .xd .level2 li li {
	float: left;
	width: 180px;
	background-color: #F0F0F0;
	background-image: none;
	padding: 0px;
	border-radius:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftbutbar #level1 .xd .level2 li li a {
	background-image: url(../images/icon1.png);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	width: 165px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	display: block;
	font-family: "微軟正黑體";
}
#rightpartarea #infoproduct {
	float: left;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
}
#infoproduct #mainpartinfo {
	float: left;
	width: 940px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#infoproduct #mainpartinfo .productphoto {
	float: left;
	height: 320px;
	width: 320px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	vertical-align: middle;
	display: table-column;
	line-height: 320px;
	padding: 4px;
	border: 1px solid #CCCCCC;
}




#pageline a:hover {
	color: #FFFFFF;
	background-color: #0099CC;
}
#mainpartinfo .prodinforight {
	float: right;
	width: 580px;
}
#mainpartinfo .prodinforight .namep {
	font-family: "微軟正黑體";
	font-size: 15pt;
	line-height: 24pt;
	font-weight: bold;
	color: #006699;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	float: left;
	padding-bottom: 10px;
}
#mainpartinfo .prodinforight  .top li {
	margin-bottom: 8px;
	float: left;
	padding-bottom: 3px;
}
#mainpartinfo .prodinforight b {
	height: 10px;
	width: 10px;
}
#mainpartinfo .prodinforight div.sq {
	height: 15px;
	width: 15px;
	padding: 3px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}


#mainpartinfo .prodinforight ul.top {
	font-family: "微軟正黑體";
	color: #666666;
	width: 560px;
	font-size: 10pt;
	line-height: 14pt;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	float: left;
}
#color_size_price #sizeandprice {
	width: 520px;
	float: left;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}

#color_size_price #sizeandprice {
	float: left;
	position: relative;

}


#mainpartinfo .prodinforight ul li span.h {
	text-align: right;
	width: 120px;
	margin-right: 20px;
	float: left;
	font-weight: bold;
	color: #333333;
}
#mainpartinfo .prodinforight .top span {
	display: block;
	width: 400px;
	float: left;
	line-height: 25px;
}

#mainpartinfo .prodinforight label {
	margin-right: 15px;
	float: left;
}
#mainpartinfo .prodinforight #radio,#mainpartinfo .prodinforight #color {
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
#mainpartinfo .prodinforight table.color {
	float: left;
	height: 20px;
	width: 20px;
	margin-right: 10px;
	margin-left: 10px;
	display: table-cell;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#color_size_price {
	float: left;
	width: 540px;
	margin-right: 30px;
	margin-left: 10px;
	
}
#colorline {
	float: left;
	width: 540px;
	background-image: url(../images/grayline.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 5px;
}
#color_size_price #colorline li a {
	padding: 5px;
	height: 40px;
	width: 40px;
	float: left;
}
#colorline a img {
	float: left;
}
#colorline a.stay {
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}
#colorline ul {
	width: 400px;
	display: block;
	float: left;
}
#color_size_price #colorline li {
	float: left;
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
	background-color: #FFFFFF;
}
#colorline span.h
{
	text-align: right;
	width: 120px;
	margin-right: 20px;
	float: left;
	font-weight: bold;
	color: #333333;
	font-size: 10pt;
	font-family: "微軟正黑體";
	}
.sizeprice {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
.sizeprice li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "微軟正黑體";
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 10pt;
}
.sizepric li span.sizei {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sizeandprice li.stay .pricei {
	font-size: 18pt;
	line-height: 24pt;
	font-weight: bold;
	color: #CC0000;
	position: absolute;
	top: 30px;
	right: 20px;
	display:block;
}
#sizeandprice .notei {
	float: left;
	width: 520px;
	font-size: 9pt;
	line-height: 14pt;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sizeandprice .notei .textprice {
	display: block;
	float: right;
}
#sizeandprice .notei span {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}

#sizeandprice li .pricei {
	font-size: 18pt;
	line-height: 24pt;
	font-weight: bold;
	color: #CC0000;
	position: absolute;
	top: 30px;
	right: 20px;
	display:none;
}
.sizeprice li.stay .sizei a {
	background-color: #D9F4FD;
	display: block;
	float: left;
	font-size: 10pt;
	border-radius:10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.sizeprice li .sizei a {
	border-radius:10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
}
#mainpartinfo .prodinforight .top img {
	float: left;
	margin-right: 15px;
}
#mainpartinfo .prodinforight .noteicon {
	float: left;
	width: 540px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 10pt;
	line-height: 16pt;
	text-align: right;
}
.noteicon a.howtotake {
	color: #1E6079;
	background-color: #F0F0F0;
	background-image: url(../images/page_find.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	background-position: 3px 4px;
	border: 1px solid #FFFFFF;
	border-radius:10px;
}
.noteicon .howtotake:hover {
	background-color: #DBEFF7;
	border: 1px solid #FFFFFF;
}




.noteicon a.asking {
	color: #1E6079;
	background-color: #F0F0F0;
	background-image: url(../images/143.gif);
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	background-position: 3px 4px;
	border: 1px solid #FFFFFF;
	border-radius:10px;
}
.noteicon .asking:hover {
	background-color: #DBEFF7;
	border: 1px solid #FFFFFF;
}





.noteicon a.heart {
	color: #1E6079;
	background-color: #F0F0F0;
	background-image: url(../images/heart.png);
	background-repeat: no-repeat;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	background-position: 3px 4px;
	border: 1px solid #FFFFFF;
	border-radius:10px;
}
.prodinforight .noteicon .putincart {
	float: right;
	width: 240px;
}

.noteicon .heart:hover {
	background-color: #DBEFF7;
	border: 1px solid #FFFFFF;
}
.prodinforight .testcount {
	margin: 10px;
	float: left;
	width: 520px;
	padding: 10px;
	background-color: #F0F0F0;
	border-radius:10px;
}
.prodinforight .testcount .titleline {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.prodinforight .testcount div {
	float: left;
	width: 520px;
	font-size: 10pt;
	color: #333333;
}
.prodinforight .testcount table td {
	padding: 3px;
}
#mainpartinfo .leftee {
	float: left;
	width: 350px;
}
#mainpartinfo .leftee #littlepic {
	float: left;
	width: 340px;
	margin-left: 8px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.leftee #littlepic ul {
	float: left;
	width: 340px;
}
.leftee #littlepic ul li {
	padding: 4px;
	float: left;
	width: 70px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.leftee #littlepic img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#infoproduct .wordsq {
	width: 920px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
	padding: 10px;
	margin-top: 10px;
}
.testcount .countprice {
	font-size: 12pt;
	line-height: 20pt;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	color: #CC0000;
	text-align: right;
	font-weight: bold;
}
#infoproduct #bottomtag {
	float: left;
	width: 940px;
}
#infoproduct #bottomtag .tagline {
	background-image: url(../images/grayline.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	height: 30px;
	width: 920px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
}
#infoproduct #bottomtag .tagline ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 920px;
}
#infoproduct #bottomtag .tagline ul li {
	float: left;
	height: 30px;
	text-align: center;
	margin-right: 10px;
}
#bottomtag .tagline ul li a {
	text-align: center;
	height: 25px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10pt;
	line-height: 14pt;
	padding-top: 3px;
	background-color: #F0F0F0;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}
#push1,#push2 {
	float: left;
	width: 940px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#bottomtag .tagline a.stay {
	background-color: #FFFFFF;
	height: 27px;
	font-weight: bold;
	color: #006699;
}


#push1 .box,#push2 .box {
	padding: 9px;
	width: 200px;
	margin-right: 7px;
	margin-left: 7px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 15px;
	font-family: "微軟正黑體";
	font-size: 10pt;
	color: #666666;
}
#rightpartarea2 #mainpart750 {
	float: left;
	width: 740px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 10pt;
	line-height: 14pt;
	margin-bottom: 20px;
}

#push1 .box .namep ,#push2 .box .namep {
	margin-top: 5px;
}

#push1 .box .namep span,#push2 .box .namep span {
	display: block;
	margin-bottom: 3px;
}

#push1 .box .namep span.price,#push2 .box .namep span.price {
	font-size: 10pt;
	font-weight: normal;
	color: #CC0000;
}

#push1 .box .picp,#push2 .box .picp {
	width: 200px;
}
#mainpart750 .titleline {
	font-size: 12pt;
	line-height: 50px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/dw.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	height: 50px;
	width: 740px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "微軟正黑體";
}
#mainpart750 .titleline span {
	background-image: url(../images/sidenav_list_iconb.gif);
	background-repeat: no-repeat;
	background-position: 5px 20px;
	padding-left: 20px;
	display: block;
	float: left;
	color: #2B88AD;
}
#mainpart750 .sqpart {
	float: left;
	width: 720px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-family: "微軟正黑體";
	font-size: 10pt;
	line-height: 16pt;
	color: #666666;
}
#mainpart750 .sqpart h2 {
	font-family: "微軟正黑體";
	font-size: 12pt;
	line-height: 20pt;
	color: #666666;
	float: left;
	width: 700px;
	margin-bottom: 15px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
	background-color: #F0F0F0;
	border-radius:10px;
}
#mainpart750 .sqpart img {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainpart750 .sqpart .textarea {
	float: left;
	width: 700px;
	font-size: 11pt;
	line-height: 20pt;
	padding-right: 10px;
	padding-left: 10px;
}
#gotop {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	text-align: right;
}

.gotop {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	text-align: right;
}
#mainpart750 .sqpart .textarea ul li {
	background-image: url(../images/ten.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #333333;
	padding-left: 20px;
}
#mainpart750 .sqpart #company p {
	display: block;
}
#company p span {
	font-size: 10pt;
	line-height: 18pt;
	font-weight: bold;
	color: #333333;
	text-align: right;
	width: 120px;
	float: left;
}
.formtext table td {
	padding: 3px;
	margin: 5px;
}
.formtext table td input {
	font-size: 10pt;
	line-height: 14pt;
	padding: 3px;
}
#callcenter span {
	font-weight: bold;
	color: #333333;
	text-align: right;
	width: 120px;
	float: left;
	font-size: 10pt;
	margin-right: 10px;
}
#callcenter {
}
#callcenter input {
	margin-right: 5px;
	margin-left: 10px;
}
#callcenter #select {
	margin-left: 10px;
}
#callcenter textarea {
	margin-left: 10px;
}
#callcenter {
	font-size: 10pt;
	background-image: url(../images/message_03.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#callcenter p {
	display: block;
	margin-bottom: 18px;
}
#examplearea {
	float: left;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
}
#examplearea .mainpic {
	padding: 4px;
	float: left;
	width: 320px;
	border: 1px solid #999999;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
}
#examplearea .maintop .inforight {
	float: left;
	width: 560px;
	border-rasdius:15px;
}
#examplearea .maintop .inforight .namep {
	float: left;
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 15pt;
	line-height: 24px;
	font-weight: bold;
	color: #2B88AD;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-family: "微軟正黑體";
}
#examplearea .maintop .inforight .listinfo {
	float: left;
	width: 540px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 11pt;
	line-height: 16pt;
	color: #666666;
	font-family: "微軟正黑體";
}
#examplearea .maintop .inforight .listinfo ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 540px;
}
#examplearea .maintop .inforight .listinfo ul li {
	float: left;
	width: 540px;
	margin-bottom: 8px;
}
#examplearea .maintop .inforight .listinfo ul li span {
	display: block;
	float: left;
}
#examplearea .maintop .inforight .listinfo ul li span.h {
	font-weight: bold;
	text-align: right;
	float: left;
	width: 120px;
	margin-right: 10px;
	color: #666666;
}
#examplearea .maintop {
	float: left;
	width: 925px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	background-color: #F0F0F0;
	margin-right: 15px;
	padding-top: 15px;
}
#examplearea .wordsq {
	float: left;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	padding: 20px;
	font-family: "微軟正黑體";
}
#allcanuse {
	float: left;
	width: 940px;
	margin-right: 10px;
	margin-left: 10px;
}
#allcanuse #loginbg, #allcanuse #passwordbg {
	float: left;
	height: 170px;
	width: 380px;
	margin-right: 199px;
	margin-left: 199px;
	padding-top: 27px;
	padding-bottom: 16px;
	margin-top: 70px;
	margin-bottom: 130px;
	padding-left: 162px;
	font-family: "微軟正黑體";
	font-size: 10pt;
}
#allcanuse #loginbg a {
	margin-right: 5px;
	margin-left: 5px;
}
#passwordbg {
	background-image: url(../images/passwordbg.png);
}
#jointomemberarea {
	font-family: "微軟正黑體";
	font-size: 10pt;
	line-height: 16pt;
	color: #666666;
	border-radius:15px;
}
.roundbox_center input {
	margin-right: 15px;
}
.roundbox_center h3 {
	font-weight: bold;
	color: #333333;
	float: left;
	text-align: right;
	width: 120px;
	margin-right: 10px;
}

#jointomemberarea .roundbox_center {
	width: 750px;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
}


#jointomemberarea .roundbox_center2 {
	width: 720px;
	margin-top: 20px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
	-moz-box-shadow:0 0 5px #333 inset;
	-webkit-box-shadow: 0 0 5px #333 inset;
	box-shadow: 0 0 5px #333 inset;
	padding: 13px;
	float: left;
	border: 2px solid #8EBDC6;
	border-radius:15px;
}


#loginbg span, #passwordbg span {
	display: block;
	margin-bottom: 10px;
	padding: 10px;
}
#loginbg table td,#passwordbg table td{
	padding: 5px;
}
#allcanuse #loginbg {
	background-image: url(../images/login_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#jointomemberarea .roundbox_center2 h2 {
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333333;
}
.roundbox_center2 ul {
	display: block;
	list-style-type: decimal;
}
.roundbox_center2 ul li {
	display: block;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../images/ten.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 20px;
}
.roundbox_center2 #yesornotbut {
	float: left;
	width: 100%;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}


#yesornotbut a {
	color: #333333;
	display: block;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	float: left;
	background-image: url(../images/menu_m.png);
	background-repeat: repeat-x;
	border-radius:10px;
	margin-right: 10px;
	margin-left: 10px;
}


.memberintor {
	width: 940px;
	_margin-left: 10px;
	float: left;
	margin-right: 9px;
	margin-left: 9px;
	background-image: url(../images/dw2.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 20px;
	border-radius:15px;
	border: 1px solid #CCCCCC;
	font-family: "微軟正黑體";
}
.smemberintor {
	width: 905px;
	_margin-left: 10px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(images/su2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 20px;
}
 .memberintor .ppin {
	float: left;
	width: 860px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
}
.memberintor .ppin .pname {
	font-size: 12pt;
	line-height: 20pt;
	color: #006666;
	padding-left: 10px;
}
.memberintor .ppin .pname a{
	color: #006699;
	font-size: 10pt;
	line-height: 14pt;
	text-decoration: none;
}
.memberintor .ppin .price {
	font: 12px/20pt Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.memberintor .deletrobuy {
	float: left;
	width: 720px;
	border: 1px solid #999999;
	padding: 5px;
	background-color: #EBEBEB;
	font-size: 10pt;
	line-height: 14pt;
	color: #666666;
}
#intor4 #intor_right2 .memberintor .ppin .moremoney {
	font-size: 10pt;
	line-height: 16pt;
	color: #006699;
	font-weight: bold;
}
#intor4 #intor_right2 .memberintor .ppin .dline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	font-size: 10pt;
	line-height: 14pt;
	color: #999999;
}
#intor4 #intor_right2 .memberintor .pay {
	font-size: 10pt;
	line-height: 14pt;
	color: #666666;
	float: left;
	width: 740px;
	padding-top: 10px;
}






.memberintor .ppin .pname a:hover {
	color: #FF6600;
}
.memberintor .ppin2 {
	background-image: url(images/uyr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 10pt;
}.u3 {
	background-image: url(images/u3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 940px;
}
.u1 {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 900px;
	padding-top: 20px;
}

.su3 {
	background-image: url(images/su3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 905px;
}
.su1 {
	background-image: url(images/su1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 900px;
}


.ppin {
	float: left;
	width: 860px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	font-size: 10pt;
}
.ppin .pname {
	font-size: 12pt;
	line-height: 20pt;
	color: #006666;
}
.ppin .pname a{
	color: #217A25;
	font-size: 10pt;
	text-decoration: underline;
	line-height: 14pt;
}
.ppin .price {
	font: 12px/20pt Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.deletrobuy {
	float: left;
	width: 720px;
	border: 1px solid #999999;
	padding: 5px;
	background-color: #EBEBEB;
	font-size: 10pt;
	line-height: 14pt;
	color: #666666;
}
.ppin .moremoney {
	font-size: 10pt;
	line-height: 16pt;
	color: #006699;
	font-weight: bold;
}
.ppin .dline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DBDBDB;
	margin-bottom: 10px;
	font-size: 10pt;
	line-height: 14pt;
	color: #999999;
}


.ppin .pname a:hover {
	color: #FF6600;
}
.ppin2 {
	background-image: url(images/uyr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 10pt;

}
.ppin5 {
	font-size: 10pt;
	line-height: 14pt;
	color: #CC0000;
	background-color: #EFEFEF;
	float: left;
	width: 860px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: right;
}

#rightpartarea .titlexx {
	float: left;
	width: 940px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	
}
#rightpartarea .memberintor .buttomarea {
	float: left;
	width: 900px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#rightpartarea .memberintor .buttomarea a {
	background-image: url(../images/menu_m.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	display: block;
	height: 25px;
	width: 120px;
	font-family: "微軟正黑體";
	font-size: 10pt;
	line-height: 25px;
	color: #333333;
	border: 1px solid #CCCCCC;
	border-radius:5px;
}
.buttomarea a:hover {
	background-image: url(../images/menu_m2.png);
	background-repeat: repeat-x;
	color: #006699;
}

.buttomarea a.goshoping {
	float: left;
}
#gopay {
	float: right;
}
.buttomarea .gopay:hover {
	background-image: url(../images/menu_m2.png);
	background-repeat: repeat-x;
	color: #006699;
}
.buttomarea .goshoping:hover {
	background-image: url(../images/menu_m2.png);
	background-repeat: repeat-x;
	color: #006699;
}

.buttomarea a.gopay {
	float: right;
}
#historylist {
	float: left;
	width: 860px;
	margin-right: 20px;
	margin-left: 60px;
	font-size: 10pt;
	line-height: 14pt;
	color: #666666;
}
#historylist ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 860px;
	font-family: "微軟正黑體";
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
}
#historylist ul li {
	float: left;
	width: 840px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/control_play_blue.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#historylist li .prodname {
	float: left;
	width: 350px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#historylist .datex {
	color: #0033FF;
	float: left;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	font-family: "微軟正黑體";
	background-color: #F0F0F0;
}
#historylist .onelist span {
	float: right;
	font-weight: bold;
	color: #CC0000;
	margin-top: 10px;
}
#historylist .titlexxx {
	background-image: none;
	background-color: #EAFAFD;
	border: 1px solid #999999;
	padding-bottom: 0px;
	border-radius:10px;
}

#historylist li div {
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	float: left;
}
#historylist div.colorx,#historylist div.numberx,#historylist div.pricex {
	width: 110px;
}

#historylist div.pricex {
	color: #CC0000;	
}
#historylist .onelist {
	float: left;
	width: 840px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #F0F0F0;
}
.titlexxx .onelist {
	margin-top: 5px;
}


.memberintor .u3 .u1 h2 {
	display: block;
	margin-bottom: 10px;
}


.paybut  {
	width: 900px;
	float: left;

}
.paybut a {
	font-size: 0px;
	line-height: 0px;
	color: #FFFFFF;
	display: block;
	height: 55px;
	width: 180px;
	margin-right: 60px;
	margin-left: 60px;
	float: left;
	background-position: 0px 0px;
}
.paybut a:hover {
	background-position: 0px -55px;
}
#atm_but{
	background-image: url(../images/atm_but.png);
}

#criedit_but{
	background-image: url(../images/credit_but.png);
}

#storebut_but{
	background-image: url(../images/payinstore.png);
}
#shoprod {
	float: left;
	width: 860px;
	margin-left: 50px;
}
#shoprod ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 860px;
	list-style-type: none;
}
#shoprod ul li {
	font-size: 0px;
	color: #FFFFFF;
	background-image: url(../images/shoproad.png);
	float: left;
	height: 82px;
	width: 142px;
	overflow: hidden;
	display: block;
	margin-right: 30px;
	margin-left: 30px;
}
#shoprod ul li a {
	display: block;
	float: left;
	height: 0px;
	width: 142px;
	padding-top: 82px;
}


#shopa1{ background-position:0 0 ;}
#shopa2{ background-position:-142px 0 ;}
#shopa3{ background-position:-284px 0 ;}
#shopa4{ background-position:-426px 0 ;}

#shopb1{ background-position:0 -82px ;}
#shopb2{ background-position:-142px -82px ;}
#shopb3{ background-position:-284px -82px ;}
#shopb4{ background-position:-426px -82px ;}
#historylist .onelist span.nowhow {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #EAFAFD;
	border-radius:10px;
}
#historylist .onelist span.close {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #EAFAFD;
	color: #0066CC;
	border-radius:10px;
}
#rightpartarea2 .newssq {
	float: left;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 710px;
	padding: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#rightpartarea2 .newssq .titley {
	background-image: url(../images/ten.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	float: left;
	width: 700px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-family: "微軟正黑體";
	font-size: 11pt;
	font-weight: bold;
	color: #666666;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F0F0F0;
}
#rightpartarea2 .newssq .titley span.data {
	font-size: 10pt;
	float: right;
	color: #999999;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
#rightpartarea2 .newssq .textin img {
	padding: 4px;
	border: 1px solid #999999;
	margin: 10px;
	float: left;
}
#rightpartarea2 .newssq .titley span {
	float: left;
	display: block;
	font-size: 12pt;
	color: #333333;
}
#rightpartarea2 .newssq .textin {
	float: left;
	width: 680px;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 10pt;
	line-height: 16pt;
	font-weight: normal;
	color: #666666;
	font-family: "微軟正黑體";
}
#rightpartarea h4 {
	font-family: "微軟正黑體";
	font-size: 15pt;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	width: 915px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/control_play_blue.png);
	background-position: 5px 5px;
	text-align: left;
	float: left;
	padding-left: 25px;
	background-repeat: no-repeat;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F0F0F0;
	border-radius:8px;
}
#mainpart750 .sqpart #company a {
	color: #0099CC;
}
#jointomemberarea h5 {
	font-size: 15pt;
	line-height: 24px;
	font-weight: bold;
	color: #666666;
}

#needtoknow .stay{
	background-image: url(../images/unadd.png);	
}
#needtoknow .stay .q  a{
	font-weight: bold;
	color: #0099CC;
}
#needtoknow .stay .a {
	display: block;
	background-color: #F0F0F0;
	margin-top: 10px;
	border-radius:15px;
}
#needtoknow  .a {
	display: none;
}

#needtoknow .onequstion .q a {
	color: #666666;
}

#leftbutbar .titlepic {
	float: left;
	height: 105px;
	width: 220px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F4F4F4;
}


#searchpart {
	padding: 0px;
	width: 100%;
	background-color: #F4F4F4;
	float: left;
	margin: 0px;
}
#searchpart .sq .searchbut {
	text-align: right;
	background-color: #E0E0E0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	display: block;
	border-radius:5px;
}

#searchpart .sq {
	padding: 9px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	border-radius:15px;
	-moz-box-shadow:0 0 3px #999 inset;
	-webkit-box-shadow: 0 0 3px #999 inset;
	box-shadow: 0 0 3px #999 inset;
	background-color: #EBEBEB;
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
	background-image: url(../images/dw.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 190px;
}
.searchxy {
	padding: 0px;
}

.box #searchpart .sq {
	width: 170px;
	margin-bottom: 5px;
}




#container .box2 {
	padding: 9px;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	position: relative;
	margin-bottom: 15px;
	font-family: "微軟正黑體";
	font-size: 10pt;
	color: #666666;
}
.productlist2 .box2 {
	padding: 9px;
	width: 160px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 15px;
	font-family: "微軟正黑體";
	font-size: 10pt;
	color: #666666;
}
#warp #container .box2 .namep span {
	display: block;
	margin-bottom: 3px;
}
#warp .productlist2 .box2 .namep span {
	display: block;
	margin-bottom: 3px;
}
#warp #container .box2 .namep span.price {
	font-size: 10pt;
	font-weight: normal;
	color: #CC0000;
}
#warp .productlist2 .box2 .namep span.price {
	font-size: 10pt;
	font-weight: normal;
	color: #CC0000;
}
#warp #container .box2 .picp {
	width: 200px;
}
#warp .productlist2 .box2 .picp {
	width: 160px;
	float: left;
	margin-bottom: 10px;
}
.box2 #searchpart .sq {
	width: 170px;
	margin-bottom: 5px;
}
#rightpartarea .productlist2 {
	float: left;
	width: 950px;
	padding-left: 10px;
	margin-bottom: 20px;
}#index_new {
	margin: 5px;
	float: left;
	width: 200px;
	border: 1px solid #999999;
	background-color: #E4E4E4;
	background-image: url(../images/newstitle.png);
	background-position: 5px 0px;
	padding-top: 54px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-repeat: no-repeat;
}
#index_new ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
}
#index_new ul li {
	float: left;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#index_new ul li a {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
	width: 180px;
	padding-left: 20px;
}
#rightpartarea h4 span {
	font-size: 10pt;
	color: #006699;
	display: block;
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}
#rightpartarea h4 span a {
	color: #FFFFFF;
	background-color: #959595;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 10pt;
	line-height: 10pt;
	border-radius:3px;
}



#mainpartinfo #eightpicpart {
	float: left;
	width: 340px;
	margin-left: 8px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 10px;
}
#eightpicpart  ul {
	float: left;
	width: 339px;
	padding-left: 1px;
}
#mainpartinfo #left {
	float: left;
	width: 350px;
}

#eightpicpart  ul li {
	padding: 3px;
	float: left;
	width: 100px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
	height: 67px;
}
#eightpicpart  img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hadsaw {
	float: left;
	width: 940px;
	background-color: #F0F0F0;
	-moz-box-shadow:0 0 5px #666;
	-webkit-box-shadow: 0 0 5px #666;
	box-shadow: 0 0 5px #666;
}
#hadsaw ul {
	float: left;
	width: 940px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#hadsaw ul li {
	float: left;
	width: 94px;
	padding: 0px;
	margin: 0px;
}
#hadsaw ul li a {
	margin: 3px;
	padding: 3px;
	height: 80px;
	width: 80px;
	border: 1px solid #666666;
	float: left;
	background-color: #FFFFFF;
}
#hadsaw a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#hadsaw h5 {
	font-family: "微軟正黑體";
	font-weight: bold;
	float: left;
	width: 920px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	background-color: #E4E4E4;
	color: #333333;
}
#bannerarea {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#bannerarea .size1 {
	float: left;
	width: 200px;
	margin-bottom: 10px;
}
