@charset "utf-8";
/* CSS Document */

.lp .lpbox{ margin:0 auto; text-align:center; padding:0px 10px;}

.lp .bookbox .image{
	text-align:center;
	margin:0px;
	padding:8px 0 0 0px;
	width:150px;
	height:150px;
	background: url(../images/image_bg2.gif) no-repeat center 0px;
}
.lp .bookbox .image img{ width:100px; height:110px;}

.lp .lpbox h3{
	background: url(../images/dw.gif) no-repeat 0px center;
	padding:0 0 0 15px;
	margin:10px 0 3px;
	clear:both;
	text-decoration:none;
	border:0;
}
.lp .lpbox h3 a{ font-size:1.25em;text-decoration:none;
	border:0;}
.lp .lpbox .body h3{
	background: url(none) 0px 0px;
	padding: 0px;
	text-decoration:none;
	border:0;
}
.lp .lpbox h4{ font-size:1.25em; font-weight:bold; background-image:none; padding:0px;color: #630;  }
.lp .lpbox h4 a{ color: #630; font-weight:bold; text-decoration:underline;}

.lp .lpbox ul{ margin:5px 5px 10px 10px; padding:0px;}
.lp .lpbox ul li{ display:inline; float:left; margin:0 5px 10px; line-height:180%; width:100px; }
.lp .lpbox ul li a{ color:#724c23; text-decoration:underline; }
.lp .lpbox ul li a:hover{ color:#900; text-decoration:none;}
/*------------------------------------*/
.lp .lpbox table{
	clear:both;
	margin:5px 0;
	width:100%;
}
.lp .lpbox table td{ vertical-align:top;}
.lp .lpbox table td ul li, .lp .lpbox .page ul li, .lp .lpbox table td ul li, .lp .lpbox .webFun li{
	display: inline;
	float: none;
	margin:5px 0px;
	line-height:180%;
	width: auto;	
}

/*-----------------------subnode 子節點--------------------*/
/*.subnode {
	margin: 3px 12px 0 12px;
}
.subnode ul {
	overflow: hidden;
	background: url(../images/subnode_ul_bg.gif) repeat-x left bottom;
	width: 100%;
}
.subnode li {
	line-height: 17px;
	margin: 0 0 0 2px;
	padding: 0 12px 0 0;
	float: left;
	background: url(../images/subnode_li_bg.gif) no-repeat right top;
	white-space: nowrap;
}
.subnode li a {
	display: block;
	letter-spacing: 1px;
	padding: 11px 0 2px 12px;
	background: url(../images/subnode_li_bg.gif) no-repeat left top;
	text-decoration: none;
	color: #666;
}
.subnode li a:hover , .subnode li a:focus {
	color: #900;
}

.subnode li.here {
	background: url(../images/subnode_li_bg2.gif) no-repeat right top;
}
.subnode li.here a {
		background: url(../images/subnode_li_bg2.gif) no-repeat left top;
	color: #900;
	font-weight: bold;
}

/*-------------------------------------------------------------------------類別樣式-*/
.category {
	margin:0 0 5px 16px;
	padding:0; 
	color: #333333;
	display:block;
	overflow:hidden;
}
.category .accesskey {
	font-size: 10px;
	display: inline;
	background-image: none;
}
.category .accesskey a {
	color: #FFFFFF;
}
.category ul {
	margin:5px 0px 0;
	padding:0;
}
.category li {
	float:left;
	background: url(../images/category_bgright.gif) no-repeat right top;
	margin: 0 3px 3px 0;
	padding:0;
	white-space: nowrap;
}
.category li a {
	line-height: 170%;
	color: #666666;
	background: url(../images/category_bgleft.gif) no-repeat left top;
	display:block;
	margin: 0px;
	padding: 5px 12px 10px;
	padding: 8px 12px 7px\9;
	*padding: 5px 12px 10px;
	_padding: 8px 12px 7px;
	text-decoration: none;
}
.category li a:hover {
	color: #CC0000;
	text-decoration: none;
}
.category li.here {
	color: #00A5D5;
	text-decoration: none;
	font-weight: bold;
}
.category li.here a {
	color: #C60;
	text-decoration: none;
}
.category li.here a:hover {
	color: #CC0000;
	text-decoration: none;
}




/*-----------------------browseCate--------------------*/
.browseCate{ border:2px dotted #dbd4b9; line-height:200%; background-color:#fbf8eb; margin:0 0 5px; clear:both; padding:4px; }
.browseCate a{ text-decoration:underline;color:#724c23;}
.browseCate a.must{ color:#900; font-weight:bold;}
.browseCate img{ vertical-align:middle;}
.browseCate .aRight{ margin:5px 0 0px 0; color:#666; }
.browseCate .must{ font-size:1.25em;}
.browseCate em{ font-style:normal; color:#c00; }
.sp .browseCate .stepText{ font-size:1em; color:#886600; font-weight:bold;}