/*---------------------------
Top Sites Template

version: 1.1.2
author: Yi Wang
email: yw.work@bitrealm.net
website: http://www.bitrealm.net/
------------------------------*/
body {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:14px;
	margin:10px;
}

a {
	font-size: 14px;
	margin-bottom: 5px;
	text-align: center;
	color:#000000;	
}

a:link {
	color:#000000;
}

a:visited {
	color:#000000;
}
a:hover {
	color:#8E0203;
}
#container {
	width:700px;
	margin: 0 auto;
}
#content{
	padding: 20px 20px 20px 20px;
	background:#fff;
}
#content h1{
	font-size:20px;
	position:relative;
	margin:0 auto;
	padding: 5px 0 15px 0px;
	width:100%;
	font-weight:bold;
	
}
.shell #info{
	text-align:center;
}
.shell li{
	margin-bottom:20px;
}
.video{
	text-align:center;
	font-size:18px;
	padding-bottom:60px;
}
.video a{
	font-size:18px;
}
.section{
	position:relative;
	float:right;
	width:auto;
	padding:1.25em 1.25em 1.25em 1.25em;
	text-align:center
}
.section_pic{
	margin:auto  auto;
}
.section_title{
	margin:auto  auto;
}
#portrait{
	border:1px solid;
	background:url(../images/portrait.jpg) no-repeat center center;
	width:100px;
	height:130px;
}
.2col-list{
	float:left;
}
ul.tick li  { list-style-image: url(../images/checkmrk.png) }
#book-cover img{
	position:relative;
	border:0;
}
#book-title{	
	padding-left:0px;
}
#add-to-cart img{
	border:0;	
}
#download_link{
	padding:20px 20px 20px 50px;
	background:url(../images/pdf.png) no-repeat left;
}
#get_adobe_reader img{
	border:0;
}
#comment_form{
	padding: 0 40px 0 40px;
	
}
#footer{
	font-size: 12px;
	text-align:center;
	height:100px;
}
#footer_nav{
	margin: 20px 20px 20px 20px;
}

#copyright{
	margin: 20px 20px 20px 20px;
}