@charset "utf-8";
/* CSS Document */

a:hover{
	color: #ff7300!important;
}
strong{
	font-weight: bold;
}

/*nav/footer margin fix*/
#navigation{
	margin-bottom: 8px;
}

#top-banner{
	*margin-bottom: -2px;
	_margin-bottom: -4px;
}
#top-banner img{
	width: 100%;
}

#ebook-download{
	position: relative;
	height: 233px;
	margin-top: 8px;
	border: #aacbe8 1px solid;
	color: #363636;
}
#ebook-download .left{
	padding: 16px;
	_line-height: 1.3;
}
#ebook-download h2{
	font-size: 16px;
	font-weight: bold;
}
#ebook-download .intro{
	margin-top: 12px;
	_margin-top: 8px;
}
#ebook-download .intro ul.tab-header{
	float: left;
}
#ebook-download .intro ul.tab-header li{
	width: 100px;
	padding-left: 50px;
	border: #d5d5d5 1px solid;
	border-right: #aacbe8 1px solid;
	background-color: #f7f7f7 !important;
	line-height: 42px;
	font-size: 14px;
	cursor: pointer;
}
#ebook-download .intro ul.tab-header li.current{
	padding-left: 49px;	/*for 2px left border*/
	border-left: #ff7300 2px solid;
	border-top: #aacbe8 1px solid;
	border-bottom: #aacbe8 1px solid;
	border-right: none;
	background-color: #fff !important;
	font-weight: bold;
	color: #ff7300;
}
#ebook-download .intro ul.tab-header li .arrow{
	margin-left: 1em;
	width: 6px;
	background: url(http://static6.alibado.com/1283931631/images/ebook/intro-list-tab-arrow.gif) no-repeat center;
}
#ebook-download .intro ul.tab-header li.current .arrow{
	background: url(http://static9.alibado.com/1283931631/images/ebook/intro-list-tab-arrow-cur.gif) no-repeat center;
}
#ebook-download .intro .tab-body{
	float: left;
	width: 380px;
	height: 174px;
	border: #aacbe8 1px solid;
	border-left: none;
}
#ebook-download .intro .tab-body ul{
	margin: 20px;
	font-size: 14px;
}
#ebook-download .intro .tab-body li{
	padding-left: 20px;
	line-height: 25px;
	background: url(http://static7.alibado.com/1283931631/images/ebook/intro-list-icon.gif) no-repeat 8px center;
}
#ebook-download .ebook-download{
	position: absolute;
	top: 0;
	right: 0;
	width: 370px;
	height: 208px;
	padding-top: 25px;
	background: #ffffe6;
	text-align: center;
}
#ebook-download .ebook-download .desc{
	margin-top: 8px;
	color: #6a6a6a;
}
#ebook-download .free-mark{
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 80px;
	background: url(http://static2.alibado.com/1283931631/images/ebook/free-mark.gif) no-repeat top right;
}

.comment{
	margin-top: 8px;
	border: #c5d4ff 1px solid;
}
.comment-iframe{
	width: 100%;
	*width: 710px;
}
.comment .loading{
	padding: 10px;
	color: #666;
}

#col-right .block{
	padding: 8px;
	margin-top: 8px;
	border-top: #4d8ac9 2px solid;
	border-left: #bdd4e8 1px solid;
	border-right: #bdd4e8 1px solid;
	border-bottom: #bdd4e8 1px solid;
	background: url(http://static7.alibado.com/1283931631/images/common/block-right-title-1.gif) repeat-x;
}
#col-right .block-first{
	margin-top: 0;
}
#col-right .block h2{
	color: #363636;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#col-right-block-share{
	color: #363636;
}
#col-right-block-share.block h2{
	margin-bottom: 11px;
}
#col-right-block-share .textbox-button{
	text-align: center;
}
#col-right-block-share textarea.url{
	display: block;
	width: 202px;
	padding: 5px;
	margin: 8px 0;
	border: #c5d4ff 1px solid;
	overflow:hidden;
	color: #6a6a6a;
	font-family: Arial;
}
#col-right-block-share button.copy{
	width: 51px;
	height: 23px;
	border: none;
	background: #f0f0f0 url(http://static6.alibado.com/1283931631/images/ebook/copy-button-bg.gif) no-repeat;
	cursor: pointer;
	_line-height: 1.3;
}
#col-right-block-share button.press{
	top: 1px;
	left: 1px;
	background-position: 1px 1px\9;	/*for IE8*/
	*background-position: 0 0;	/*for IE8*/
}

#col-right .ad{
	padding: 0;
	border: none;
	background: none;
}
#col-right .ad img{
	width: 232px;
	height: 150px;
}
