html, body, div, span, h1, h2, h3, p, a, font, img, li, ul, form, input, {
margin:0;
padding:0;
}
* {
	margin:0;
	padding:0;
}
body {
	background-color: #eaeae8;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
ul, ul li {
	list-style-type:none;
}
.clear {
	font-size:0;
	line-height:0;
	height:0;
	clear:both;
}
/* header Start */
#header {
	background-image: url(../images/top_bg.gif);
	width: auto;
	height: 168px;
}
#logo {
	background-image: url(../images/logo.jpg);
	width: 980px;
	height:127px;
	margin:0 auto;
}
#menu {
	width:980px;
	height:41px;
	margin:0 auto;
}
#menu ul {
	margin-left: 30px;
}
#menu ul li {
	width:81px;
	height:34px;
	float:left;
	line-height: 34px;
	text-align: center;
	margin-right:20px;
}
#menu ul li a {
	font-family: "宋体";
	font-size: 15px;
	font-weight: bolder;
	color: #90e313;
}
#menu ul .thisnav {
	background-image: url(../images/blog_nav_iterm.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu ul .thisnav a {
	color: #FFF;
}
/* header end */
/* container Start */
#wrapper {
	width:980px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 70px;
}
#content {
	width:675px;
	float:left;
	display: inline;
	margin:0 31px 0 30px;
}
p#inside_nav {
	font-size:14px;
	color: #555;
	margin-top: 18px;
}
p#inside_nav a: {
color:#555;
}
p#inside_nav a:hover {
color:#669900;
text-decoration:underline;
}
.post {
	margin-top: 20px;
	clear: both;
}
.post-date {
	background: url(../images/date_bg.gif) no-repeat;
	height: 65px;
	width: 86px;
	color: #FFF;
	font-weight: bolder;
	text-align: center;
	font-family: "Microsoft Sans Serif";
	overflow: hidden;
	float: left;
}
.post-day {
	display: block;
	font-size:30px;
	line-height: 30px;
	margin-top:2px;
}
.post-month {
	display: block;
	font-size:10px;
	margin-bottom:2px;
	line-height: 10px;
}
.post-year {
	display: block;
	font-size:13px;
}
.title {
	float: left;
	font-size: 14px;
	color: #555;
	margin: 20px 0 5px;
	line-height: 23px;
}
h2 a {
	font-size: 20px;
	color: #333333;
}
.title strong a {
	color: #669900;
	font-weight: normal;
	font-size: 14px;
}
.title strong a:hover {
	text-decoration: underline;
}
.blog-content {
	float: left;
	margin-top: 28px;
	font-size: 14px;
	color: #555;
	line-height: 26px;
}
.more-link {
	color: #669900;
	text-decoration: none;
	margin-top: 10px;
	display: block;
	width: 80px;
}
.more-link:hover {
	text-decoration: underline;
}
.blog-info {
	font-size: 12px;
	color: #669900;
	float: right;
	padding-right: 5px;
	font-weight: bolder;
}
.blog-info a {
	color: #669900;
}
.blog-info a:hover {
	text-decoration: underline;
}
#sidebar {
	width:223px;
	margin:38px 20px 0 0;
	float:right;
	overflow: hidden;
}
#searchsubmit {
	height: 23px;
	width: 54px;
	border-style: none;
	vertical-align: middle!important;
	vertical-align: bottom;
}
#search {
	margin-bottom: 20px;
}
#s {
	border:1px solid #D1CCC9;
	font-size:14px;
	height:20px;
	width:155px;
}
h3 {
	font-size: 14px;
	color:#555;
	background: url(../images/siderbar_ico.gif) no-repeat left;
	padding:4px 20px;
	margin-top: 28px;
}
#sidebar ul {
	margin-top:6px;
	line-height: 12px;
	border-top: 1px #999 dashed;
	padding-top: 25px;
}
#sidebar ul li {
	background: url(../images/siderbar_ico2.gif) no-repeat 3px center;
	padding-left: 14px;
	margin-bottom:15px;
	font-size: 12px;
	color: #555;
}
#sidebar ul li a {
	font-size: 12px;
	color: #555;
}
#sidebar ul li a:hover {
	color: #6FBB0B;
	text-decoration: underline;
}
#sidebar ul .aves {
	background-image: url(../images/siderbar_ico1.gif);
	background-repeat: no-repeat;
}
#sidebar ul .aves a {
	color: #555;
}
#sidebar ul .aves a:hover {
	color: #669900;
}
/* container end */
/*CSS scott style pagination*/
.pagelist {
	padding:10px;
	text-align:center;
	font-size: 13px;
}
.pagelist strong {
	border:1px solid #D9D9D9;
	color:#FFF;
	display:inline;
	margin:0 3px;
	padding:2px 5px;
	background-color: #B2E05D;
}
.pagelist a:link {
	border:1px solid #D9D9D9;
	color:#001A9F;
	display:inline;
	margin:0 3px;
	padding:2px 5px;
}
.pagelist a:visited {
	border:1px solid #D9D9D9;
	color:#001A9F;
	display:inline;
	margin:0 3px;
	padding:2px 5px;
}
.pagelist a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#E8F3FD none repeat scroll 0 0;
	border:1px solid #8BCCEC;
	color:#000000;
	display:inline;
	margin:0 3px;
	padding:2px 5px;
}
.pagelist .click {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFEBD9 none repeat scroll 0 0;
	border:1px solid #FF831E;
	color:#000000;
	display:inline;
	margin:0 3px;
	padding:2px 5px;
}
.commentTitle {
	color:#669900;
	font-size:12px;
	margin-bottom: 20px;
	width: 100%;
	float: right;
	text-align: right;
}
.commentContent {
	font-size: 12px;
	color: #555;
	display: block;
	margin-bottom: 10px;
}
.comment_box {
	border-bottom: #999 1px dashed;
	margin-top: 15px;
}
.commentTitle span {
	float: left;
}
h4 {
	border-top-width: 1px dashed #999;
	color: #555;
	padding-top: 15px;
	font-size: 14px;
}
.boxcomments {
	margin-top: 50px;
}
#commentform input {
	border:1px solid #999;
	height:18px;
	line-height:18px;
	margin:0 5px 7px 0;
	padding:2px;
	font-size: 14px;
}
#commentform p span {
	color:#497D01;
	font-size:12px;
}
#commentform p {
	color:#555;
	font-size:14px;
	vertical-align: middle;
	text-align: justify;
}
p #comment {
	border:1px solid #999;
	width:450px;
	height:140px;
	margin:0 0 10px 0;
	padding:2px;
	font-size: 14px;
}
#commentform .input_p #subbtn {
	height: 29px;
	width: 72px;
	border-style: none;
	float:left;
}
#commentform {
	margin-top: 50px;
}
h5 {
	font-size: 14px;
	color: #555;
	padding-bottom: 12px;
}
/* footer start */
#footer {
	background: url(../images/footer.gif) repeat-x;
	height: 74px;
}
#footer span {
	color:#FFF;
	text-align:center;
	line-height:74px;
	width:980px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-family: 'Microsoft YaHei', tahoma, 'SimSun';
	font-size: 14px;
}
/* footer end */
/*提示信息*/
.formtips {
	width: 200px;
	margin:2px;
	padding:2px;
}
.onError {
	background:#FFE0E9 url(../img/reg3.gif) no-repeat 0 center;
	padding-left:25px;
}
.onSuccess {
	background:#E9FBEB url(../img/reg4.gif) no-repeat 0 center;
	padding-left:25px;
}
.high {
	color:red;
}
#tooltip {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:2px;
	display:none;
	color:#fff;
}
#calendar {
	font-size: 14px;
}
#calendar a {
	background-color: #F3F3F1;
	padding: 3px;
	color: #6FBB0B;
}
