/* 整體結構--------------------------------*/

body,td,th {

	font-size: 80%;

	font-family:Verdana, "新細明體";

	line-height: 1.6em;

	color: #333333;

	margin: 0px;

	font-weight: lighter;

	letter-spacing: 0.1em;

}



body {

	SCROLLBAR-FACE-COLOR: #efefef;

	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;

	SCROLLBAR-SHADOW-COLOR: #d1d1d1;

	SCROLLBAR-ARROW-COLOR: #59AEE8;

	SCROLLBAR-TRACK-COLOR: #ffffff;

	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

	scrollbar-dlight-color: #FFFFFF;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	background-image: url(img/all_bg.gif);

	background-repeat: repeat-y;

	background-position: center;

}

.body_box {

	width: 868px;

}

.body_top_box {

	width: 870px;

}

.body_footer_box {

	width: 868px;

}

.logo_box {
	width: 870px;
	height: 60px;
	background-image: url(img/top_box_bg.gif);
	background-repeat: no-repeat;
}

.top_main_box {

	width: 870px;

	height: 55px;

	background-image: url(web/img/top_main_bg.gif);

}

.logobox {
	width: 328px;
	background-image: url(img/logo.gif);
	height: 60px;
}







/* 整體連結樣式--------------------------------*/

A {

	TEXT-DECORATION: none;

	color: #2364B7;

}

a:hover {

	color: #F96206;

	text-decoration: underline;

}





/* botton樣式--------------------------------*/



p.top02 a {

	text-decoration:none;

	display:block;

	float:none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: 42px;

	width: 145px;

	background-image: url(img/top_btn02.gif);

	}



p.top02 a:hover {

	text-decoration:none;

	display:block;

	float:none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: 42px;

	width: 145px;

	background-image: url(img/top_btn02_o.gif);

	}

p.top03 a {

	text-decoration:none;

	display:block;

	float:none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: 42px;

	width: 145px;

	background-image: url(img/top_btn03.gif);

	}



p.top03 a:hover {

	text-decoration:none;

	display:block;

	float:none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: 42px;

	width: 145px;

	background-image: url(img/top_btn03_o.gif);

	}

p.top04 a {

	text-decoration:none;

	display:block;

	float:none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: 42px;

	width: 145px;

	background-image: url(img/top_btn04.gif);

	}



p.top04 a:hover {

	text-decoration:none;

	display:block;

	float:none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: 42px;

	width: 145px;

	background-image: url(img/top_btn04_o.gif);

	}

p.top05 a {

	text-decoration:none;

	display:block;

	float:none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: 42px;

	width: 145px;

	background-image: url(img/top_btn05.gif);

	}



p.top05 a:hover {

	text-decoration:none;

	display:block;

	float:none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: 42px;

	width: 145px;

	background-image: url(img/top_btn05_o.gif);

	}

p.top06 a {

	text-decoration:none;

	display:block;

	float:none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: 42px;

	width: 145px;

	background-image: url(img/top_btn06.gif);

	}



p.top06 a:hover {

	text-decoration:none;

	display:block;

	float:none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: 42px;

	width: 145px;

	background-image: url(img/top_btn06_o.gif);

	}

p.top07 a {

	text-decoration:none;

	display:block;

	float:none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: 42px;

	width: 145px;

	background-image: url(img/top_btn07.gif);

	}



p.top07 a:hover {

	text-decoration:none;

	display:block;

	float:none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	height: 42px;

	width: 145px;

	background-image: url(img/top_btn07_o.gif);

	}





	

/* 上方樣式--------------------------------*/

.form_box_loginID  {

	font-size: 12px;

	color: #000000;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #999999;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #999999;

	width: 80px;

}

.form_box_loginPW  {

	font-size: 12px;

	color: #000000;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #999999;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #999999;

	width: 90px;

}

.form_box_loginrRmember {

	border: 0px solid #FFFFFF;

}

.login_box {
	width: 205px;
	height: 140px;
	background-image: url(img/login_bg.gif);
	background-repeat: no-repeat;
}





/* 中間樣式--------------------------------*/

.goodeng_box {

	border: 1px solid #EE7096;

}





	

/* 左邊樣式--------------------------------*/

.form_box_part  {

	font-size: 12px;

	color: #000000;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #999999;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #999999;

	width: 120px;

}

.left_box {

	border-top-width: 0px;

	border-right-width: 1px;

	border-bottom-width: 0px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

	width: 190px;

}

p.font a {

	color:#416898;

	display:block;

	text-decoration: none;

	font-size: 110%;

	font-weight: bold;

	}

p.font a:hover {

	display:block;

	text-decoration: underline;

	font-size: 110%;

	color: #F96206;

	font-weight: bold;

	}

.form_box_other  {

	font-size: 12px;

	color: #000000;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #999999;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #999999;

	width: 170px;

}

.form_box_keywords  {

	font-size: 12px;

	color: #000000;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #999999;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #999999;

	width: 130px;

}

.left_in_box {

	border-top-width: 0px;

	border-right-width: 1px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #B2B2B2;

	border-right-color: #B2B2B2;

	border-bottom-color: #B2B2B2;

	border-left-color: #B2B2B2;

	width: 190px;

	background-color: #F3F4F6;

}

.footer_box {

	border-top-width: 0px;

	border-right-width: 1px;

	border-bottom-width: 0px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #E2E6E7;

	border-right-color: #E2E6E7;

	border-bottom-color: #E2E6E7;

	border-left-color: #E2E6E7;

	width: 870px;

	height: 5px;

}

	

/* 右邊樣式--------------------------------*/



.right_box {

	border-top-width: 0px;

	border-right-width: 1px;

	border-bottom-width: 0px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

	width: 198px;

}





/* 表單樣式--------------------------------*/

.form_box {

	font-size: 12px;

	color: #000000;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #999999;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #999999;

}









/* 特殊連結樣式--------------------------------*/

p.back a {

	color:#F96206;

	display:block;

	text-decoration: underline;

	font-size: 85%;

	}



p.back a:hover {

	color:#F96206;

	display:block;

	text-decoration: none;

	font-size: 85%;

	}

p.top a {

	color:#F96206;

	display:block;

	text-decoration: underline;

	font-size: 85%;

	}



p.top a:hover {

	color:#F96206;

	display:block;

	text-decoration: none;

	font-size: 85%;

	}

	





/* 字型樣式--------------------------------*/

.font_login_name {

	font-weight: bold;

}



.font_home_red {

	color: #E31313;

}



.font_home_newdate {

	font-size: 85%;

	color: #666666;

}

.font_login_title {

	color: #0184DC;

	font-weight: bold;

}

.font_login {

	color: #F96206;

}

.font_home_book_title {

	font-size: 85%;

	color: #000000;

	line-height: 1.4em;

}

.font_home_word_title {

	font-size: 85%;

	color: #2364B7;

	line-height: 1.4em;

}

.font_home_good {

	color: #000000;

}

.font_home_analects {

	color: #333333;

	line-height: 1.4em;

}

.font_in_left_title {

	color: #000000;

}
.font_small {

	font-size: 85%;

	line-height: 1.6em;

}

.font_brown {

color: #800000;

}