@import url(css-reset.css);
/*Element*/
BODY
{
	font: 12px/1.5em sans-serif;
	letter-spacing: 0.03em;
	color: #646464;
	background-color: #F2F2F2;
}
P
{
	margin: 0 0 0.5em;
	line-height: 1.4em;
}
A
{
	text-decoration: none;
	color: #0D54BB;
}
A:hover
{
	text-decoration: underline;
}
A IMG
{
	border: none;
}
.right-col .book-item
{
	margin: 0 0 4px;
}
.right-col .book-item IMG
{
	width: 70px;
	height: 104px;
}
.right-col .book-item EM
{
	font: normal bold 1em sans-serif;
	color: #E2022F;
}
/*#wrap*/
#wrap
{
	width: 980px;
	border: 2px solid #FFFFFF;
	margin: 10px auto;
	background: url("../../images/common/bg.png") repeat-y;
}
/*#header*/
#header
{
	height: 120px;
	margin: 0 0 20px;
	background: url("../../images/common/header/header-bg.png") no-repeat;
	position: relative;
}
#logo A
{
	width: 360px;
	height: 94px;
	display: block;
	text-indent: -3000px;
	position: absolute;
	top: 0;
}
#header-sub
{
	position: absolute;
	top: 34px;
	right: 10px;
}
#header-sub #search
{
}
#header #nav
{
	background: url("../../images/common/nav/bg.png") repeat-x;
	position: absolute;
	top: 94px;
	width: 980px;
}
#header #share-wrap
{
	position: absolute;
	top: 10px;
	right: 10px;
}
/*#main*/
#main
{
	overflow: hidden;
	height: 100%;
}
/*#left-col*/
#left-col
{
	width: 200px;
	margin: 0 0 0 8px;
	float: left;
	display: inline;
}
/*#left-col .sort*/
#left-col .sort
{
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px dotted #59A1EC;
}
.sort H2
{
	font: bold 17px sans-serif;
	color: #014E7E;
	background: url("../../images/common/left-col/arrow-1.png") no-repeat 0;
	padding: 0 0 3px 24px;
}
#left-col UL
{
	margin: 4px 0 4px 16px;
	font: bold 1em/1.5em sans-serif;
	padding: 0;
}
#left-col UL H3, #left-col UL H3 A
{
	margin: 4px 0 0;
	color: #707B7A;
	cursor: pointer;
}
#left-col UL H3.act, #left-col UL H3.act A
{
	color: #3182F8;
}
#left-col UL H3 EM
{
	font-style: normal;
	color: #363636;
	background: url("../../images/common/left-col/icon-hot.gif") no-repeat center right;
	padding: 0 22px 0 0;
}
#left-col UL H3 EM A
{
	color: #173201;
}
#left-col UL UL
{
	margin: 4px 0 4px 18px;
}
#left-col UL.left-border
{
	border-left: 1px dotted #C5C5C5;
}
#left-col UL UL UL
{
	margin: 4px 0 2px 8px;
}
#left-col LI
{
	margin: 4px 0 5px;
}
#left-col LI SPAN
{
	cursor: pointer;
	margin: 0 7px 0 0;
}
#left-col LI, #left-col LI A
{
	font-size: 15px;
	vertical-align: text-bottom;
	text-decoration: none;
	color: #707B7A;
	cursor: pointer;
}
#left-col LI A.last-level
{
	padding: 2px 10px;
	display: block;
	_display: inline-block;
	font: 13px/1.1em sans-serif;
}
#left-col LI A.last-level:hover, #left-col LI A.last-level.act
{
	background: #3283F9;
	color: #FFFFFF;
}
/*#mid-col*/
#mid-col
{
	width: 523px;
	margin: 0 0 0 8px;
	float: left;
	display: inline;
}
#mid-col .mid-col
{
	margin: 0 0 20px;
}
#mid-col .mid-col .content
{
	background: url("../../images/default/mid-col-block-bg.png") repeat-y left;
	padding: 10px;
	height: 1%;
	position: relative;
}
#mid-col .mid-col .content #buy
{
	margin: 20px 0;
}
#mid-col .mid-col .content .SpotlightAndStacked
{
	width: 515px;
}
#mid-col.wide
{
	width: 750px;
	margin: 0 0 0 8px;
	float: left;
	display: inline;
}
#mid-col.wide .content
{
	background: url("../../images/default/mid-col-block-bg-wide.png") repeat-y left;
}
#mid-col.wide #exam
{
	position: absolute;
	margin: 20px 0 0;
	right: 27px;
	height: 222px;
	overflow: hidden;
	background: #F3F3F0;
}
#mid-col.wide #exam H2
{
	padding: 2px 6px;
	font-size: 13px;
	margin: 0 0 10px;
}
#mid-col.wide #exam LI
{
	list-style: disc inside;
	margin: 3px 0 0 10px;
}
#mid-col.wide #exam SPAN
{
	display: none;
}
/*#rifgt-col*/
#right-col
{
	width: 222px;
	margin: 0 0 0 8px;
	float: left;
	display: inline;
}
#right-col .right-col
{
	margin: 0 0 20px;
}
#right-col .right-col .content
{
	padding: 5px 10px;
	background: url("../../images/default/right-col-block-bg.png") repeat-y;
	height: 1%;
}
/*#video*/
#video
{
	text-align: center;
}
#video-select
{
	width: 190px;
	margin: 6px 0 0;
	text-align: center;
	height: 26px;
}
/*#dvd*/
#dvd .content P
{
	background: url("../../images/default/dvd-star.png") no-repeat 0 1px;
	padding: 0 0 0 18px;
	margin: 8px 0;
}
/*#right-col
#ranking*/
#ranking .book-item
{
	margin: 0 0 10px;
}
#ranking .book-item TD
{
	vertical-align: top;
	text-align: center;
}
#ranking .book-item IMG.book-cover
{
	width: 70px;
	height: 104px;
}
#ranking .book-item P.ranking
{
	color: #9C9C9C;
	font: bold 13px sans-serif;
	margin: 12px 0 8px;
	padding: 0px 0 3px 12px;
	text-align: center;
	background: url("../../images/default/rank.png") no-repeat 16px 6px;
	/*[disabled]border-top:1px solid #FAC8C8;*/
	border-bottom: 2px solid #9ECC95;
}
#ranking .book-item P SPAN
{
	font: 21px Verdana;
	color: #2DA11D;
}
/*#add*/
#add
{
	overflow: hidden;
	background: url("../../images/default/right-col-block-bg.png") repeat-y;
}
#add LI
{
	line-height: 1.3em;
	margin: 0 0 5px;
}
#add LI P
{
	line-height: 1.1em;
	margin: 0;
	color: #8DA185;
}
#add LI SPAN
{
	margin: 0 0 0 3px;
}
/*#tools*/
#tools UL
{
	margin: 0 0 0 10px;
}
#tools UL LI
{
	margin: 2px 0;
	font: 13px sans-serif;
	border-bottom: 1px dotted #A6A6A6;
	padding: 2px 8px 5px;
}
/*#Footer*/
#footer
{
	height: 1%;
	width: 942px;
	overflow: hidden;
	margin: 15px auto 0;
	padding: 20px;
	/*[disabled]background-color:#F2F2F2;*/
	display: block;
}
#footer #footer-sub
{
	margin: 0 auto;
}
#footer #footer-sub TABLE TD
{
	padding: 4px;
}
#footer DL
{
	margin: 0 auto;
	width: 100%;
}
#footer DL DT
{
	font: bold 15px serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 5px 10px 3px;
	margin: 0 0 12px;
	border: 1px solid #E525C1;
	border-left: 3px solid #E525C1;
	background-image: url(http://www.3people.com.tw/img/footer/footer-bg.gif);
}
#footer DL DD
{
	padding: 0 40px 0 100px;
	color: #787878;
}
#footer DL DD A
{
	color: #787878;
}
#footer DL DD A:hover
{
	text-decoration: none;
}
#footer DL DD SPAN
{
	font: bold 1em serif;
	padding: 0 10px 0 0;
}
/* serch use */
#search {
	width: 300px;
	margin: 0 auto;
	line-height: 20px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 40px;
}
.cse .gsc-control-cse, .gsc-control-cse {
	background:none !important;
	border:none !important;
}
input.gsc-search-button {
	cursor: pointer;
}
