@charset "big5";

body {	
	width: 480px;
	margin: 0px auto;
	padding: 0px;
	font-size: 20px;
	line-height: 150%;
	text-align: center;
	background-color: #000;
}
	
#container {
	position: absolute;
	width: 480px;
	margin: 0px auto;
	padding: 0px;
	background-color: #C66;
}

#header {
	background-color: #C66;
	width: 480px;
	background-image: url(../images/shop_r1_c1-3.gif);
	background-repeat: no-repeat;
	height: 120px;
	position: relative;
	margin: 0 auto;
	display: none;
	visibility: hidden;
	cursor: pointer;
	
}
#header #searchbar {
	position: absolute;
	top: 36px;
	left: 100px;
	font-family: "Arial Black", Gadget, sans-serif;
}
#header #searchbar td {
	color: #000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
}

#header_mobile {
	background-color: #C66;
	width: 480px;
	background-image: url(../mobile-image/mobile-head-eshop.jpg);
	background-repeat: no-repeat;
	height: 120px;
	position: relative;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* 浮動選單 */
#select_mobile {
	background-color: #C66;
	width: 480px;
	height: 350px;
	display: block;
	float: none;
	text-align: left;
	clear: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#select_mobile > ul {
	
	width: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}

#select_mobile > ul > li {
	display: block;
	width: 159px;
	font-size: 1.5em;
	text-align: center;
	color: #F0F;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}




#select_mobile ul li a {
	color: #F6C;
	display: block;
}

#select_mobile ul > li a:hover {
	color: #FFF;  
}
#select_mobile ul > li a:active {
	color: #FFF;  
}


#select_mobile ul ul > li a {
	background-color: #C66;
	color: #333;
	text-align: left;
	padding: 10px;
	text-decoration: underline;
}

#select_mobile ul ul {
	/*style all lists below the top-level list*/
    	
	padding: 10px;
	position: absolute;
	width: 295px;
	z-index: 10;
	visibility: hidden;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#select_mobile li:hover > ul {
	/*show the menu of the list item being hovered over*/
	visibility: visible;
	position: absolute;
	left: 161px;
	background-color: #C66;
	margin-top: -40px;
	top: 214px;
}
/* 浮動選單 */

#search_mobile #searchbar_mobile {
	padding-top: 30px;
	padding-bottom: 20px;
}

#menu_mobile {
	width: 480px;
	position: relative;
	margin: 0px;
	background-color: #CC6666;
	height: 30px;
	display: block;
	padding: 0px;
}

#menu_mobile ul {
	width:100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #C66;
	}
	
#menu_mobile li {
	font-size: 1.5em;
	color: #FF0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 1.2em;
	line-height: normal;
	margin: 0px;
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	width: 138px;
	background-image: url(../mobile-image/mobile_menu_bg.jpg);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#select_mobile ul li {
	background-color: #969;
}


#menu_mobile li a:link {
	color: #FF0;
	text-decoration: none;
}
#menu_mobile li a:hover {
	color: #FFF;
}

#search_mobile #searchbar_mobile td {
	color: #000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	font-size: 1.3em;
}


#search_mobile {
	width: 480px;
	margin-top: 10px;
	padding-top: 30px;
	padding-bottom: 80px;
	background-image: url(../mobile-image/mobile_searchbar_bg.jpg);
	background-repeat: repeat-x;
}
#searchbar_mobile form #sel_item4 label #type {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



.searchbar {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	font-size: 0.65em;
}
#header #searchbar .box1 {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-right-color: #C48A8A;
	border-bottom-color: #999;
	border-left-color: #D3A6A6;
	border-bottom-width: 1px;
	display: block;
	border-right-width: 3px;
	border-left-width: 3px;
	margin-top: 3px;
	padding-left: 5px;
}
#searchbar_mobile form #input #box {
	float: left;
	width: 300px;
	height: 45px;
	margin-top: 7px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	border: 0px none;
	font-size: 1.3em;
	padding-left: 10px;
}
#searchbar_mobile form #sel_item4 {
	font-size: 1.6em;
	line-height: 2em;
	text-align: left;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}

#searchbar_mobile form #sel_item4 label #type {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#header #menu {
	position: absolute;
	top: 96px;
	left: 5px;
	width: 480px;
	margin: 0px ;
	display: none;
}


#searchbar_mobile #input {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
	border: 2px solid #FFF;
	background-color: #FFF;
	border-radius: 8px;
}

.checkbox {
	width: 63px;
	height: 63px;
	display: block;
	clear: left;
	float: left;
	background-image: url(../mobile-image/chkbox.png);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}


#menu ul {	
	margin: 0px auto;	
	}
#menu li {
	font-size: 0.8em;
	color: #FFF;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	height: 1.1em;
	line-height: normal;
	margin: 0px;
	float: left;
	border: 1px solid #793963;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #C66;	
}

#menu li a:link {
	color: #FFF;
	text-decoration: none;
}
#menu li a:hover {
	color: black;
	text-decoration: underline;
}

#maincontain {
	width: 480px;
	overflow: hidden;
	background-color: #FFF;
	margin: 0px auto;
	text-align: center;
}

#maincontain #sidebar {
	background-color: #C66;
	float: left;
	height: auto;
	width: 197px;
	font-size: 1em;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C66;
	display: none;
}


.maintype {
	font-size: 1em;
	color: #F60;
	background-color: #FFF;
	width: auto;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	text-align: left;
}

#content {
	background-color: #FFF;
	padding: 5px;
	float: right;
	width: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	
}

#sidebar li {
	font-size: 14px;
	color: #FFF;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	height: 1.5em;
	line-height: normal;
	margin: 0px;
	padding: 3px;
	
}

.wline {
	background-image: url(../images/wline.gif);
	background-repeat: repeat-x;
	background-position: 3pt 32px;
}


#sidebar ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	list-style-image: url(../images/center_arrow02.gif);
	list-style-position: inside;
	list-style-type: none;
}


#ad_728X90 {
	width: 728px;
	height: 90px;
	overflow: hidden;
	margin: 0px;
	display: none;
}

#ad_468X60 {
	width: 470px;
	height: 60px;
	overflow: hidden;
	margin: 0px;
	position: relative;
	left: 0px;
}

#book_info #book_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #F36;
	float: left;
	width: 100%;
	line-height: 1.4em;
	text-align: left;
	padding-top: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	display: block;
}

.bookname {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #C00;
	line-height: 1.8em;
	
	}

#book_info #book_share {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	width: 100%;
	text-align: left;
}
#book_info #chk_car {
	float: left;
	margin-left: 10px;
	width: 45%;
	display: block;
	margin-top: 20px;
}
#book_info #book_share #add_car {
	margin-top: 0px;
	margin-bottom: 10px;
}

#book_show {
	padding: 8px;
	border: 1px solid #999;
	margin-top: 5px;
	margin-right: 0px ;
	margin-bottom: 0px;
	margin-left: 0px ;
	height: 270px;
	width: auto;
}

#book_show img {
	height: 270px;
}
#content #book_info {
	top: 20px;
	margin-top: 0px;
	display: block;
	overflow: hidden;
	width: auto;
	border: 0px;
	float: none;
}
#content #book_words {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1.6em;
	text-align: left;
	width: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C66;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-top: 15px;
}





#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-image: url(../images/eshop_r2_c1.gif);
	height: 150px;
	background-repeat: no-repeat;
	background-color: #999;
	text-align: left;
	display: block;
	padding-left: 180px;
	margin: 0px;
	padding-top: 15px;
	line-height: 1.5em;
	padding-right: 5px;
}

li a:link {
	color: #FFF;
	text-decoration: none;
}
li a:hover {
	color: black;
	text-decoration: underline;
}


.removefromcart {
	margin-top: 3px;
}

#content #book_count {
	font-size: 1.5em;
	color: #C66;
	text-align: left;
	padding-left: 13px;
	padding-top: 13px;
	padding-bottom: 5px;
}

#book_list ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#book_list li {
	font-size: 1em;
	color: #333;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: auto;
	line-height: 1.4em;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C66;
	width: 210px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px ;
	
}
.img_add{
	position: relative;
	top: 7px;
	left: 5px;
}
#book_list li .img {
	height: 250px;
	width:200px;
	border: 1px solid #000;
	padding: 3px;
}
#content #book_select {
	height: 200px;
	width: 100%;
	display: block;
	position: relative;
	font-size: 0.9em;
	padding-top: 15px;
	padding-bottom: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#content #book_select td {
	font-size: 1.5em;
}
.title {
	font-size: 1.5em;
	line-height: 1.6em;
}

#content #buycar {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333;
	width:100%;
}
.enter_box {
	padding: 10px;
	height:60px;
	width:310px;
	border-radius:10px;
	background:#ffffff;
	font-size: 24px;
	font-family:  "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", "細明體", "MingLiU", "標楷體", "DFKai-sb", serif;
	text-decoration: none;
	border:#cbcbcb 1px solid;	
}
#content #buycar #orderdata {
	font-size: 1.5em;
	line-height: 1.7em;
}
.detail{
	font-size: 0.9em;
}

.clear {
	clear: both;
	float: none;
	text-align: left;
}
#addbuycar {
	width: 220px;
	margin:0px;
}
#chkbuycar {
	width: 220px;
	margin-bottom: 10px;
}
#book_info #share2fb {
	margin: 10px;
	width: 100%;
	display: block;
	text-align: left;
}
.plistbox {
	font-size: 1.2em;
	height: 27px;
	width: 60px;
	margin-bottom: 5px;
	margin-top: 8px;
	margin-left: 5px;
}
#book_count #pricefit {
	margin-top:8px;
	font-size: 1.1em;
}
#google_for_content_700X250 {
	display:none;

}