﻿@import url(form.css);
@import url(font.css);


body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #cabeb9;
	text-align: center;
	background-image: url(../images/bodybg.gif);
	SCROLLBAR-FACE-COLOR: #E4C9A3;
	SCROLLBAR-HIGHLIGHT-COLOR: #fcfcd8;
	SCROLLBAR-SHADOW-COLOR: #6c2424;
	SCROLLBAR-3DLIGHT-COLOR: #fcfcd8;
	SCROLLBAR-ARROW-COLOR: #000024;
	SCROLLBAR-TRACK-COLOR: #CCA775;
	SCROLLBAR-DARKSHADOW-COLOR: #906c24;
	SCROLLBAR-BASE-COLOR: #d8b46c;
}


a{
	font-family: Arial, Courier, mono;
	font-size: 13px;
	color: #003399;
	text-decoration: none;
	
}
a:hover{
    	font-family: Arial, Courier, mono;
	color: #FF6600;
	text-decoration: underline;		
	}
#DivAll {
	margin: auto;
	text-align: left;
	background-image:  url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	width: 95%;
}


#DivTop {
	background-image: url(images/topbanner_02.gif);
}
#DivTop img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*------------------------------*/
#Main {
	width: 95%;
}
/*------------------------------*/
.leftBlock {
}

.leftBlock a{
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}

.leftBlock a:hover{
	color: #333333;
	text-decoration: underline;
	line-height: 25px;
}
/*------------------------------*/
#Content {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #cabeb9;
	text-align: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 18px;
		line-height: 140%;
}

#Content h1 {}


/*------------------------------*/
.rightBlock {
	padding-top: 0px;
}
/*------------------------------------------*/
#function{
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/topbanner_07.gif);
	background-repeat: repeat-x;
}
/*------------------------------------------*/
.topFun {
	padding-right: 18px;
	padding-bottom: 24px;
	color: #FFFFFF;
}

.topFun a{
	margin: 5px;
	color: #FFFFFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ADimg img{
	margin-bottom: 4px;
	margin-left: 4px;
}
/*-----商品縮圖 ---*/

.thum{
	text-align: center;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
	display: block;
	background-color: #FFFFFF;
}
.thum .color{
	background-color: #FEE9D1;
}
.thum a{
	line-height: 140%;
	color: #051561;
	padding: 3px;
}
.CatDark{
	color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: bold;
	background-color: #863313;
	background-image: url(../images/top_bk.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.thum .Cat{
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FFCC00;
}
.BookPic {
	border: 1px solid #E3D5D5;
	padding: 2px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	text-align: center;
	display: block;
	width: 72px;
	background-color: #E3D5D5;
}

.BookPic2 {
	border: 1px solid #999999;
	padding: 1px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	height: 85px;
	width: 60px;
}

.BookTitle {
	font-size: 15px;
	font-weight: bold;
	color: #CC0066;
	margin-top: 3px;
	margin-bottom: 3px;
}

.BookTitle a{
	color: #990000;
	padding: 0px;
	}
.BookTitleNew{
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 16px;
	background-position: 3px 4px;
	background-color: #F5E2C2;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C2A880;
	}
.BookTitleNew a{
	color: #990000;
	padding: 0px;
	}

/*---------------------------------------*/
.Category {
	background-image: url(../images/categorybg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Category a {
	color: #000;
	text-decoration: underline;
	font-size: 13px;
}
.Category a:hover {
	color: #990000;
	font-size: 13px;
	text-decoration: none;

}
.Category ul {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-type: none;
}
.Category li {
	margin-left: 0px;
	padding-left: 4px;
	padding-top: 7px;
	padding-bottom: 5px;
}



/*--------------------footer -------------------*/
.footer {
	text-align: center;
	font-size: 11px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #5F2E10;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: 0px;
}

.footer a{
	color: #FFCC00;
	margin: 5px 5px 3px;
	text-decoration: underline;
	padding: 3px 3px 1px;
	line-height: 140%;
}
.footer p{
	margin: 6px;
}

	
/*--------------------------------------------------------*/
.SubMenu, .search{
	margin-right: 6px;}

.SubMenu {
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 4px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #d9c198;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9c198;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9C198;
}

.SubMenu a {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	margin-right: 1px;
	margin-left: 1px;
}

.Page {
	margin-top: 15px;
}
.Page td{
	padding: 0px;
}
.Page a, .Page span{
	text-decoration: none;
	padding: 3px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #FDF2CA;
	border: 1px solid #FF9933;
}
	
.Page span {
	background-color: #B1411B;
	color: #FFFFFF;
	font-weight: bold;
}

.Detail {
	width: 740px;
}
/*---框線---------------------------------*/
.frame {
	text-align: left;
	margin-bottom: 5px;
}
.frameLine {
	padding: 2px;
	background-image: url(../images/line.gif);
	background-position: left bottom;
}
.frameDouble {
	border: 4px double #CC3300;
	padding: 13px;
	margin: 4px;
	width: 640px;
	line-height: 140%;
	display: block;
}

/*---------------------------------------*/
.MemberAcc {}
.MemberAcc li {
	list-style-image: url(../images/bul01.gif);
}