.entry {
 　　font-size: 13px; 
　　 font-family: arial,courier,Times,"宋体"; 
　　 letter-spacing: 0px; 
　　 line-height:150%; 
} 
.sidebars { font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.titleentry{
 font-size: 13px;
 font-weight: bold;
 font-family: verdana,tahoma,georgia,Times,arial,courier,"宋体"; 
 letter-spacing: 0px; 
 line-height:150%; 
} 

.titlesubentry	{ 
   font-family: Georgia, 'Times New Roman', serif;
   font-size: 10px;
   color: #696969;
   line-height:120%;
}
a, a:hover, .entry p a:visited { color: #737373; }
h2 a:hover, h3 a:hover { color: #00BA9D; }
.entry p a { border-bottom: 1px dotted #206E01; }
.entry p a:hover { border-bottom: 1px solid #206E01; text-decoration: none; }
#wp-calendar a { font-weight: bold; }
.cal { background: #00BA9D url(images/teal/cal_bg.jpg) repeat-x; }

.calborder { 
  background: #91FDDF;
  border: 1px solid #007062;
}
.style-tt {
	font-family: "新宋体";
	font-size: 13px;
        font-weight: bold;
}