body{
	margin: 0px;
	text-align: center;
}
.clear{clear:both;}
a:link {  color: green; text-decoration: underline}
a:visited {  color: green; text-decoration: underline}
a:hover { color: #00CC33; text-decoration: underline}

.search {
	float: right;
}
.search input{
	font-family: Georgia, Tahoma, "宋体";
	font-weight: bold;
	color: #00CC33;
	height: 15px;
	font-size: 12px;
}
.search .btn{
	font-family: Georgia, Tahoma, "宋体";
	font-size: 12px;
	height: 25px;
}
#top {
	font-family: Georgia, Tahoma, "宋体";
	font-size: 0.75em;
	width: 990px;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#heard {
	font-family: Georgia, Tahoma, "宋体";
	font-size: 1em;
	width: 980px; 
	height: 60px;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#heard .logo {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 2em;
	color: green;
}
#heard .logo a:link {  color: green; text-decoration: none}
#heard .logo a:visited {  color: green; text-decoration: none}
#heard .logo a:hover { color: green; text-decoration: none}
#nav {
	font-family: Georgia, Tahoma, "宋体";
	font-size: 1.2em;
	width: 990px;
	padding: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#main{
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	position: relative;
	clear: both;
}
#content {
	float: left;
	width: 640px;
	padding: 10px;
	min-height:515px;
	height:auto !important;
	height:515px;
	margin: 0px;
	text-align: left;
}
#content .title{
	font-family: Georgia, Tahoma, "宋体";
	font-size: 1.2em;
	width: 100%;
	margin-top: 20px;
	font-weight:bold;
	color:#333333;
}
#content .title a:link {  color: #333333; text-decoration: none}
#content .title a:visited {  color: #333333; text-decoration: none}
#content .title a:hover { color: green; text-decoration: underline}

#content h1{
	font-size: 1em;
}

#content .sub{
	font-family: Georgia, Tahoma, "宋体";
	font-size: 0.75em;
	color: #333 ;
}
#content .tag{
	font-family: Georgia, Tahoma, "宋体";
	font-size: 0.75em;
	color: #333 ;
}
#content .diary{
	font-family: Georgia, Tahoma, "宋体";
	font-size: 0.75em;
	color: green;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00CCCC;
}
#content .act{
	font-family: Georgia, Tahoma, "宋体";
	font-size: 0.75em;
	color: green ;
	text-align: right;
}
#content .comment{
	font-family: Georgia, Tahoma, "宋体";
	font-size: 0.75em;
	color: green ;
	text-align: left;
}
.comment_form{
	font-family: Georgia, Tahoma, "宋体";
	font-size: 0.75em;
	color: green ;
	text-align: left;
	margin-top:20px;
}
.comment_form textarea {
	height: 100px;
	width: 400px;
}
#comment_list {
	font-family: Georgia, Tahoma, "宋体";
	color: green ;
	text-align: left;
}
#comment_list .name {
	font-size: 0.8em;
	font-weight:bold;
}
#comment_list .date {
	font-size: 0.5em;
	font-family: tahoma;
}
#comment_list .clist_0 {
	padding:4px;
	}
#comment_list .clist_1 {
	background-color:#f9f9f9;
	padding:4px;
}
#comment_list .content {
	font-size: 0.75em;
}
#list {
	float: right;
	width: 320px;
	height: auto;
	padding: 10px;
	margin: 0px;
}
#list .title{
	text-align: left;
	font-family: Georgia, Tahoma, "宋体";
	font-size: 0.85em;
	padding-left:10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #00CC33;
	border-left-color: #00CC33;
	font-weight: bolder;
	color: green;
}
#list .block{
	text-align: left;
	font-family: Georgia, Tahoma, "宋体";
	font-size: 0.75em;
	margin-bottom: 20px;
	line-height: 180%;
	color:#333333;
}
.page_list {
	width:100%;
	font-size: 0.75em;
	font-family: Georgia, Tahoma, "宋体";
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: green;
}
.page_list .total {
	text-align: left;	
}
.page_list .front {
}
.page_list .after {
}
.page_list a {
	padding:5px;
}
.calendar{
	width: 100%;
	text-align: center;
}
.calender caption{
	font-size: 3em;
	text-align:left;
}
.calendar_link {
	color:green;
	font-weight: bolder;
}
.today {
	background-color: #EFEFEF ;
}
.w_0,.w_6 {
	background-color: #f9f9f9 ;
}
#foot {
	font-family: Georgia, Tahoma, "宋体";
	font-size: 0.75em;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align:left;
}