﻿
/*===== 結構設定 =====*/

body
{
	margin-top: 0px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

img
{
	border: none;
	float: left;
}

table
{
	border-collapse: collapse;
}

.mail
{
	color: #3366ff;
	text-decoration: underline;
}

/* 表頭 */

#head_top
{
	background-image: url(images/head_top.jpg);
	width: 955px; /*修改前為 755px*/
	height: 34px;
	text-align: right;
	padding-right: 1em;
}
#head_btn
{
	width: 955px; /*修改前為 755px*/
	height: 193px;
}

/* 中段 */

#middle
{
	margin-top: 0px;
	display: block;
	width: 955px; /*修改前為 755px*/
	margin-top: 2px;
	margin-bottom: 20px;
}

#left
{
	width: 201px;
	display: block;
	float: left;
	text-align: left;
}

#right
{
	width: 709px;/*修改前為 509px*/
	display: block;
	float: right;
	text-align: left;
}

/* 表尾 */

#footer
{
	background: #f5f5f5;
	height: 40px;
	width: 955px; /*修改前為 755px*/
	margin-top: 0px;
	margin-bottom: 1em;
	border-bottom: solid #990000 1px;
	display: block;
}

#copyright
{
	padding-top: 10px;
}


/*===== 細節設定 =====*/


/* 右導覽 */

#sitemap
{
	height: 58px;
	padding-top: 5px;
	display: block;
}

#sitemap a
{
	color: #990000;
}

/* 右內文 */

#content
{
	display: block;
	float: right;
	text-align: left;
}

.content_title
{
	font-weight: bold;
	color: #990000;
}

.content_text
{
	line-height: 24px;
}

.content_title img
{
	float: left;
}

/* 網路書店 */

#shop_title
{
	color: #990000;
	font-weight: bold;
}

#shop_titleline
{
	padding: 0px;
}

#shop_check
{
	padding-right: 40px;
	width:120px;
}

.shop_cell
{
	padding-right: 35px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.product_img
{
	width:222px;
}

.cfa_l1
{
	border-style: double;
	border-color: #B10021;
}

.cfa_l2
{
	border-style:double;
	border-color:#102244;
}

.cfa_l3
{
	border-style:double;
	border-color:#092315;
}

.cpa_en_self
{
	border-style:double;
	border-color: #F8ECA9;
}

.cpa_bi_self
{
	border-style:double;
	border-color: #D7ECA1;
}

.cpa_bi_class
{
	border-style:double;
	border-color: #8BD3E5;
}

.cpa_plus
{
	border-style:double;
	border-color: #FBC0DF;
}

.btn03_on
{
	CLEAR: left;
	Z-INDEX: 2;
	LEFT: 11px;
	FLOAT: left;
	POSITION: relative;
	TOP: -383px
}

.btn03_off
{
	CLEAR: left;
	Z-INDEX: 2;
	LEFT: 11px;
	FLOAT: left;
	display:none;
	POSITION: relative;
	TOP: -383px
}

.btn04
{
	CLEAR: left;
	Z-INDEX: 2;
	LEFT: 11px;
	FLOAT: left;
	POSITION: relative;
	TOP: -397px
}


/* 感謝見證 */

.witness
{
	color: #990000;
}

/* 會員登入 */

#loginask
{
	height: 300px;
	width: 300px;
	padding-top: 20px;
}

/* 加入會員 */

#joinform
{
	height: 300px;
	width: 300px;
	padding-top: 20px;
}

#joindone
{
	height: 300px;
	width: 300px;
	padding-top: 40px;
}

/* 內文下方文字連結 */

.under_link a
{
	color: #990000;
}

.under_link a:hover
{
	color: #990000;
	text-decoration: underline;
}

/* 左登入 */

#login
{
	background: url(images/login_bg2.jpg);
	height: 58px;
	width: 201px;
	display: block;
}

#login img
{
	float: right;
	text-align: right;
	margin-right: 9px;
	margin-top: 27px;
}

/* 左選單 */

#menu
{
	margin-top: 10px;
}

.menu_title a
{
	color: #990000;
	padding-left: 50px;
	padding-top: 5px;
	display: block;
	background: url(images/menu_root_off.jpg) no-repeat;
	height: 20px;
}

.menu_title a:hover
{
	display: block;
	background: url(images/menu_root_on.jpg) no-repeat;
	height: 20px;
}

.menu_list a
{
	padding-left: 50px;
	padding-top: 5px;
	display: block;
	background: url(images/menu_off.jpg) no-repeat;
	height: 20px;
}

.menu_list a:hover
{
	display: block;
	background: url(images/menu_on.jpg) no-repeat;
	height: 20px;
}

.left_ad
{
	height:90px;
	}
/* 討論版 */

.discuss_right
{
	width: 720px;/*修改前為 520px*/
}

.discuss_right td
{
	border-collapse: collapse;
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
}

.discuss_right a
{
	color: #990000;
	font-weight: normal;
	text-decoration: none;
}

.discuss_right a:hover
{
	text-decoration: underline;
}

#disscuss_detail
{
	line-height: 20px;
}

/* 換頁連結 */

.page_btn
{
	text-align: center;
}

.page_btn a
{
	color: #000000;
	text-decoration: none;
}
