body, p, th, td, input, select, textarea {
	font-size:12px;
	color:#202020;	
	
}
body {
	width: 968px;
	margin: 0 auto;	
	text-align:center;
}
table {
	text-align:left;
}
p {
	margin:0;
	padding:3px 0;
}
hr {
	
	border-top: #cccccc 11px solid;
	height:1px;
	overflow:hidden;
	
}
img {
	border:0;
	margin:0px;
	padding:0px;
}
form {
	margin:0;
	padding:0;
}
a:link {
	color: #202020;
	text-decoration:none;
}
a:visited {
	color: #202020;
	text-decoration: none;
}
a:hover {
	color: #1a9b1a;
	text-decoration: underline;
}
a:active {
	color: #202020;
	text-decoration: none;
}
.linkA:link,.linkA:visited,.linkA:active{ color:#000; text-decoration:none;}
.linkA:hover{ color:#007241; text-decoration:none;}
.whiteFont14px{ color:#FFF; font-size:14px;}
.title{ text-align:left;}
.textTitle{ text-align:left; color:#006633; font-weight:bold;}
.text{
	
	text-align:left;
	line-height:22px;
	padding:15px 0px;
	text-indent: 25px;
}
.star{ color:red; margin:0px 5px;}
.unknown{ margin-right:10px; margin-bottom:5px; vertical-align:middle;}
.grayFont{color:#000; font-size:14px;}
.greenTitleFont{ font-size:14px; color:#14462b; font-weight:bold;}
.space{ text-indent: 30px; float:left;}

.STYLE5{ color:#000; font-size:7px;}
.STYLE7{ color:#007241; font-weight:bold;}
.STYLE8{ color:#14462b; font-weight:bold; text-align:left}
/*按钮效果 使用方法：class="btout" onmouseout="className='btout';" onmouseover="className='btover';"       */

.btout {
	border: 0;
	padding-left:20px;		
	line-height:28px;
	width:95px;
	height:28px;
	color:#000000;
	background:left top no-repeat url(../images/bt.gif);
	cursor:hand;
	letter-spacing:3px;
}

.btover { 
	border: 0;
	padding-left:20px;		
	line-height:28px;
	width:95px;
	height:28px;
	color:#007241;
	background:left top no-repeat url(../images/bt2.gif);
	cursor:hand;
	letter-spacing:3px;
}

/*文本框效果 使用方法：class="txdefault" onblur="className='txblur';" onfocus="className='txfocus';"  */
.seldefault{
	background-color: #fff;	
	width:353px;
	height:25px;
	text-align:left;
	color:gray;	
}
.selfocus {
	background-color: #f3f5f4;
	
	width:353px;
	height:25px;
	text-align:left;
	color:#000000;	
}
.selblur {
	background-color: #fff;	
	width:353px;
	height:25px;
	text-align:left;
	color:#000;	
}
.txdefault{
	background-color: #fff;	
	width:347px;
	height:16px;
	text-align:left;
	color:gray;	
}
.txfocus {
	background-color: #f3f5f4;
	
	width:347px;
	height:16px;
	text-align:left;
	color:#000000;	
}
.txblur {
	background-color: #fff;	
	width:347px;
	height:16px;
	text-align:left;
	color:#000;	
}
.txdefault3{
	background-color: #fff;	
	width:80px;
	height:16px;
	text-align:left;
	color:gray;	
}
.txfocus3 {
	background-color: #f3f5f4;
	
	width:80px;
	height:16px;
	text-align:left;
	color:#000000;	
}
.txblur3 {
	background-color: #fff;	
	width:80px;
	height:16px;
	text-align:left;
	color:#000;	
}
.txfocus2 {
	background-color: #f3f5f4;
	border: solid 1px #b4bdd3;
	
	text-align:left;
	color:#000000;	
}
.txblur2 {
	background-color: #fff;
	border: 1px solid #b4bdd3;

	text-align:left;
	color:gray;	
}
/*表格有线条效果 使用方法：<div class="tableBg">表格内容，左边引用class="tdleftBg" 右边引用class="tdrightBg"</div>*/
.tableBg {
	background-color: #00894e;
}
.tdrightBg {
	background-color: #ffffff;
}
.tdleftBg {
	background-color: #EAF2F6;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
.tableBg1 {
	background-color: #216cb9;
}
.tdrightBg1 {
	background-color: #eef1fa;
}
.tdleftBg1 {
	background-color: #d7ebff;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
/*提示框样式*/
.explainTb{ background-color:#fff8ee; border:solid 1px  #ffcb99; padding:10px;}
.explainTb2{ background-color:#fff8ee; border:solid 1px  #ffcb99; padding:5px;}
/*虚线效果 使用方法：<div class="mybook_sdmanage_tbline"></div>*/
.mybook_sdmanage_tbline
{
	border-top: #cccccc 1px dotted;
	 overflow: hidden; margin-top: 5px; margin-bottom: 5px;height: 1px;
}
/*标题效果 使用方法：<div class="mybook_frame_title">标题文字</div>*/
.mybook_frame_title {
	background-color: #EAF2F6;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F76300;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}
/*内页正文边框效果 使用方法：<div class="mybook_sdmanage_tb">正文</div>*/
.mybook_sdmanage_tb
{
	margin-top: 5px;
	border-right: #cccccc 1px solid;
	border-top: #ffcb99 4px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.userout{
	line-height: 20px;
	background-image: url(../Images/userout.jpg);
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
	height: 17px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;		
	border: 1px outset #D2D2D2;
	cursor: hand;
	font-weight: normal;
	display: inline;	
}
.userover{
	line-height: 20px;
	background-image: url(../Images/userover.jpg);
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
	height: 17px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;	
	border: 1px outset #80E4F2;
	cursor: hand;
	font-weight: normal;
	display: inline;
}
.userout2{
	line-height: 20px;
	background-image: url(../Images/userout2.jpg);
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
	height: 17px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;		
	border: 1px outset #ed6906;
	cursor: hand;
	font-weight:bold;
	color:#FFFFFF; 
	display: inline;
}
.userover2{
	line-height: 20px;
	background-image: url(../Images/userover2.jpg);
	background-repeat: repeat-x;
	background-position: left;
	text-align: center;
	height: 17px;
	border: 1px outset #ed6906;
	cursor: hand;
	font-weight: bold;
	color:#FFFFFF;
	display: inline;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;		
}
.divleft{text-align:left;}
.divcenter{text-align:center;}
.divright{text-align:right;}
.btImg
{
	background-image: url(../Images/zcgl05.gif);
	width: 27px;
	height: 16px;
	cursor:hand;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	background-repeat:no-repeat;
}  

