/*-浏览数、被收藏等小图标链接设置-*/
.browseNum, .favNum
{
	padding-left:25px;
	float:left;
}
.browseNum
{
	background:url(../images/clicknum.gif) no-repeat;
}
.favNum
{
	background:url(../images/ico_Favorites.gif) no-repeat;
}
.next, .prev
{
	float:right;
	margin:0 5px;
}
.next
{
	padding-right:15px;
	background:url(../images/ico_next.gif) no-repeat right center;
}
.prev
{
	padding-left:15px;
	background:url(../images/ico_prev.gif) no-repeat left center;
}
/*-END 浏览数、被收藏等小图标链接设置-*/
/*-图片及其信息样式-*/
.picture
{
	padding:10px;
	padding-bottom:25px;
}

b
{
	margin-left:5px;
}


/*-END 图片及其信息样式-*/

.about img
{
	width:20px;
	height:20px;
	margin-right:5px;
}
.about a
{
	display:block; 
	width:180px; 
	margin-top:5px;
	line-height:1.5em;
}
/*-留言时未登陆的提示信息-*/
.coment_tip
{
	margin:5px;
	padding:10px;
}

h3.subTitle
{
	margin-top:25px;
	font:bold 13px "宋体";
}
/*-留言内容模块-*/
.commentContent, .commentLine
{
	margin:5px 0;
}
.commentLine
{
	height:25px;
	margin-top:20px;
	line-height:25px;
	padding-left:10px;
}
.identity{margin-left:5px;}

/*sub about*/
#content #left_con
{
	width:250px;
}

#content #right_con
{
	width:710px;
}

.show_hidden
{
	margin-bottom:10px;
	display:block;
	height:20px;
	width:95%;
	line-height:20px;
	text-decoration:none;
}

.page_footer{text-align:center;}

.totalPage, .homepage a, .nextpage a, .lastpage a, .prepage a, .pageNum a, .crtPage a  
{
	padding:3px;
	margin:2px;
	text-decoration:none;
}
/* == articleSummary 模块 ==*/
.articleSummary
{
	padding-bottom:10px;
	margin:5px 0 15px 0;
}

.article_top
{
	text-align:center;
	margin:10px;
	padding-bottom:10px;
}

h3.articleTitle
{
	margin-bottom:5px;
	font-size:14px;
}

.articleContent
{
	margin:10px 0;
	line-height:1.2em;
	text-indent:2em;
}
.article_comment
{
	margin-right:10px;
}
 
/* == END articleSummary 模块 ==*/


.show_hidden img
{
	padding:0 5px;
}

.work_list, .work_all, .work_category
{
	height:20px;
	margin-bottom:5px;
	padding-left:20px;
}
.work_list{background:url(../images/directory.gif) no-repeat;}
.work_all{background:url(../images/all.gif) no-repeat;}
.work_category{background:url(../images/category.gif) no-repeat;}

h3.work_top
{
	margin:0;
	padding:2px;
	margin-bottom:20px;
	font:bold 13px "宋体";
}