#body {
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-repeat: repeat;
	background-image: url(bgimage.gif);
}

#house1 {
	width: 900px;
	background-color: #FFFCF3;
	height: 20px;
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 0px;
	
	font-weight: bold;
}
.ss12 {	font-size: 12px;
	line-height: 20px;
}
div,h1,h2,h3,h4,h5,h6,ul,li {
word-wrap: break-word;
}
a:link,a:visited {
	color: #78A515;
	text-decoration: none;

}
a:hover {
	color: #0066cc;
	text-decoration: none;
}
a:active {
	color: #78A515;
	text-decoration: none;
}



/*头部开始*/
#header {
	height: 347px;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	font-size: 0px;
	line-height: 1;
	background-image: url(image10.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #ACDB4A;
}
#blogname {
	padding-top: 50px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin: 0px;
	width: 900px;
	text-align: right;
}
#blogname a:link {
	color: #629B10;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}
#blogname a:visited {
	font-size: 20px;
	color: #629B10;
	text-decoration: none;
	font-weight: bold;
}
#blogname a:hover {
	font-size: 20px;
	color: #CC3300;
	font-weight: bold;
}
#blogname a:active {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
#blogtitle {
	font-size: 14px;
	color: #629B10;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	float: right;
}

/*中部开始*/
#center {
	padding: 0px;
	width: 900px;
	margin: 0px auto;
}
#middle {
	text-align: left;
	float: left;
	width: 900px;
	/*width : 762px;!important*/
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
/*中部的日志显示部份*/
#middleleft {
	float: right;
	width: 669px!important;
	width /**/: 680px;
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.articleslist {
	width: 657px!important;
	width /**/: 669px;
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333333;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 4px double #99CC00;
	border-left: 1px solid #FFFFFF;
}

/*列示显示时的文章列表*/
.list {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	padding: 5px 0px 5px 20px;
	background-image: url(icon-content.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 2px;
	float: left;
	width: 649px!important;
	width /**/: 669px;
}
.articleslist h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	padding: 0px 0px 5px 20px;
	background-image: url(icon-content.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
.articleslist h2 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 100%;
	padding: 5px 0px 10px;
	width: 647px;
	float: left;
	color: #999999;
}
.articleslist h3 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 100%;
	padding: 10px 0px;
	width: 647px;
	float: left;
	color: #999999;
	text-align: right;
}
.articleslist h4 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 120%;
	padding: 0px 0px 0px 20px;
	background-image: url(icon-content.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

.articleslist h5 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 120%;
	padding: 0px 0px 5px 20px;
	background-image: url(top.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

.articleshow {
	font-size: 12px;
	line-height: 180%;
	text-indent: 2em;
	margin: 0px;
	padding: 10px 5px;
	float: left;
	width: 632px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #70990F;
	background-color: #FCFEF4;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #70990F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #70990F;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #70990F;
}

/*评论部份开始*/
#comments{
	clear: both;
}

.commentslist {
	border: 1px solid #efefef;
	width: 633px!important;
	width /**/: 643px;
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333333;
	background-color: #FFFFFF;
}
.commentslist h1 {
	font-size: 14px;
	text-decoration: none;
	line-height: 120%;
	padding: 0px 0px 0px 20px;
	background-image: url(icon-content.gif);
	background-repeat: no-repeat;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: normal;
}
#comments input{
	height: 19px;
	width: 120px;
	margin: 2px 0px;
	padding: 2px;
	background-color: #FFFFFF;
	border-top: 1px solid #70990F;
	border-right: 1px solid #70990F;
	border-bottom: 1px solid #70990F;
	border-left: 3px solid #70990F;
}
#comments textarea {
	border-top: 1px solid #70990F;
	border-right: 1px solid #70990F;
	border-bottom: 1px solid #70990F;
	border-left: 4px solid #70990F;
}

#righth {
	float: left;
	width: 210px!important;
	width /**/: 220px;
	margin: 0px;
	padding: 5px;
}

.righth1 {
	float: left;
	width: 196px!important;
	width /**/: 210px;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	height: 20px;
	color: #70990F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACE149;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ACE149;
}
.rightdiv {
	padding: 0px 0px 0px 20px;
	margin: 10px 0px;
	float: left;
	font-size: 14px;
	color: #666666;
}
.rightdiv li{
	padding: 5px 0px 0px;
	text-align: left;
	list-style-position: inside;
	list-style-image: url(li.gif);
}
/*照片*/
.photo {
	padding: 2px;
	float: left;
	margin: 5px 2px 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
/*关于我*/
#about {
	float: left;
	margin: 0px 0px 10px;
	padding: 2px;
}
#about li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/*公告*/
#announcement {
	float: left;
	margin: 0px;
	padding: 5px;
	text-indent: 2em;
}

/*尾部Css*/
#foot {
	float: left;
	width: 900px!important;
	height: 45px!important;
	height /**/: 60px;
	font-size: 14px;
	color: #ffffff;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*分页CSS开始*/
.page {
	font-size: 14px;
	color: #999999;
	text-align: right;
	float: right;
	margin: 5px 0px;
	padding: 5px 0px;
	font-weight: normal;
	width: 100%;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #efefef;
	border-left: none;

}
.page h1 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
.page h2 {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
}

/*日历CSS开始*/
#calendar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 210px;
	font-size: 12px;
	background-image: url(calbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/*如:2005-11*/
#headbg {
	padding: 0px;
	float: left;
	margin: 0px;
	list-style-type: none;
	font-size: 12px;
}
/*上一年,下一年,上一月下一月*/
.lnyear {
	cursor: hand;
}
/*普通日期CSS 单格在TD*/
.eachdaybg {
	text-align: center;
	font-size: 12px;
}
.eachdaybg td {
	font-size: 12px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	color: #666666;
}

/*有联接的日子CSS*/
.eachdaybg td a:link {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.eachdaybg td a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.eachdaybg td a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.eachdaybg td a:active {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
/*今天CSS样式*/
#getdate {
	font-size: 15px;
	text-decoration: blink;
	font-weight: bold;
	color: #FF0000;
	border: none;
}
/*星期CSS样式 单格在TD*/
#weekday {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#weekday td {
	font-size: 12px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	color: #60A179;
}
/*引用*/
.quote{
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
}
/*代码*/
.code{
	font-size: 12px;
	margin: 0px;
	padding: 5px;
	float: left;
	height: 400px;
	width: 90%;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFe;
}
#ubb {
	text-align: right;
}
