﻿body{
	background:#000000 url(./tg14.png) no-repeat top center;
}

/*博客头部样式*/
#common_person_blogtitle{
	position:relative;
	width:950px;
	height:133px;
	margin:0 auto;
	margin-bottom:1px;
}
#common_person_blogtitle #title01{
	position:absolute;
	left:244px;
	top:26px;
	color:#fff;
	line-height:24px;
	font-size:20px;
	font-family:"黑体";
	font-weight:normal;
}
#common_person_blogtitle #title02{
	position:absolute;
	left:244px;
	top:60px;
	color:#fff;
	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:"宋体";
	color:#fff;
}
