﻿.loading{ z-index: 1;padding: 5px 0 5px 9px;background: #c44; left: 0;top: 0;width: 90px;color: #fff;position: fixed;}
.ContactMe
{
	z-index:100; left: 0; bottom: 0;width: 90px;position: fixed;
}
/*导航条颜色*/
.jsAddClass{	background: White;}
/*公共部分*/
/*a标签使用
a:link{color:Black;}
a:hover{ color:Red;}
a:active {color:Green;}
a:visited {color:Blue;}*/
a{ text-decoration:none;}
a:hover{ color:#328916;}
a:active {color:#328916;}
a:visited {color:#328916;}
a:link{color:#328916;}
/*ul标签使用*/
ul li{list-style:none;}
body,html{ width:auto; font-family: Tahoma, Arial;font-size: 12px;background-color: #F8FCF6;}/*改变背景颜色*/
.MasterHeader{ width:1000px; padding:0; margin:0 auto;height: 150px; background-repeat:no-repeat;background-image: url(/Images/CSS/Header.jpg);}
.HeadTitle{	height:100px;	font-size:30px;	font-family:华文行楷;	line-height:150px; } 
.HeadSubTitle { 	text-indent:2em; }
.MasterMenu{padding: 0; margin:0 auto;	height: 30px; background-color:#e5f3dc;	width: 1000px;}
.MasterMenu ul{	margin:0px 5px;	padding:0;	height: 28px;	border-width: 0 1px;}
.MasterMenu li{	text-align: center;	float: left;	height: 30px;	line-height: 25px;	margin-left: -1px;	width: 80px;}
.MasterMenu a{	display: block;	text-decoration: none;	padding: 4px 12px;}
.MasterMenu a:hover{	background: #666;}
.MasterMain{margin:0 auto;width: 1000px;text-align: left;padding: 0;background-color: WHITE;}
.MasterLeft{ border:1px solid #c5e7c6; background-color: White;float: left;width: 770px;margin: 0px;padding: 0px;overflow: hidden;	margin-right: 5px;margin-top: 5px;}
.MasterRight{background-color: White;float: left;overflow: hidden;display: inline-block;width: 218px;border: 1px solid #B0BEC7;	margin-top: 5px;}
.MasterRightNav{padding: 0px; 	margin-bottom: 5px;}
.MasterRightNavTitle{background-color:#e5f3dc;color: #328916; font-size: 14px; margin: 1px;padding: 4px 9px;font-weight: normal;border-bottom:1px solid #C1DEDA;}
.MasterRightNavContent ul{width:218px;	margin:1px; width:218px;padding:5px;}
.MasterRightNavContent li,.MasterRightNavContent li a:link, .MasterRightNavContent li a:visited{text-indent: 16px;height: 22px;width: 100%;overflow: hidden;display: block;
	line-height: 180%;	border-bottom: 1px solid #f1f1f1;	background: url(/Images/CSS/front.png) 0px 3px no-repeat;color: Black;text-decoration: none;}
.MasterRightNavContent li a:hover{text-indent: 16px;background: #f7f7f7 0px 3px no-repeat;color: Red;}
.Title{ margin:0; padding:0; border-top:1px solid #E6E6E6;font-size: 14px;padding: 4px 9px;}
.Close,.top{float:right;position:relative;}
.Close{margin: -25px 0 4px 0;}
.top{margin: -20px 0 4px 0;}
.Content{clear: both; padding: 1em;word-wrap:break-word;font-size: 12px;text-align: justify;line-height: 150%;text-justify: distribute;}
.Footer{ margin:0; padding:0; color: #999999;font-size: 11px;}
.FooterNav{	clear: both;	background-color: #DEDEDE;	border: 1px solid #fff;	padding: 4px 9px;}
.PreAndNext{ border: 1px solid #B0BEC7; margin:2px;padding:2px; float:right;}
.Comment{clear:both;border: 1px solid #B0BEC7;	overflow: hidden;}
.CommentBox{word-wrap: break-word;padding: 0px;margin: 0px;margin-top: 5px;	border: 1px solid #B0BEC7;		overflow: hidden;}
.CommentTitle{	background: #E9EEF1;	font-size: 12px;	margin: 1px;	padding: 4px 9px;}
.ArticleCommentContent{background: #ffffff;}
.AdminReply{ margin:1em; padding:1em; background: #e5f3dc;background-image: url(/Images/CSS/adminreply.jpg);	background-position: right;background-repeat: no-repeat;min-height: 60px;height: auto;}
.Photo{border:solid 3px #fff; width:80px; margin:2px;}
.span{ color:Red; font-size:9px; padding:0px; margin-top:0px; vertical-align:top;}
/*.ArticleCommentContent, .GuestBookCommentContent{padding: 8px;padding-bottom: 14px;}
.top{float:right;position:relative;margin: -25px 0 4px 0;}
.quote-content{	color: #666;		
	border: 1px dashed #B0BEC7;	word-break: normal;	font-size: 12px;	line-height: 145%;	text-align: justify;
	text-justify: distribute;	padding: 5px 0px 5px 5px;	display: block;	
	}
*/
.txtCss, .txtMultiLineCss{	border: groove 1px #e9e4e6;	width: 120px;}
.txtMultiLineCss{ 	height: 120px;	width: 400px;}
.MasterFooter{ clear:both; text-align:center;	margin: 0px auto; border-top:solid 1px #c5e7c6;width: 1000px;	}