﻿.LR_train{width:970px; overflow:hidden; margin:0 auto; padding:0px; background-color:#FFF; border-left:1px solid #4D8200; border-right:1px solid #4D8200;}
.LR_train .L{width:730px; overflow:hidden; float:left;background-color:#FFF; padding-left:10px;}
.LR_train .R{width:230px;overflow:hidden; float:right;background-color:#FFF;}

.LR{width:990px; overflow:hidden; margin:0 auto; padding:0px; background-color:#FFF; border-left:0px solid #4D8200; border-right:0px solid #4D8200;}
.LR .L{width:300px; overflow:hidden; float:left;background-color:#FFF;}
.LR .R{width:680px;overflow:hidden; float:right;background-color:#FFF;}

._LR{width:990px; overflow:hidden; margin:0 auto; padding:0px; background-color:#FFF; border-left:0px solid #4D8200; border-right:0px solid #4D8200;}
._LR ._L{width:300px; overflow:hidden; float:left;background-color:#FFF;}
._LR ._R{width:688px;overflow:hidden; float:right;background-color:#FFF;}
._LR ._R{background:url(/0576/images/icon/lr_bg.gif) top left repeat-y;}
._LR ._R .f{float:left; width:8px;; overflow:hidden;}
._LR ._R .f img{border:0px none #afafaf;cursor:pointer;}
._LR ._R .by{float:left; padding:11px;}

ul{padding:0px; margin:0px;}
li{list-style-type:none}
.divMask {
background:#666666 none repeat scroll 0 0;
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:100;
}
.dot_line{}
.dot_line td{border-bottom:1px dotted #afafaf;height:20px;}
.h { display:none}
.left{float:left}
.right{float:right}
.ali_ctr{text-align:center}
.ali_lft{text-align:left}
.ali_rht{text-align:right}
.hidden {display: none;}
.unLine ,.unLine a{text-decoration: none;}
.noBorder{border:none; }
.blank3{ height:3px; clear:both;display:block; font-size:1px;overflow:hidden;}
.blank9{ height:9px; font-size:1px;display:block; clear:both;overflow:hidden;}
.blank6{height:6px; font-size:1px; display:block;clear:both;overflow:hidden;}
.blankW6{ height:6px; display:block;background:#fff; clear:both;overflow:hidden;}
.blankW9{ height:9px; display:block;background:#fff; clear:both;overflow:hidden;}
.blank12{ height:12px; font-size:1px;clear:both;overflow:hidden;}
.blank18{ height:18px; font-size:1px;clear:both;overflow:hidden;}
.h25{height:25px;}
.lh25{line-height:25px;}
.line{height:4px; border-bottom:1px dotted #afafaf; overflow:hidden}
.br{height:5px !important;height:5px;overflow:hidden;}
.blankLine{height:10px !important;height:10px; overflow:hidden; clear:both}
.clear{clear:both;height:1px !important;height:0px; overflow:hidden;padding:0px;margin:0px;}
.Red{font-weight: bold; font-size: 14px; color: #FF0000}
.ZFont{font-size:16px;color:#FCFC0D;font-weight:bold;}

.bank5,.blank5{margin:0px; padding:0px; height:5px !important;height:5px; overflow:hidden;} 
.bank2,.blank2{margin:0px; padding:0px; height:2px !important;height:2px; overflow:hidden;} 
.bank8,.blank8{margin:0px; padding:0px; height:8px !important;height:8px; overflow:hidden;} 

.border_dotted{border-bottom:1px dotted #afafaf}
.border_solid{border-bottom:1px solid #efefef}

/*{filter: Gray;}*/ 
div,span,p,br,h{margin:0px;padding:0px;}
td{font-size: 12px;color: #000000;font-family :"宋体";}
.error{DISPLAY: none; COLOR: red;font-weight:bold}
.redTip{COLOR: red;font-weight:bold;}
.br{height:5px !important;height:5px;overflow:hidden;}
.red{color:#f00;font-weight:bold;font-size:20px;}

a:link{color:#000;text-decoration:none;font-size:12px}
a:hover{color:#000;text-decoration:none;font-size:12px}
a:visited{color:#000;text-decoration:none;font-size:12px}

.blankLine{height:10px !important;height:10px; overflow:hidden; clear:both}
.clear{clear:both;height:1px !important;height:0px; overflow:hidden;padding:0px;margin:0px;}

#zjmWebtip{padding-left:30px;margin:0px;text-align:left;}

.userMainBg{background-color:#fff;}
/* ====================================================================================常用*/
.blank5{height:5px !important;height:5px;line-height:5px;padding:0px;margin:0px; overflow:hidden; }
.blank7{height:7px !important;height:7px;line-height:7px;padding:0px;margin:0px; overflow:hidden; }
.blank9{height:9px !important;height:9px;line-height:9px;padding:0px;margin:0px; overflow:hidden; }
.blank15{height:15px !important;height:15px;line-height:15px;padding:0px;margin:0px; overflow:hidden; }

/* ====================================================================================Modal Styles */
.CommonModalMask {
	opacity: .4;
	filter: alpha(opacity=40);
	background-color: #333333;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color:transparent !important;
	background-image: url("../images/zjm_modal/maskBG.png") !important; // For browsers Moz, Opera, etc.
	background-image:none;
	background-repeat: repeat;
	display:none;
}
.CommonModal {
	border-style: solid;
	border-width: 1px;
	border-color: #888888;
	border-right-width: 3px;
	border-right-color: #888888;
	border-bottom-width: 3px;
	border-bottom-color: #888888;
	background-color: #eeeeee;
}
.CommonModalTitle {
	background-color: #698CC3;
	padding: 4px;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #6e90bd;
	color: #ffffff;
	font-family: 宋体, Helvetica;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	height: 1.3em;
	position: relative;
	z-index: 203;
	cursor: move;
	text-align:left;
}
.CommonModalClose {
	width: 33px;
	height: 12px;
	background-image: url(../images/zjm_modal/close.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	float: right;
}
.CommonModalContent {
	background-color: #ffffff;
}
.CommonModalFooter
{
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #cccccc;
	background-color: #eeeeee;
	padding: 2px;
}
.CommonModalResize {
	width: 14px;
	height: 14px;
	background-image: url(../images/zjm_modal/resize.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	float: right;
	cursor: se-resize;
}

/*---------------------------------------------------------------分页*/
.PageInation {margin: 0px auto;px;clear: both;height:25px; margin-bottom:10px;}
.PageInation a {padding: 0px 5px 0px 5px;text-decoration: none;cursor:default;}
.PageInation .pageInt{color:#f00}
.PageNum {background-color: #FFFFFF;border: 1px solid #A3A3A3;	margin-right:2px;}
a.PageNum:hover {background-color:#FBF800;	border: 1px solid #A3A3A3;	text-decoration: none;	cursor:pointer}
.CurrentPage {margin-right:2px;	border: 1px solid #A3A3A3;	background-color: #0066FF;font-weight: bold;vertical-align: middle;}
.PageInput{border:1px solid #A3A3A3;padding:0px 0px 0px 0px; margin:0px;width:20px;height:15px !important;height:15px;background: #FFFFFF;font-size:12px;}
/*-----------------------------------------------------友情链接*/
.zjmLinkImg{width:88px;height:31px;overflow:hidden;border:0px none #fff}
.zjm_LinkText{width:120px;overflow:hidden;float:left;height:15px;margin-top:4px;margin-left:2px;}
.zjm_LinkImg{width:100px;float:left;height:35px;margin-top:2px;margin-left:5px;}

.zjm_LinkImgMy{width:90px;float:left;height:35px;margin-top:2px;margin-left:1px;}

/*--------------------------------------------------------------通用*/

.zjm_A{background-color:#4FCBF3}
.zjm_B{background-color:#35ABCF;background-image:url(../images/images/c_bg.gif);}
.zjm_C{background-color:#ffffff;}
.zjm_line{background-color:#afafaf; height:1px; overflow:hidden;}
.zjm_page{background-color:#F9F9F9; height:25px;border-bottom:1px #afafaf solid;}


/*--------------------------------------------------------------用户后台样式*/
/*  列表   */
.zjmUsr_A{background-color:#fff}
.zjmUsr_B{background-color:#35ABCF;background-image:url(../images/images/a_bg.gif);padding-left:5px;padding-top:4px;padding-bottom:2px;margin:0px;border-top:1px #027420 solid;border-bottom:1px #027420 solid;font-size:12px;height:25px !important;height:25px;font-weight:200;color:#fff;}
.zjmUsr_C{background-color:#ffffff;border-bottom:1px #afafaf solid;} /*用于列表*/
.zjmUsr_D{background-color:#fff;}   
.zjmUsr_E{background-color:#efefef;border-bottom:1px #afafaf solid;} /*用于提交,按钮*/
.zjmUsr_line{background-color:#afafaf; height:1px !important; height:1px; overflow:hidden; padding:0px;margin:0px;}
.zjmUsr_page{background-color:#F9F9F9; height:25px;border-bottom:1px #afafaf solid;}
/*  表单   */
.zjmUsr_A1{background-color:#BFBFBF;} /* 全局背景*/
.zjmUsr_B1{background-color:#35ABCF;background-image:url(../images/images/usrTh_bg.gif);padding-left:5px;padding-top:4px;padding-bottom:2px;margin:0px;border-top:0px #027420 solid;border-bottom:0px #027420 solid;font-size:12px;height:25px !important;height:25px;font-weight:200;color:#fff;}
.zjmUsr_C1{background-color:#fff;}    /*用于编辑表单,填表*/
.zjmUsr_D1{background-color:#efefef;background-image:url(../images/images/usrTh_bg.gif);} /*用于提交,按钮*/
/*---------------------------------------------------------- 用户后台顶部背景*/
.zjm_A1{background: url(../images/images/zjm_MemuBg.gif); background-position: 0% 0px;height:40px; }
.zjm_A2{background: url(../images/images/zjm_MemuBg.gif); background-position: 100% 0px;height:40px;}
.img_wh1{width:9px;height:31px;}
