body {
	font-size:15px;
	/*font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;*/
        font-family:华文新魏;
	margin:0px;
	word-wrap:break-word;
	padding:10px;
	line-height:1.6em;
        background-image:url("https://files.cnblogs.com/mocper/bg.gif");
background-repeat: no-repeat;
}

a:visited,
a:active,
a:link {
	color : #075DB3;
	text-decoration : underline;
}

a:hover {
	color : red;
	text-decoration : underline;
}

table
{
	
}

#header{margin-bottom:0px;line-height:2em;border: 1px dashed #CCC;border-radius: 15px;padding:10px;background: #D7E3EF;
background: rgba(215, 227, 239, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7FD7E3EF,endcolorstr=#7FD7E3EF);
}
h1 {
	margin : 0px;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color: #336699;	
	font-size:22px;
	text-decoration: none;
}

h1 a:hover {	
	text-decoration: none;
}

#tagline {	
	font-size : 15px;
	font-weight:bold;
        text-indent: 2em;
}


h2 {
	margin-top:10px;
}

h5 
{
	margin: 0px;
	padding: 0px;
	font-size : 0.9em;
}

p.date img {
	vertical-align : middle;
}

p.date
{
	/*border-bottom: 1px dotted #D6D6D6;*/
	color: #555;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
        color: black;
}

blockquote {
	
}

p.postfoot {
	font-size : 12px;
}

#main 
{
	position:absolute;
	right:260px;
	left:10px;
	margin-top: 0px;
	border-right: 1px dashed #CCC;
	padding-right:10px;
	margin-bottom: 10px;
	padding-bottom: 40px;	
        min-height:600px;
        margin-top: 10px;
}

.post {
	padding:10px;
        margin-top:10px;
        border-radius: 15px;
        border: 1px dashed #CCC;
background: #D7E3EF;
background: rgba(215, 227, 239, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7FD7E3EF,endcolorstr=#7FD7E3EF);
}

.postTitle {
	font-size: 16px;
	margin-top: 0px;
	font-weight: bold;
}

.postTitle a:link,.postTitle a:active,.postTitle a:visited{
	text-decoration:underline;
	color:#336699;
}

.postTitle a:hover{
	color:Red;
}

.postText {	
}

.postFoot
{
	margin : 10px 0px;
	border-bottom: 1px solid #CCC;
	color : #999;
	text-align: right;
	font-size: 9pt;
	
}

.postFoot a:link,.postFoot a:active,.postFoot a:visited{
	text-decoration:none;
	color : #999;
}
.postFoot a:hover{
	text-decoration:underline;
}

#rightmenu {
	position:absolute;
	right:10px;
	padding-left:0px;
	padding-bottom:20px;
	padding-right:0px;
	margin-left:0px;
	text-align:left;
	width: 240px;
	padding-left: 5px;
	font-size:15px;
}

#rightmenu h3 {	
	margin-bottom:0px;
	font-size:16px;
        background: url(https://files.cnblogs.com/mocper/dian.gif) 0px 5px no-repeat;
padding-left: 18px;
}

#rightmenu ul {
        height:20px;
	list-style : none;
	margin : 0px;
	padding : 5px;
	padding-left:0px;
       border-radius: 5px;
border: 1px dashed #CCC;
background: #D7E3EF;
background: rgba(215, 227, 239, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7FD7E3EF,endcolorstr=#7FD7E3EF);	
}

#rightmenu li{
	 padding-bottom:3px;float:left;padding-left:5px;
}
#rightmenu li a{
         display:inline-block;width: 50px;
}
#blog-sidecolumn ul li{
          float:none;
          padding-left:10px;
}
#blog-sidecolumn ul li a{
          width:235px;
}
#my_links ul li{
	display:inline;
	padding-right:5px;
}

#blog_stats ul li{
	display:inline;
	padding-right:5px
}

#footer {
	border-top : 0px solid #7AC;
	padding-top : 5px;
	text-align : center;
	font-size : 0.8em;
        display:none;
}
input.text {
	width : 300px;	
}

#comments {
	color: #333;
	padding-right: 40px;
}

#comments a:link,#comments a:active#comments a:visited{
	text-decoration:underline;
	color:#666;
}

#comments h4 span {
	color : #666;
}

#comments h4 {
	margin : 0px;
	font-size : 0.9em;
}


#relatedlinks ul {
	list-style : none;
	margin-left : 10px;
	padding : 0px;
}

div.commentform {
	color: #888;
	padding-right: 40px;
}

#relatedlinks ul {
	list-style: none;
	margin-left: 10px;
	padding: 0px;
}

#blogtopad
{
    position:absolute;
    top:5px;
    left:240px; 
    float:left;
}

span
{
	line-height: 150%;
}

img
{
	border:0px;
}

.Cal
{
	border : 1px dotted #D6D6D6;
	width:240px;
	font-family:Arial;
	font-size: 12px;
	margin-top:10px;
	height:150px;
	 	
}

.CalTitle
{
	background-color :#FFF;
	border-color:#ADF;
	font-family:Arial;
	font-size: 13px;
	color : #06A;	
	border-bottom: 1px dotted #D6D6D6;
	margin-left : 0px;
	padding : 0px;
	height:100%;
}

.CalOtherMonthDay
{
	color:#808080;
	
}

.CalSelector
{
	
}

.CalNextPrev
{
	
}

.CalDayHeader
{
	padding-top:2px;
}

.CalSelectedDay
{
	
}

.CalWeekendDay
{
	
}
.CalTodayDay
{
	color : red;
}

#side_ing_block ul li {
background-image:url("https://static.cnblogs.com/images/icon_voice.gif") no-repeat middle left;
padding:0 0 0 20px;
margin-left:-2px;
}

.c_b_p_desc{
text-indent:0em;
line-height: 2em;
}