body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 0px;
	letter-spacing: 2px;
}
body,td,th{font-size:9pt;color:#344D04;}
input,textarea,select,.fieldbox{border:1px solid #A8BD81;}
.td{font-size:12px;font-weight: bold;}
.red{color:red;}

/*正文超链接*/
a.conten1:link {
	color: #344D04;
	text-decoration: none;
}
a.conten1:visited {
	text-decoration: none;
	color: #344D04;
}
a.conten1:hover {
	text-decoration: underline;
	color: #990000;
}
a.conten1:active {
	text-decoration: none;
	color: #344D04;
}
/*帮助部分样式*/
A.helpLink {
	CURSOR: help
}
.help-tooltip {
	BORDER-RIGHT: windowframe 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: windowframe 1px solid; PADDING-LEFT: 3px; Z-INDEX: 10000; BACKGROUND: infobackground; FILTER: progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=3); PADDING-BOTTOM: 3px; FONT: Status-Bar; BORDER-LEFT: windowframe 1px solid; WIDTH: 250px; COLOR: infotext; PADDING-TOP: 3px; BORDER-BOTTOM: windowframe 1px solid; POSITION: absolute
}
.help-tooltip A {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: blue! important
}
.help-tooltip A:hover {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: blue! important
}


/*登陆页*/
.Jbr_admin_top{width:1000px;height:95px; background-image: url('images/top.jpg');background-repeat: no-repeat; }
.Jbr_admin_conten{width:1000px;height:480px;text-align: center;background-image: url('images/bg.jpg');background-repeat: repeat-x;}
.Jbr_admin_app{width:610px;}
.Jbr_admin_copyright{width:300px;height:462px;float:left;background-image: url('images/copyright.jpg');background-repeat: no-repeat;}
.Jbr_admin_login{width:300px;height:462px;padding-top:150px;text-align:left;}
.Jbr_admin_submit{width:44px;height:26px;margin-left:150px;float:left;background-image: url('images/login.jpg');color:#FFF;border:none;cursor:hand;}
.Jbr_admin_reset{width:73px;height:26px;background-image: url('images/reset.jpg');color:#FFF;border:none;cursor:hand;}
.Jbr_admin_botton{width:1000px;height:26px;text-align:center;padding-top:8px;color:#FFF;background-image: url('images/botton.jpg');background-repeat: no-repeat;}

/*管理页*/
.Jbr_main_top{width:100%;height:83px; background-image: url('images/main_top.jpg');background-repeat: no-repeat;background-color:#577127 }
.Jbr_main_search{width:100%;height:33px;color:#406200; background-image: url('images/search.jpg');background-repeat: repeat-x;padding-top:8px;padding-left:20px; }

.Jbr_main_btn_bg{width:8px;height:100%;background-image: url('images/btn_bg.jpg');background-repeat: repeat-y;}
.Jbr_main_btn{width:8px;height:66px;margin-top:170px;cursor:hand;background-image: url('images/btn.jpg');background-repeat: no-repeat;}

.jbr_botton_bg{width:100%;height:25px; background-image: url('images/botton_bg.jpg');background-repeat: repeat-x;}

.jbr_table{border:1px solid #94c040}	/*表格边框*/
.jbr_table_title{padding-left:10px;height:27px; background-image: url('images/titlebg.jpg');background-repeat: repeat-x;}

.table_title2{background-color: #F2F9E6;font-weight: bold;height:30px;text-align:center;}  /*二级标题*/
.Tr_border{border:1px dashed #94c040}
.tims {	FONT-SIZE: 7pt; COLOR: #808080}   /*新闻列表序号字体*/

/*以下是评论使用样式*/
.textareabg{ background-image: url("images/logo_bg_3.gif");background-repeat: no-repeat;background-position: 50% 50%}
.CommentsListBg{ background-color: #F2F9E6}
.CommTxt{font-size: 14px;color: #000000;line-height: 1.5em;padding-left: 10px}/*评论内容样式*/
.Grayfont{color: #AAAAAA}
.boxbtnline{border-bottom: 1px dashed #AAAAAA}
.Resumebox{ border:1px solid #8A8A8A;background-color: #FDFCEA}