﻿@charset "utf-8";
/*基本信息*/
body {
	font-size: 13px;
	color: #212020;
	background-color: #f6f6f6;
	margin: 0px;
}
a:link {
	color: #d04471;
	text-decoration: none;
}
a:active {
	color: #d04471;
	text-decoration: none;
}
a:visited {
	color: #d04471;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #97be22;
	font-weight: bold;
}




UL {
	LIST-STYLE-TYPE: none
}
FORM {
	MARGIN: 0px
}
IMG {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-TOP: medium none; BORDER-RIGHT: medium none
}


/*--TOP--*/
#top {
	background-image: url(images/cr.jpg);
	background-repeat: no-repeat;
	background-position: 60px top;
	width: 960px;
	height: 150px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.topright {
	float: left;
	padding-left: 190px;
	padding-top: 50px;
}
.topbt {
	font-size: 42px;
	font-weight: bold;
	color: #97be22;
	font-family: "黑体";
}
.topinfo {
	color: #c61750;
	font-size: 14px;
}
.topleft {
	float: left;
	height: 60px;
	width: 468px;
	margin-top: 50px;
	margin-left: 50px;
}



/*--menu--*/
#menu_bg {
	TEXT-ALIGN: center;
	BACKGROUND-COLOR: #97be22;
	HEIGHT: 35px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav {
	TEXT-ALIGN: left;
	BORDER-LEFT: #ffffff 1px solid;
	LINE-HEIGHT: 35px;
	HEIGHT: 35px;
	FONT-WEIGHT: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
#nav UL {
	BORDER-BOTTOM: 0px; TEXT-ALIGN: center; BORDER-LEFT: 0px; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; CLEAR: left; BORDER-TOP: 0px; BORDER-RIGHT: 0px; PADDING-TOP: 0px
}
#nav LI {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 35px;
	DISPLAY: block;
	FLOAT: left;
	BORDER-RIGHT: #fff 1px solid;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
	text-indent: 2px;
}
#nav LI A {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 100%;
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	COLOR: #fff;
	TEXT-DECORATION: none;
	PADDING-TOP: 0px;
	font-size: 14px;
	font-weight: lighter;
}
#nav LI A:hover {
	COLOR: #fff;
}
#nav UL LI.navbg A {
	WIDTH: 80px;
}
#nav UL LI.navbg A:hover {
	BACKGROUND-COLOR: #d04471;
}


/*--serach--*/
#serach {
	float: right;
	width: 215px;
	height: 35px;
	background-color: #d04471;
}
.searchleft {
	float: left;
	padding-left: 10px;
	padding-top: 6px;
}
.searchright {
	float: right;
	padding-right: 10px;
	padding-top: 7px;
}
#outmain {
	height: 100%;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main {
	background-image: url(images/subcontent_bg.gif);
	background-position: 665px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	background-repeat: repeat-y;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #97be22;
}
.mainleft {
	float: left;
	width: 660px;
}
#blog {
	width: 600px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
	padding-top: 15px;
	height: 100%;
	padding-bottom: 2px;
}
.blogTM {
	float: left;
	width: 400px;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
}
.blogINFO {
	float: right;
	color: #7e7e7e;
	font-size: 12px;
}
.blog1 {
	float: left;
	padding-bottom: 5px;
	width: 600px;

}
.blogmain {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e5;
	font-size: 13px;
	color: #212020;
	line-height: 27px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	width: 570px;
	clear: both;
}

.blogtag {
	height: 25px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e6e6e5;
	font-size: 12px;
	overflow: hidden;
	color: #7e7e7e;
	clear: both;
}
.tag {
	float: left;
}
.tag a:link {
	color: #97be22;
	text-decoration: none;
}
.tag a:active {
	color: #97be22;
	text-decoration: none;
}
.tag a:visited {
	color: #97be22;
	text-decoration: none;
}
.tag a:hover {
	text-decoration: underline;
	color: #c61750;
}

.pl {
	float: right;
}
.nav-previous {
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}






.mainright {
	float: right;
	width: 280px;
}
.widget {
	width: 246px;
	margin-left: 10px;
	margin-top: 20px;
}
.widget .hl {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/left.jpg);
	height: 21px;
	width: 246px;
	text-indent: 30px;
	background-repeat: no-repeat;
	padding-top: 9px;
	margin-bottom: 12px;
}
.widget ul {
	border:none;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.widget ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaf2d4;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/li.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 10px;
}
#foot {
	height: 60px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	color: #514f50;
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
}


#wp-calendar {
	empty-cells:show;
	font-size:14px;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:240px;
}
.outad {
	height: 250px;
	width: 600px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}


.ad {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	float: left;
	height: 250px;
	width: 300px;
}
.rss {
	padding-left:20px;
	padding-top:1px;
	background-image: url(images/rss.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.pagetitle {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-size: 26px;
	padding-top: 20px;
}
.nosearch {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
}

/*------------------COMMENTS----------*/
.commentlist {
	padding: 0;
	text-align: justify;
}	
.commentlist p {
	margin: 0 15px 10px 2px;
	clear:both;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.alt{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #f7faee;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #97be22;
	border-bottom-color: #97be22;
}	
.alt2{
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background: #ffffff;
	border: 1px solid #b2b0a4;
}	
.administrator {
	margin-top: 1px;
	padding: 10px 10px 5px 10px;
	background:#e5dfcf url(images/author.png) no-repeat center ;
	border: 1px solid #7e7d75;
}
.cgravatar {
	float: left;
	width: 60px;
	height: 60px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.comment-author {	
	font-size: 120%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #2b2d2f;
}
.comment-author a:link , .comment-author a:visited, .comment-author a:active {
	color: #d21600;
	border-bottom: 1px solid #d21600 ;	
	text-decoration: none;
}
.comment-author a:hover {
	color: #635537;
	border-bottom:1px solid #b2b0a4;
	text-decoration: none;
}		
.comment-date {
	margin-left:2px;
	margin-top:3px;
	font-size: .75em;
	color: #888;
}
#com{
	width:600px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}
#comhead{
	margin-bottom:10px;
	color:#d04471;
	padding:0px;
	font-size:16px;
	font-family:"黑体";
	font-weight:normal;
	width: 300px;
	height: 36px;
	
}
#respond {
	width:580px;
	padding: 0 0 5px 10px;
	clear: both;
}
#respond {
	width: 300px;
	height: 36px;
	margin-top:25px;
	color:#d04471;
	font-size:16px;
	font-family:"黑体";
	font-weight:normal;
	padding: 0px;

	
}
#commentform {	
	margin: 10px 10px 30px 0px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #999999;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	padding: 1px;
	margin-top: 3px;
	background-color: #eef5dd;
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 100%;
	color: #666666;
}
#commentform textarea{
	height: 130px;
	padding: 3px;
	margin-top: 3px;
	font: 100% 'Trebuchet MS', Verdana, Sans-Serif;
	overflow: auto;
	background-color: #eef5dd;
}
#commentform #submit{
	cursor:pointer;
}
.contactform input,  .contactform textarea {
	background: #333;
	border: 1px solid #f7faee;
	color: #fff;
}
.contactform input:focus, .contactform textarea:focus {
	background:#444444;
	border: 1px solid #000;	
	padding-bottom:30px;
	color:#fff;
}
.contactform #contactsubmit {
	width: 85px;
	background: #111;
	border: 1px solid #f7faee;
	color: #e3e3e3;
	font-size:0.85em;
}
.contactform #contactsubmit:focus{
	width: 85px;
	background: #333;
	border: 1px solid #f7faee;
	color: #e3e3e3;
	font-size:0.85em;
}
.contactform textarea {
	width: 340px;
	height: 200px;
	margin-bottom:10px;
}
