.cnblogs_code pre {
font-family: Courier New!important;
font-size: 16px!important;
word-wrap: break-word;
white-space: pre-wrap;
}

.cnblogs_code span {
font-family: Courier New!important;
font-size: 16px!important;
line-height: 1.5!important;
}

body
{	
    background-size:1035px;
} 


#header
{	
    background-size:1348px;
}

#rightmenu
{
	position: absolute;
	width: 250px;	
	left : 1045px; 	
}

#main
{	
	width: 830px;	
	left: 80px;
	position: absolute;
}

/* 书右上角 fly*/
#Title
{
	font-size: 20px;
	font-weight:bold;
}
p
{
	margin: 10px 0px;
	line-height: 1.5;
	font-size: 15px;
}

h1
{
	font-size: 22px;
	border-bottom: 1px solid #AAA;
}

h2
{
	font-size: 20px;
	border-bottom: 1px solid #AAA;
}

h3
{
	font-size: 16px;
	border-bottom: 1px solid #AAA;
}

a:link
{
	color: #336699;
	background: transparent;
	font-size: 15px;
}