.header 
{
	height:90px;
	background-color: #ffffff;
	background-repeat:repeat;
	padding-left:264px;
	padding-top:25px;
}
a.op:link {
	font-family: "宋体";
	font-size: 14px;
	color: #4169E1;
	text-decoration: none;
}
a.op:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #4169E1;
	text-decoration: none;
}
a.op:hover
{
	font-family: "宋体";
	font-size: 14px;
	color: #6699ff;
	text-decoration: underline;
	background-color: #003399;
}
a.op:active {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}
.postTitle a:hover
{
	color: #6699ff;
	text-decoration: underline;
	background-color: #4169E1;
}
 DIV#eMsg{
    background-image: url(https://www.cnblogs.com/images/cnblogs_com/vagerent/popupBG.gif);
    visibility: hidden; 
    width: 199px; 
    height: 70px; 
    position: absolute; 
    z-index: 99999; 
    left: 0px;
}
DIV#eMsg DIV.eMsgInner
{
    background-image: url(https://www.cnblogs.com/images/cnblogs_com/vagerent/popupBG.gif);
    height:70px;
    width:199px;
}

DIV.body{
    height:72px;
    clear:both;
    border-right: #728eb8 1px solid; 
    padding-top: 1px; 
    border-top: #728eb8 1px solid;
    border-left: #728eb8 1px solid; 
    color: #1f336b; 
    word-break: break-all;
    border-bottom: #b9c9ef 1px solid;
}
DIV.content{text-align:center;font-size: 12px;}