/* CSS Document */

/*全局样式*/
body, form, div, ul, li{margin:0px; padding:0px;}
body, td, div, input, textarea{font-size:12px; font-family:Verdana; color:#666;}
html{
	scrollbar-face-color:#fff; scrollbar-highlight-color:#c3c3c3;
	scrollbar-3dlight-color:#0A51A1; scrollbar-darkshadow-color:#0A51A1;
	scrollbar-shadow-color:#fff; scrollbar-arrow-color:#0A51A1;
	scrollbar-track-color:#0A51A1;}
.input_1{border:1px solid #7FB4D4; padding:3px; margin:0px;}	
.btn1{border:1px solid #0E85BD;height:23px;padding:3px;margin:0px; background:url(repeat_x.jpg) repeat-x 0px -510px;color:#FFFFFF;cursor:pointer;}
.btn2{border:1px solid #BD0E1E;height:23px;padding:3px;margin:0px; background:url(repeat_x.jpg) repeat-x 0px -535px;color:#FFFFFF;cursor:pointer;}
	/*登陆页信息提示*/
.loginerr {color:red;height:30px; line-height:30px;}

/*公共样式*/
#main_body {width:100%; margin:1px; height:480px;}
.option_css{ background-color:#B6D1EF;}
.font_red { color:#F00; font-weight:bold;}

	/*后台错误提示样式*/
#bgDiv { background-color:#1D85CE;}	
#msgDiv {height:229px;width:403px; }
#msgDiv .alert_topBar {width:403px;height:36px; background:url(skin.jpg) no-repeat -70px -100px;}
#msgDiv .alert_bottomBar {width:403px;height:14px; background:url(skin.jpg) no-repeat -70px -140px;}
#msgDiv .alert_close { float:right; padding-right:20px;cursor:pointer;}
#msgDiv .alert_boxBg {width:403px;background:url(repeat_y.jpg) repeat-y -25px 0px; text-align:center;padding-left:6px; }
#msgDiv .alert_info {width:387px;background:url(skin.jpg) no-repeat -70px -160px; float:left;}
#msgDiv .err_content {width:98%;text-align:left; line-height:1.5em; color:#073A5F;word-break:break-all; font-size:12px;}

	/*提示层样式*/
#msg{position:absolute;top:100px; left:200px; z-index:999; height:33px; width:auto;}
#msg .l{height:33px; width:38px; background:url(msg_l.gif) no-repeat; float:left;}
#msg .c{height:33px; line-height:33px; padding:0px 10px; color:#333;background:url(msg_c.gif) repeat-x; font-size:14px; float:left;}

/*后台登陆页样式*/
#jbr_admin_top{width:1002px;height:100px; background: url(skin.jpg) no-repeat;}
#jbr_admin_conten{width:1002px;height:480px;background-image: url(repeat_x.jpg); text-align:center;}
#jbr_admin_conten .jbr_admin_app {width:630px;margin:0 auto;}
#jbr_admin_conten .jbr_admin_copyright{width:300px;height:322px;float:left;background:url(copyright.gif) no-repeat center;margin:0 auto;}
#jbr_admin_conten .jbr_admin_login{width:300px;height:322px;text-align:left; padding-top:110px; padding-left:30px; color:#003A9B; background:url(line.jpg) no-repeat top left;margin:0 auto;float:right}
#jbr_admin_Botton {width:1002px;height:26px;background:url(repeat_x.jpg) 0px -480px;text-align:center; padding-top:5px;color:#5EBAEE;}

/*后台管理页样式*/
	/*顶部样式*/
#jbr_main_top {width:100%;height:66px; background: url(repeat_x.jpg) repeat-x 0px -560px;}
#jbr_main_top .jbr_main_top_l {float:left;width:500px;height:66px;background: url(skin.jpg) no-repeat;}
#jbr_main_top .jbr_main_top_r {float:right;width:300px;height:66px;background: url(skin.jpg) no-repeat -700 0; color:#FFF; text-align:center; padding-top:10px;}
#alert_menu {width:100%;height:32px; background: url(repeat_x.jpg) repeat-x 0px -632px;}
#alert_menu .icons1 {width:22px;height:28px; margin-left:30px;background: url(skin.jpg) no-repeat -40px -100px;float:left;}
#alert_menu .login_txt{float:left;height:28px; padding-top:7px; padding-left:8px;color:#003A9B;}
.login_txt A{color:#003A9B; text-decoration:none; padding:2px;}
.login_txt A:hover{color:White; text-decoration:none; background:#1D5DBF; padding:2px; font-weight:bold;}
.login_txt .SetMenu{color:#003A9B; text-decoration:none; padding:2px;}
.login_txt .SetPassWord{color:red; text-decoration:none;}

	/*左侧菜单栏*/
#jbr_system_menu { background:#E8F0FD;}

	/*左侧菜单开关*/
.jbr_menu_btn_1 {width:5px;height:1500px;background:url(repeat_y.jpg) repeat-y 0px 0px;}
.jbr_menu_btn_2 {width:5px;height:1500px;background:url(repeat_y.jpg) repeat-y -6px 0px;}
.menu_btn_1 {width:5px;height:71px;background:url(repeat_y.jpg) no-repeat -12px 0px; margin-top:200px; cursor:pointer;}
.menu_btn_2 {width:5px;height:71px;background:url(repeat_y.jpg) no-repeat -18px 0px; margin-top:200px;cursor:pointer;}

	/*底部*/
#jbr_bottom {width:100%;height:26px;background:url(repeat_x.jpg) 0px -480px; }
#jbr_bottom .jbr_bottom_copyright {color:#5EBAEE;padding-top:5px; width:inherit; float:left;}
#jbr_bottom .jbr_bottom_menu {padding-top:5px;padding-right:10px; float:right;}
.jbr_bottom_menu a {color:#5EBAEE; text-decoration:none;}
.jbr_bottom_menu a:hover {color:#FFFFFF;}


/*类别底部的添加类别*/
.MoveDiv_Bottom{position:absolute; visibility:show; z-index:2; background-color:white; border-top:1px solid #aaa; margin:0px auto;top: expression(offsetParent.scrollTop + offsetParent.clientHeight-82); width:99%; padding-top:6px;}


	/*管理内容部分样式*/
.jbr_table{ width:98%;}


.table_title {height:29px;background: url(repeat_x.jpg) repeat-x 0px -665px; font-family:"宋体"; font-size:12px; color:#ffffff}
.table_title div{color:#ffffff;}
.table_title a{color:#ffffff; text-decoration:none;}
.table_title2{height:28px;background: url(repeat_x.jpg) repeat-x 0px -692px; font-family:"宋体"; font-size:12px;}

#rode{float:left; width:auto; padding-left:10px;}
#link{float:right; width:auto;}
.manager_option{float:right; border-left:1px solid White; vertical-align:middle; padding-left:5px; padding-right:5px; text-align:center;}
.manager_option a:hover{ color:#001972;}

.Table_List{background-color:#93BBEA; margin-top:5px; margin-bottom:5px;}
.Table_List A{color:#000; text-decoration:none;}
.Table_List A:hover{color:#666; text-decoration:underline;}
/*.Table_List tr td{height:26px; background-color:white;}*/

/*鼠标行状态*/
.list_line_On{height:26px; background-color:#E0F3FF;}
.list_line_Off{height:26px; background-color:#F0F9FF;}

.ipt_text{border:1px #666666 solid; background-color:#FFFFFF; height:20px; line-height:20px;}
.ipt_text_onfocus{border:1px #666666 solid; background-color:#F0F3FB; height:20px; line-height:20px;}

.textarea_text{border:1px #666666 solid; background-color:#FFFFFF; height:80px; width:86%;}
.textarea_text_onfocus{border:1px #666666 solid; background-color:#F0F3FB; height:80px; width:86%;}

.img_cmd_On{ margin-bottom:-2px;}
.img_cmd_Off{ margin-bottom:0;}

.TipOn{color:red; border-bottom:1px solid red;}

/*二级列表，组权限设置*/
.Tr_border{border:1px dashed #437CDB}

    /*管理页导航部分*/
/*后台管理页样式结束*/


/*帮助部分样式*/
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
}
