/*
陈子 2016-1-24 更新
QQ：80056558
承接任何类型的网站程序开发、仿站（企业站、商城站、平台站、门户站、微信站、在线支付接口、直销系统等等）
*/
.yes { color:#339900; font-size:15px; font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:bold;}
.no { color:#ff0000; font-size:15px; font-family:Verdana,Arial,Helvetica,sans-serif; font-weight:bold;}
.clear {clear:both;height:0px;font-size:0px;overflow: hidden;line-height:0px;}
.br {width:100%;height:8px;font-size:1px;}
.pointer {cursor:pointer; text-decoration:underline;}
.fl{float:left}
.fr{float:right}
.b14 {font-size:14px;font-weight:bold;}
.bttn {	border:#6f6f77 1px solid;background-color:#ffffff;background-image:url(/js/MyAdmin/images/bttn.gif);height: 25px;color:#66676c;cursor:pointer; margin-right:5px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius:3px;}
.passColor1{color:#aaaaaa!important;}
.lockColor1{color:#ff0000!important;}
.passColor2{color:#0000ff!important;}
.lockColor2{color:#ff0000!important;}
a.passColor1,a.lockColor1,a.passColor2,a.lockColor2{text-decoration:underline!important;}
.mustInput {color:#ff0000;}

.pager-c{ text-align:center;}

.input1 {height:20px;line-height:20px;border:1px solid #cccccc;width:80px;}
.input2 {height:20px;line-height:20px;border:1px solid #cccccc;width:200px;}
.input3 {height:20px;line-height:20px;border:1px solid #cccccc;width:350px;}
.input4 {height:20px;line-height:20px;border:1px solid #cccccc;width:100%;}
.input5 {height:20px;line-height:20px;border:1px solid #cccccc;width:150px;}

.textarea1 {font-size:12px;width:350px;height:120px;border:1px solid #cccccc;}
.textarea2 {font-size:12px;width:600px;height:200px;border:1px solid #cccccc;}
.textarea3 {font-size:12px;width:600px;height:100px;border:1px solid #cccccc;}
.textarea4 {font-size:12px;width:98%;height:200px;border:1px solid #cccccc;}
.textarea5 {font-size:12px;width:98%;border:1px solid #cccccc;}
.textarea6 {font-size:12px;width:98%;height:100px;border:1px solid #cccccc;}
.textarea7 {font-size:12px;width:100%;height:200px;border:1px solid #cccccc;}

.btn1 {border-left: 1px solid #bbb;border-right: 1px solid #999;border-top: 1px solid #bbb;border-bottom: 1px solid #999;background-position: 0% 0%;-webkit-border-radius:2px;	-moz-border-radius:2px;	font:normal normal normal 13px/13px Arial, sans-serif;	color:#000;	text-align:center;	text-decoration:none;	cursor: pointer;margin: 0;overflow: visible;display: inline;padding-top: 3px;padding-bottom: 2px;background-image: -webkit-gradient(linear, 0 0, 0 100%,from(#fff), to(#ddd));padding-right: 7px;background-color: #eee;background-repeat: repeat;background-attachment: scroll;}
.btn1:focus,.btn1:hover {border-color:#000;}
.btn1:active {color:#000;background-color:#bbb;border-color:#999 #bbb #bbb #999;background-image:-moz-linear-gradient(top, #ddd, #fff);}
.btn2 {background:url(/images/jqueryPublic/btn2.png) bottom;font:15px arial,sans-serif;border:none;color:#000;cursor:pointer;height:30px;margin:0;outline:0;padding:0 6px;width:auto;overflow:visible;vertical-align:top}.btn2:active{background:#ccc}.btn2:focus{outline:none}
.btn3 {cursor: pointer; color: #333; padding:2px 5px 0px 5px;  height: 26px; background-color: #fff;border:1px solid #78b1d4;background-image:url(/images/jqueryPublic/btn3.gif);background-repeat:repeat-x;background-position: 0px -96px;font-weight: bold;}.btn3:hover {background-position: 0px -128px;border:1px solid #A2904D;}
.btn4 {height:20px; background:#FFCD00; line-height:16px; text-align:center; font-size:12px;}

.statusBtn1 {border:1px solid #398CC0;background-color:#179CF7;color:#ffffff;padding:1px 3px;}
.statusBtn2 {border:1px solid #D9CA13;background-color:#EBDB14;color:#000000;padding:1px 3px;}
.statusBtn3 {border:1px solid #910000;background-color:#B70000;color:#ffffff;padding:1px 3px;}

.makeHTML-tips {margin:20px auto;width:700px;height:25px;line-height:25px;border:1px solid #0000ff;text-align:center;padding:3px;}
.makeHTML-list {margin:20px auto;width:700px;height:22px;line-height:22px;border:1px solid #000000;text-align:left;padding:3px;height:350px; overflow:auto;}
.makeHTML-write {margin:20px auto;width:700px;border:1px solid #ff0000;font-size:14px;text-align:center;line-height:25px;padding:3px;}

/*---------------------------------------------*/

.frameTBox {background:#fff 0 3px repeat-x;}
	.frameTBox #header{height:45px;position:absolute;top:0px;left:0px;width:100%;overflow:hidden;}
		.frameTBox #header .logo{width:210px;}
			.frameTBox #header .logo .png{height:43px; text-align:center;}
		.frameTBox #header .language{width:350px;height:43px; text-align:right;padding-right:10px; line-height:43px;}
		.frameTBox #header .nav{height:35px;padding-top:.8em;position:absolute;left:210px;width:100%;}
			.frameTBox #header .nav .toggleLeftMenu {width:60px;}
				.frameTBox #header .nav .toggleLeftMenu img {cursor:pointer;}
		.frameTBox #header .nav li{float:left; height:35px; line-height:35px; width:80px; text-align:center;margin-right:3px;}
			.frameTBox #header .nav li a{text-decoration:none; letter-spacing:2px; background:no-repeat left top; width:80px; height:35px; display:block; cursor:pointer;}
			.frameTBox #header .nav li a:hover{ font-weight:bold; background-position:left -35px;}
		.frameTBox #header .nav .leftFrameLink{}
			.frameTBox #header .nav .leftFrameLink a{background: no-repeat left top;}
			.frameTBox #header .nav .leftFrameLink a:hover,.frameTBox #header .nav li.on a{ background-position:left -35px;}


#leftMenuTable{width:180px;}
	#leftMenuTable .tdL {padding-top:10px; width:28px;}
		#leftMenuTable .tdL div { background-repeat:no-repeat;width:28px;padding-top:12px; }
			#leftMenuTable .tdL div a{ background-repeat:no-repeat;cursor:pointer;display:block;background-position:bottom;word-wrap: break-word;word-break : break-all;padding:0px 4px 8px 11px;width:13px;font-weight:bold;}
			#leftMenuTable .tdL div a:link,#leftMenuTable .tdL div a:active,#leftMenuTable .tdL div a:visited,#leftMenuTable .tdL div a:hover {	text-decoration: none;}
		#leftMenuTable .tdL .on { background-repeat:no-repeat;width:28px;padding-top:12px;}
			#leftMenuTable .tdL .on a{}
			#leftMenuTable .tdL .on a:link,#leftMenuTable .tdL .on a:active,#leftMenuTable .tdL .on a:visited,#leftMenuTable .tdL .on a:hover {	}
	#leftMenuTable .tdR {padding-top:8px;width:152px;}
		#leftMenuTable .tdR dl.item { background-repeat:repeat-x;clear:both;width:150px;margin:0px 0px 5px 8px;}
		#leftMenuTable .tdR dl.close { background-repeat:repeat-x;}
		#leftMenuTable .tdR dl.item dt {height:25px;line-height:25px;padding-left:35px;cursor:pointer;}
		#leftMenuTable .tdR dl.item dd {padding:3px 0px 0px 0px;margin:0px;}
		#leftMenuTable .tdR dl.item .sub li {padding:0px 0px 0px 18px;line-height:22px;height:22px;background:no-repeat 5px 9px;}
		#leftMenuTable .tdR dl.item .sub {padding-top:3px 0px 0px 0px;margin:0px;}

.borderTable {}
	.borderTable td {padding-left:8px; min-height:25px; height:25px;}
		.borderTable td div{line-height: 25px;}
	.borderTable .btdTabInfo{ padding-left:1px;}
	.borderTable .btdTabInfo .ssTitle{height:30px; line-height:30px;font-weight:bold;}
	.borderTable .title {font-size: 14px;line-height: 25px;font-weight:bold;text-align:center;}
	.borderTable .sTitle {line-height: 25px;text-align:center; font-weight:bold;}
	.borderTable .toolTitle {font-size: 12px;line-height: 25px;text-align:left;}
		.borderTable .toolTitle .leftSpan {float:left;}
		.borderTable .toolTitle .rightSpan {float:right;}
	.borderTable .tabTitle {text-align:left;font-size:12px;padding:3px 3px 0 3px; height:22px; line-height:22px;}
	.borderTable .tabTitle a { display:inline-block;  padding:2px 8px; margin:0;cursor:pointer;}
	.borderTable .tabTitle a:link,.borderTable .tabTitle a:visited,.borderTable .tabTitle a:active {text-decoration: none;}
	.borderTable .tabTitle a:hover {text-decoration: none;}
	.borderTable .tabTitle a.on {font-weight:bold;}
	.borderTable .tabContent {}
		.borderTable .tac {text-align:center; padding-left:0px;}
		.borderTable .tal {padding-left:8px;text-align:left;}
		.borderTable .tar {padding-right:8px;text-align:right;}
	.borderTable .l5 {padding-left:8px;text-align:left;width:5%;}
	.borderTable .c5 {text-align:center;width:5%;}
	.borderTable .r5 {padding-right:8px;text-align:right;width:5%;}
		.borderTable .l10 {padding-left:8px;text-align:left;width:10%;}
		.borderTable .c10 {text-align:center;width:10%;}
		.borderTable .r10 {padding-right:8px;text-align:right;width:10%;}
	.borderTable .l15 {padding-left:8px;text-align:left;width:15%;}
	.borderTable .c15 {text-align:center;width:15%;}
	.borderTable .r15 {padding-right:8px;text-align:right;width:15%;}
		.borderTable .l20 {padding-left:8px;text-align:left;width:20%;}
		.borderTable .c20 {text-align:center;width:20%;}
		.borderTable .r20 {padding-right:8px;text-align:right;width:20%;}
	.borderTable .l25 {padding-left:8px;text-align:left;width:25%;}
	.borderTable .c25 {text-align:center;width:25%;}
	.borderTable .r25 {padding-right:8px;text-align:right;width:25%;}
		.borderTable .l30 {padding-left:8px;text-align:left;width:30%;}
		.borderTable .c30 {text-align:center;width:30%;}
		.borderTable .r30 {padding-right:8px;text-align:right;width:30%;}
	.borderTable .l35 {padding-left:8px;text-align:left;width:35%;}
	.borderTable .c35 {text-align:center;width:35%;}
	.borderTable .r35 {padding-right:8px;text-align:right;width:35%;}
		.borderTable .l40 {padding-left:8px;text-align:left;width:40%;}
		.borderTable .c40 {text-align:center;width:40%;}
		.borderTable .r40 {padding-right:8px;text-align:right;width:40%;}
	.borderTable .l45 {padding-left:8px;text-align:left;width:45%;}
	.borderTable .c45 {text-align:center;width:45%;}
	.borderTable .r45 {padding-right:8px;text-align:right;width:45%;}
		.borderTable .l50 {padding-left:8px;text-align:left;width:50%;}
		.borderTable .c50 {text-align:center;width:50%;}
		.borderTable .r50 {padding-right:8px;text-align:right;width:50%;}
	.borderTable .l55 {padding-left:8px;text-align:left;width:55%;}
	.borderTable .c55 {text-align:center;width:55%;}
	.borderTable .r55 {padding-right:8px;text-align:right;width:55%;}
		.borderTable .l60 {padding-left:8px;text-align:left;width:60%;}
		.borderTable .c60 {text-align:center;width:60%;}
		.borderTable .r60 {padding-right:8px;text-align:right;width:60%;}
	.borderTable .l65 {padding-left:8px;text-align:left;width:65%;}
	.borderTable .c65 {text-align:center;width:65%;}
	.borderTable .r65 {padding-right:8px;text-align:right;width:65%;}
		.borderTable .l70 {padding-left:8px;text-align:left;width:70%;}
		.borderTable .c70 {text-align:center;width:70%;}
		.borderTable .r70 {padding-right:8px;text-align:right;width:70%;}
	.borderTable .l75 {padding-left:8px;text-align:left;width:75%;}
	.borderTable .c75 {text-align:center;width:75%;}
	.borderTable .r75 {padding-right:8px;text-align:right;width:75%;}
		.borderTable .l80 {padding-left:8px;text-align:left;width:80%;}
		.borderTable .c80 {text-align:center;width:80%;}
		.borderTable .r80 {padding-right:8px;text-align:right;width:80%;}
	.borderTable .l85 {padding-left:8px;text-align:left;width:85%;}
	.borderTable .c85 {text-align:center;width:85%;}
	.borderTable .r85 {padding-right:8px;text-align:right;width:85%;}
		.borderTable .l90 {padding-left:8px;text-align:left;width:90%;}
		.borderTable .c90 {text-align:center;width:90%;}
		.borderTable .r90 {padding-right:8px;text-align:right;width:90%;}
	.borderTable .l95 {padding-left:8px;text-align:left;width:95%;}
	.borderTable .c95 {text-align:center;width:95%;}
	.borderTable .r95 {padding-right:8px;text-align:right;width:95%;}
.borderTable .borderTable { border:none;}
		
.permissions {margin-bottom:10px;}
	.permissions .menu {height:18px;padding:3px 0px 3px 8px;font-weight:bold;}
	.permissions .item { width:120px; padding-left:8px;}
	.permissions .subList {}
	.permissions .sub {height:25px;width:150px;float:left;padding:3px 0px 3px 25px;display:block;overflow:hidden;}
	
.btnAdd {padding-left: 10px;}
	.btnAdd a {color: #666;font-size: 12px;font-weight: 400;text-decoration: none;display:block;padding:0px 5px 0px 23px;border:1px solid #278296;border-right:2px solid #278296;border-bottom:2px solid #278296;background:#DDEEF2 url(../images/jqueryPublic/icon_add.gif) no-repeat 3px center;height:22px;}
	.btnAdd a:hover {border:1px solid #5FA6B6;border-right:2px solid #5FA6B6;border-bottom:2px solid #5FA6B6;background:#FFF url(../images/jqueryPublic/icon_add.gif) no-repeat 3px center;color:#666;text-decoration:none;}
.btnList {padding-left: 10px;}
	.btnList a {color: #666;font-size: 12px;font-weight: 400;text-decoration: none;display:block;padding:0px 5px 0px 23px;border:1px solid #278296;border-right:2px solid #278296;border-bottom:2px solid #278296;background:#DDEEF2 url(../images/jqueryPublic/icon_docs.gif) no-repeat 3px center;height:22px;}
	.btnList a:hover {border:1px solid #5FA6B6;border-right:2px solid #5FA6B6;border-bottom:2px solid #5FA6B6;background:#FFF url(../images/jqueryPublic/icon_docs.gif) no-repeat 3px center;color:#666;text-decoration:none;}
.btnDel {padding-left: 10px;}
	.btnDel a {color: #666;font-size: 12px;font-weight: 400;text-decoration: none;display:block;padding:0px 5px 0px 23px;border:1px solid #278296;border-right:2px solid #278296;border-bottom:2px solid #278296;background:#DDEEF2 url(../images/jqueryPublic/icon_drop.gif) no-repeat 3px center;height:22px;}
	.btnDel a:hover {border:1px solid #5FA6B6;border-right:2px solid #5FA6B6;border-bottom:2px solid #5FA6B6;background:#FFF url(../images/jqueryPublic/icon_drop.gif) no-repeat 3px center;color:#666;text-decoration:none;}
.btnLog {padding-left: 10px;}
	.btnLog a {color: #666;font-size: 12px;font-weight: 400;text-decoration: none;display:block;padding:0px 5px 0px 23px;border:1px solid #278296;border-right:2px solid #278296;border-bottom:2px solid #278296;background:#DDEEF2 url(../images/jqueryPublic/icon_drop.gif) no-repeat 3px center;height:22px;}
	.btnLog a:hover {border:1px solid #5FA6B6;border-right:2px solid #5FA6B6;border-bottom:2px solid #5FA6B6;background:#FFF url(../images/jqueryPublic/icon_drop.gif) no-repeat 3px center;color:#666;text-decoration:none;}

.borderRed{border:1px solid #FA5900;}

.ajaxUpdata_control {background-color:#E8F1F7;cursor:pointer;font-weight:bold; display:inline-block;padding:0 5px;}
	
a.mustCache:link,a.mustCache,a.mustCache:visited,a.mustCache:active {text-decoration:underline;}
	a.mustCache:hover {}

.borderTableS{ background-color:#e0e0e0;}
	.borderTableS th{ background-color:#f2f2f2; text-align:center; height:25px;}
	.borderTableS td{ background-color:#ffffff; text-align:center; height:25px;}
		.borderTableS .tl{ text-align:left;}
	.borderTableS .rr3{ width:50px;}
	.borderTableS .cp{ cursor:pointer;}
	.borderTableS .cpo{ cursor:pointer; background-color:#cccccc;}
	.borderTableS .num,.borderTableS .numo{ display:inline-block; width:20px; height:20px; line-height:20px; margin-right:5px; text-align:center; background-color:#e0e0e0; cursor:pointer}
	.borderTableS .numo{ background-color:#F00; color:#fff;}
	.borderTableS .remark{width:430px;height:80px;}
	
/*----------------------------------*/
	
.borderTable {border: 1px solid #B8D3E1;background-color:#E7F4FA; margin:10px 0 20px 0; width:100%;}
	.borderTable td {background-color:#FCFDFE; font-size:12px;}
	.borderTable .trOver {background-color:#F2FAFD;}
	.borderTable .title {background-color:#D6E9F3;color:#067098;}
	.borderTable .sTitle {background-color:#E7F4FA;color:#067098;}
	.borderTable .toolTitle {background-color:#D6E9F3;color:#067098;}
	.borderTable .tabTitle {background-color:#e7f4fa;color:#ffffff;border-bottom:1px solid #30A0B8;padding-left:10px;}
		.borderTable .tabTitle a {border:1px solid #ACDFEA; border-bottom:none;margin-right:10px;}
		.borderTable .tabTitle a:link,.borderTable .tabTitle a:visited,.borderTable .tabTitle a:active {color: #206979;}
		.borderTable .tabTitle a:hover {color: #ff0000;}
		.borderTable .tabTitle a.on {background-color:#B9DCE3;border:1px solid #30A0B8; border-bottom:none;color: #000000;}
		.borderTable .tabContent {}
	
.permissions {border:3px solid #D4ECF5;}
	.permissions .menu {padding:3px 0px 3px 8px;background-color:#D6E9F3;}
	.permissions .tline .item { border-top:2px solid #ffffff;}
	.permissions .tline .subList { border-top:2px solid #E7F4FA;}
	.permissions .item { background-color:#E7F4FA; }
	.permissions .subList {}
	.permissions .sub {background-color:#FBFDFF;}