.wrapper{
	width:992px;
	padding-top:8px;
	margin-left:4px;
	clear:both;
	margin-bottom:20px;
}
.main{
	width:990px;
	padding-top:20px;
	background-color:#f3f3f3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;	
}
.main_top{
	height:27px;
	/*width:992px;*/
	background-image: url(../images/book_browse_top.jpg);
	background-repeat: no-repeat;
}
.main_bottom{
	clear:both;
	height:19px;
	/*width:992px;*/
	background-image: url(../images/book_browse_bottom.jpg);
	background-repeat: no-repeat;
}
.bottom_line{
	clear:both;
	margin-top:10px;
	height:20px;
	margin-left:40px;
	margin-right:30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.main .left{
	float:left;
	width:160px;
	
}
.main .right{
	float:right;
	width:830px;
}

#dark,#weak{
	
	clear:both;
	height: 1px;
	/*margin-left:25px;
	margin-right:25px;*/
}
#dark{
	color: #dddddd;
}
#weak{
	height:1px;
	margin-top:-8px;
	color: #ffffff;
}
.more,.page{
	text-align: right;	
	padding-right:30px;
	color:#777777;
}
.page a{
	color:#111111;
}
.page a:visited{
	color:#777777;
}
.info,.content{
	text-align: left;	
	padding-right:50px;
	padding-left:25px;
}
.info{
	color:#555555;
	margin-bottom:10px;
}
.content{
	color:#000000!important;
}
.main li{
	letter-spacing: 1px;
	line-height:20px;
	vertical-align:middle;
	overflow:hidden;
	list-style-type: none;
}
.link{
	list-style-image: url(../images/icon_4_articles.gif);
	list-style-position: inside;
	padding-left:5px;
	margin-left:15px;
	color:#000000!important;
}

.main .right ul{
	padding-left:40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;	
}
.category{
	font-size: 13px;
	font-weight: bold;
	color: #111111;
	margin-bottom:10px;
	
}
.left .category{

	letter-spacing: 4px;
	line-height:30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-size:15px!important;
	color:#555555!important;
	/*margin-bottom:15px!important;*/
}
.left .category1{
	letter-spacing: 4px;
	line-height:35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	font-size:15px;
	color:#555555;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	font-weight: bold;
	vertical-align: middle;
}
.wrapper .main .right .link a:link {
	color: #111111!important;
}
.wrapper .main .right .link a:visited {
	color: #111111!important;
}
.wrapper .main .right .link a:hover{
	color: #004477!important;
}
.wrapper .main .right .more a:link {
	color: #555555!important;
}
.wrapper .main .right .more a:visited {
	color: #555555!important;
}
.wrapper .main .right .more a:hover{
	color: #004477!important;
}
.wrapper .main .left a:link {
	color: #555555!important;
}
.wrapper .main .left a:visited {
	color: #555555!important;
}
.wrapper .main .left a:hover{
	color: #004477!important;
}
.right .title{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-bottom:15px;
	padding-bottom:10px;
	margin-right:30px;
}
.article_end_line{
	margin-right:30px;
	margin-top:20px;
}
.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;
}
.pic{
	margin-bottom:10px;
}
