.wrapper{
	width:992px;
	padding-top:8px;
	margin-left:4px;
	clear:both;
	margin-bottom:20px;
}
.main{
	padding-top:16px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;	
	background-color: #faf7f7;
	padding-left:107px;
	padding-right:107px;
}
.main_top{
	height:27px;
	/*width:992px;*/
	background-image: url(../images/book_browse_top.jpg);
	background-repeat: no-repeat;
}
.main_bottom{
	height:19px;
	/*width:992px;*/
	background-image: url(../images/other_main_bottom.jpg);
	background-repeat: no-repeat;
}
#dark,#weak{
	clear:both;
	margin-left:25px;
	margin-right:25px;
}
#dark{	
	height: 1px;
	color: #dddddd;
}
#weak{
	height:1px;
	margin-top:-8px;
	/*color: #f6f6f6;*/
	color:#ffffff;
}
.content{
	padding-left:25px;
	padding-right:25px;
	text-indent: 2em;
	line-height:22px;
	letter-spacing: 1px;	
}
#first{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dfdfdf;
	margin-top:25px;
	padding-top:15px;
}
#last{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dfdfdf;
}
.top_line{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dddddd;
	
}
.bottom_line{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dddddd;
	padding-bottom:30px;
	margin-top:30px;
}
table{
	width:776px;
	padding-top:20px;
	margin-bottom:40px;
}
.main_image{
	padding-right:25px;
}
.highlight img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
}
.highlight:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.box{
	padding-left:25px;
	padding-right:25px;
	margin-bottom:25px;
}
.left_card,.right_card,.middle_card{
	float:left;
	width:230px;

}
.right_card,.middle_card{
	margin-left:19px;
}
.card_title,.card_desc,.card_designer,.card_time{
	margin-top:10px;
	margin-bottom:10px;
	color:#333333;
}
.card_desc{
	height:28px;
	overflow:hidden;
}
.page{
	color:#777777;
	text-align:center;
}
