/* 通用設定 */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: none;
}
body {
	margin: 0px;
	background-color: #c3baa8;
	background-image: url(../images/base1px.gif);
	background-repeat: repeat-y;
}
.notice {
	color: red;
	font-weight: bolder;
}
.MGL20	{ margin-left:20px;}
.GF12		{ font-size:12px; font-family: "Verdana", "Arial", "Helvetica", "sans-serif";}


/* Logo & Menu */
#WanJuan {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 200px;
}
#wjMenu {
	position: absolute;
	top: 140px;
	left: 0;
	z-index: 10;
	width: 1000px;
	height: 29px;
	font-size: 15px;
	line-height: 1.3;
	border-bottom: 2px solid rgb(204,173,159);
}
#wjMenu ul {
	width: 990px;
	height: 29px;
	display: inline;
}
#wjMenu ul li {
	list-style-type: none;
	float: left;
	margin-right: 1px;
	background-image: url(../images/tab-off.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 29px;
	text-align: center;
	line-height: 29px;
}
#wjMenu ul li.hot {
	list-style-type: none;
	float: left;
	margin-right: 1px;
	background-image: url(../images/tab-off-hot.gif);
	background-repeat: no-repeat;
	width: 131px;
	height: 29px;
	text-align: center;
	line-height: 29px;
}
#wjMenu ul li a {
	text-decoration: none;
	font-size: 15px;
	color: #4a250f;
	font-weight: bold;
}
#wjMenu ul li a:hover {
	text-decoration: underline;
	font-size: 15px;
	color: white;
	font-weight: normal;
}



/* 聯絡方式 與 版權宣告 */
#wjCopyright {
	font-size: 11px;
	line-height: 1.5;
	color: gray;
	padding-top: 5px;
	padding-left: 20px;
}
#wjCopyright a {
	text-decoration: none;
	color: gray;	
}



/* 系統訊息 */
#wjMsg {
	font-size: 15px;
	line-height: 2;
	color: black;
	margin: 15px auto 15px 20px;
}



/* 會員登入 */
#wjLogin {
	width: 259px;
	height: 162px;
	background-image: url(../images/login_background01.gif);
	background-repeat: no-repeat;
}
#wjLogin table th,td {
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
}
#loginAccount {
	font-size: 13px;
	line-height: 1.2;
	width: 120px;
}
#loginPassword {
	font-size: 13px;
	line-height: 1.2;
	width: 120px;
}
#wjLogin table a {
	text-decoration: none;
	color: rgb(77,64,51);
	font-weight: bold;
	font-size: 13px;
}
#wjLogin table a:hover {
	text-decoration: underline;
}



/* 會員登入: 已登入 */
#wjLogined {
	width: 259px;
	height: 162px;
	background-image: url(../images/login_background02.gif);
	background-repeat: no-repeat;
	font-size: 15px;
}
#wjLogined table th {
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
}
#wjLogined table td {
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
}
#wjLogined table a {
	text-decoration: none;
	color: rgb(77,64,51);
	font-weight: bold;
	font-size: 13px;
}
#wjLogined table a:hover {
	text-decoration: underline;
}

/* 會員登入: 已登入 */
#wjBared {
	font-size: 15px;
}
#wjBared th,td {
	font-size: 15px;
	line-height: 1.5;
	font-weight: normal;
}
#wjBared a {
	text-decoration: none;
	color: rgb(77,64,51);
	font-weight: bold;
	font-size: 13px;
}
#wjBared a:hover {
	text-decoration: underline;
}




/* 搜尋引擎 */
#wjSearch {
	width: 259px;
	height: 164px;
	background-image: url(../images/search-bg.gif);
	background-repeat: no-repeat;
}
#wjSearch table th,td {
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
}
#searchKind {
	font-size: 13px;
	line-height: 1.2;
	width: 150px;
}
#searchKeyword {
	font-size: 13px;
	line-height: 1.2;
	width: 150px;
}

/* 搜尋引擎 - 國文天地 */
#wjSearchMag {
	width: 259px;
	height: 203px;
	background-image: url(../images/search-bg-mag.gif);
	background-repeat: no-repeat;
}
#wjSearchMag table th,td {
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
}
#searchAuthor {
	font-size: 13px;
	line-height: 1.2;
	width: 150px;
}
#searchTitle {
	font-size: 13px;
	line-height: 1.2;
	width: 150px;
}
#searchVolume {
	font-size: 13px;
	line-height: 1.2;
	width: 150px;
}


#wjAds {
	width: 663px;
	height: 260px;	
	overflow: hidden;
	margin-top: 10px;
}

#wjLongOrder {
	margin-top: 20px;
	margin-left: 20px;
	width: 620px;
	height: 400px;	
	overflow: hidden;
}

#wjLongOrder table {
	background-image: url(../images/news-bg-g.gif);
	background-repeat: repeat-y;
}

#wjLongOrder .rule {
	padding-left:20px;
}

#wjLongOrderID {
	width:330px;
	height::100px;
	background-image: url(../images/order_typr_01.gif);
	padding-top:10px;
	padding-left:20px;
	padding-bottom:10px;
	margin-left:60px;
}

#wjNews {
	width: 663px;
	height: 300px;	
	overflow: hidden;
}
#wjNews table {
	width: 663px;
	height: 300px;	
	background-image: url(../images/news-bg-g.gif);
	background-repeat: repeat-y;
}
div.newsList {
	color: rgb(104,70,10);
	font-size: 13px;
	line-height: 2;
	margin-left: 20px;
}
div.newsList a {
	color: rgb(104,70,10);
	text-decoration: none;
}
div.newsList a:hover {
	color: rgb(104,70,10);
	text-decoration: underline;
}

div.wjBookBox {
	overflow: hidden;
	width: 700px; height: 500px; /*400px*//* 180px */
	margin: 50px 5px auto 5px;
}
div.wjBookBox2 {
	overflow: hidden;
	width: 700px; height: 430px; 
	margin: 50px 5px auto 5px;
}

/* 書籍 */
/*
div.wjBook {
	width: 210px;
	height: 180px;  
	float: left;
	margin-left: 3px;
	margin-bottom: 10px;
}
*/
div.wjBook {
	width: 210px;
	height: 240px;  /* 180px */
	float: left;
	margin: 0px 4px 5px 4px;
}
div.wjBook2 {
	width: 150px;
	height: 210px;
	float: left;
	margin: 0px 4px 5px 4px;
}
div.wjBook td.bookTitle {
	/*font-size: 13px;*/
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	height:40px;
}
div.wjBook2 td.bookTitle2 {
	font-size: 12px;
	line-height: 1.5;
	height:30px;
}
div.wjBook a {
	text-decoration: none;
	color: brown;
}
div.wjBook a:hover {
	text-decoration: underline;
	color: brown;
}



/* 新書上架 */
#wjMainNew {
	background-image: url(../images/index_content_background01-1.gif);
	background-repeat: no-repeat;
	width: 654px;	
	height: 560px; 
	overflow: hidden;
}
/* 新書上架2 */
#wjMainNew2 {
	background-image: url(../images/index_new_bg.gif);
	background-repeat: no-repeat;
	width: 654px;	
	/*height: 280px; 四本書的高度*/ 
	height: 480px; 
	overflow: hidden;
}
/* 限量特惠 */
#wjMainSALE {
	background-image: url(../images/index_sale_bg.gif);
	background-repeat: no-repeat;
	width: 654px;	
	/*height: 280px; 四本書的高度*/ 
	height: 480px; 
	overflow: hidden;
}
/* 大陸圖書 */
#wjMainCHINA {
	background-image: url(../images/index_china_bg.gif);
	background-repeat: no-repeat;
	width: 654px;	
	/*height: 280px; 四本書的高度*/ 
	height: 480px; 
	overflow: hidden;
}
/* 外版圖書 */
#wjMainOUT {
	background-image: url(../images/index_out_bg.gif);
	background-repeat: no-repeat;
	width: 654px;	
	/*height: 280px; 四本書的高度*/ 
	height: 480px; 
	overflow: hidden;
}

/* 特惠活動 */
#wjMainSpecial {
	background-image: url(../images/index_content_background02.gif);
	background-repeat: no-repeat;
	width: 731px;
	height: 240px;
	overflow: hidden;
}

/* 店長推薦 */
#wjMainPromote {
	background-image: url(../images/index_content_background03.gif);
	background-repeat: no-repeat;
	width: 731px;
	height: 240px;
	overflow: hidden;
}

/* 廣告區 */
#wjMainAd {
	width: 182px;
	height: 130px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
}

/* 網路會員專區 */
#wjMainMember {
	width: 258px; height: 206px;
	background-image: url(../images/left_content_background01.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	line-height: 1.8;
}
#wjMainMember ul {
	position: relative; top: 15px; left: 25px;
	width: 258px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#wjMainMember ul li {
	font-size: 15px; line-height: 1.8;
	width: 100px;
	padding-left: 10px;
	float: left;
}
#wjMainMember ul li a {
	color: rgb(80,69,56); text-decoration: none; font-weight: bold;
}
#wjMainMember ul li a:hover {
	color: rgb(90,90,90); text-decoration: underline; font-weight: bold;
}


/* 訂購方式 */
#wjMainOrder {
	width: 258px; height: 174px;
	background-image: url(../images/left_content_background02.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	line-height: 1.8;
}
#wjMainOrder ul {
	position: relative; top: 15px; left: 25px;
	width: 258px;
	margin: 0; padding: 0;
	list-style-type: none;
}
#wjMainOrder ul li {
	font-size: 15px; line-height: 1.8;
	width: 100px;
	padding-left: 10px;
	float: left;
}
#wjMainOrder ul li a {
	color: rgb(80,69,56); text-decoration: none; font-weight: bold;
}
#wjMainOrder ul li a:hover {
	color: rgb(90,90,90); text-decoration: underline; font-weight: bold;
}



/* 關於萬卷樓 */
#wjAbout {
	margin-left: 20px;
	margin-top: 20px;
	background-image: url(../images/about-img.jpg);
	background-repeat: no-repeat;
	background-position: 100% 20%;
	width: 900px;
	font-size: 13px;
	line-height: 1.8;
	margin-bottom: 40px;
	color: rgb(107,83,51);
}



/* 聯絡萬卷樓 */
#wjContact {
	margin-left: 20px;
	margin-top: 20px;
}


/* 會員 */
#wjMemberMain {
	margin-left: 20px;
	margin-top: 20px;
	line-height: 2;
}
#wjMemberMain th {
	background-image: url(../images/bg1.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: white;
	text-align: center;
	vertical-align: middle;
	font-size: 15px;
	font-weight: normal;
	width: 171px;
	height: 61px;
}
#wjMemberMain td {
	font-size: 15px;
	line-height: 2;
}

div.howtobuy {
	width:178px;
	height:61px;
	background-image:url(../images/bg1.gif);
	background-repeat:no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-size: 15px;
	padding-top: 20px;
	font-weight: bold;
}



div.bookList {
	font-size: 13px;
	line-height: 1.5;
}

#outdatalist{
background-image:url(../images/bookview04body.gif);
background-repeat:repeat-y;
width:259px;
}

div.bookList td.className {
	text-align: left;
	font-size: 15px;
	line-height: 1.5;
	background-color: #B8A167;
	color: white;
}
div.bookList span.className {
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bolder;
	font-size: 15px;
	line-height: 1.5;
	background-color: #B8A167;
	color: white;
}


/* 分頁樣式 */
div.pageList {
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	width: 90%;
	padding-right: 20px;
	text-align: center;
	height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.pageList a,
div.pageList a:visited {
    border: 1px #A24500 solid;
	color: #A24500;
	padding: 0px 5px;
	text-decoration: none;
}

div.pageList a:hover {
	border: 1px #A24500 solid;
	background: #C0C0C0;
}

div.pageList span.pages {
	color: #A24500;
	text-decoration: none;
}
div.pageList span.pageNow {
	color: black;
	text-decoration: none;
}



td.manInfo {
	background-image: url(../images/4x-admin.gif);
	background-repeat: no-repeat;
	height: 138px;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 90px;
}
td.kindBg {
	background-image: url(../images/4x-news-bg-g.gif);
	background-repeat: repeat-y;
}

div.kindList {
	font-size: 13px;
	line-height: 1.8;
	font-weight: bold;
	/*margin-top: 5px;
	margin-left: 10px;*/
	width: 540px;
}

#cs_back {
	background-image:url(../images/4x-admin.gif);
	background-repeat:no-repeat;
	height: 138px;
	overflow: hidden;
	padding-top: 10px;
	padding-left:90px;
}

#margin_con {margin-left:25px;margin-top:10px;}

div.kindList {
	position: relative;
	top: 3px;
	left: -1px;
	width: 560px;
	margin-left: 15px;
}

div.kindList span {
/*	float: left;*/
	margin-right: 10px;
	font-size: 15px;
}
/*
div.kindList ul {
	list-style-type: none;
	position: relative;
	top: 3px;
	left: -1px;
	width: 560px;
	margin-left: 5px;
}
div.kindList ul li {
	float: left;
	margin-right: 10px;
	font-size: 15px;
}*/
div.kindList a {
	color: brown;
	text-decoration: none;
	font-size: 15px;
}
div.kindList a:hover {
	color: brown;
	text-decoration: underline;
}




th.th {
	background-image: url(../images/bg-th.gif);
	background-repeat: repeat-x;
	color: white;
}
td.th {
	background-image: url(../images/bg-th.gif);
	background-repeat: repeat-x;
	color: white;
}


/* 過期雜誌分頁樣式 */
div.magList {
	font-size: 13px;
	line-height: 1.5;
	font-weight: bold;
	width: 90%;
	padding-right: 10px;
	text-align: right;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.magList a {
	color: #A24500;
	text-decoration: none;
}
div.magList span.pages {
	color: #A24500;
	text-decoration: underline;
}
div.magList span.pageNow {
	color: black;
	text-decoration: none;
}



div.cartList {
	font-size: 13px;
	line-height: 1.5;
	width: 950px;
	margin-left: 1px;
}
div.cartList td.className {
	text-align: left;
	font-size: 15px;
	line-height: 1.5;
	background-color: #B8A167;
	color: white;
}
div.cartList span.className {
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bolder;
	font-size: 15px;
	line-height: 1.5;
	background-color: #B8A167;
	color: white;
}


div.cartLogin {
	width: 640px;
	text-align: left;
	margin: 10px auto;
}

/* ochison  新增 */
#btn_shoppingcar{
position:absolute;
margin-left:7px;
margin-top:2px;
}
#menustar{
position:absolute; margin-left:250px; margin-top:150px;
border:1px solid #FF0000;
}
/* 首頁: 首頁廣告 */
#adMain {
	background-repeat: no-repeat;
	width: 652px;
	height: 225px;
	position: relative;
}
#adMainList {
	width: 652px;
	height: 30px;
	background-color: #999966;
	filter: alpha(opacity=50);
	opacity: 0.7;
	position: absolute;
	bottom: 0;
	left: 0;
}
#adMainSubject {
	font-size: 20px;
	/*color: rgb(255,241,109);*/
	color: #330000;
	line-height: 1.3;
	font-weight: bold;
	font-family: "Verdana", "Arial", "sans-serif";
	position: absolute;
	z-index: 10;
	left: 10px;
	top: 0px;
}
#adLists {
	font-size: 20px;
	color: rgb(255,241,109);	
	line-height: 1.3;
	font-weight: bold;
	font-family: "Verdana", "Arial", "sans-serif";
	position: absolute;
	z-index: 15;
	right: 15px;
	bottom: 3px;
}
#adLists ul {
	list-style-type: none;
}
#adLists ul li {
	float: left;
	width: 19px;
	height: 19px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	border: 1px solid white;
	text-align: center;
	background-color: #996600;
	margin-left: 8px;
}
#adDesc {
	position: absolute;
	right: 0;
	top: 0;
	width: 21px;
	height: 23px;
	border: 1px solid white;
	filter: alpha(opacity=80);
	opacity: 0.8;
	overflow: hidden;
	padding-left: 3px;
	font-size: 15px;
	line-height: 1.5;
	font-family: "Verdana", "Arial", "sans-serif";
	color: navy;
	background-color: lightblue;
}
#wjNews ul.column {
	list-style-type: none;
	margin-top: 10px;
}
#wjNews ul.column li {
	font-size: 13px;
	color: rgb(102,102,102);
	line-height: 1.8;
}
#wjNews ul.column li a {
	font-size: 13px;
	color: rgb(102,102,102);
	line-height: 1.8;
	text-decoration: none;
}
#wjNews ul.column li a:hover {
	font-size: 13px;
	color: rgb(102,102,102);
	line-height: 1.8;
	text-decoration: underline;
}
