﻿body{
	background:#e8ebed url(./tg19.png) no-repeat top center;
}

/*博客头部样式*/
#common_person_blogtitle{
	position:relative;
	width:950px;
	height:185px;
	margin:0 auto;
	margin-bottom:1px;
}
#common_person_blogtitle #title01{
	position:absolute;
	left:44px;
	top:26px
	;color:#333;
	line-height:24px;
	font-size:20px;
	font-family:"黑体";
	font-weight:normal;
}
#common_person_blogtitle #title02{
	position:absolute;
	left:44px;
	top:60px;
	color:#333;
	font-size:14px;
	font-weight:normal;
}
#common_person_blogtitle span{
	padding-left:8px;
}
#common_person_blogtitle span a{
	font-size:12px;
	font-weight:normal;
	font-family:"宋体";
}
