﻿﻿@charset "utf-8";
/* CSS Document */

/* 清理浮动 */
.clearfix:after {
 visibility:hidden;
 display:block;
 font-size:0;
 content:" ";
 clear:both;
 height:0;
}
.clearfix {
 zoom:1;
}
table .f12hui  { padding-top: 20px; padding-bottom: 10px; font-size: 12px; }



.bornot{ border:none;}

.red{ color:#F00;}
.orange{ color:#ff6600;}
.font12{ font-size:12px;}
.font14cu{ font:normal bold 14px/28px "宋体"; color:#0776be;}
.font16cu{ font:normal bold 16px/38px "微软雅黑"; color:#fff;}

.divcontent{ word-wrap:break-word; word-break: break-all; width:730px;}

/* jQuery 进度条 */
.progress_container{
	margin-top:7px;
	padding:1px;
	/*width:195px;*/ width:370px;
	height:9px;
	overflow:hidden;
	background:url(../images/progress_container.png);
	}
	
.progress_bar{
	height:9px;
	width:0px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:url(../images/progress_bar.png);
	}

/*Tipsy Tooltip style*/
  .tipsy { padding: 5px; font-size: 11px; position: absolute; z-index: 100000; }
  .tipsy-inner { padding: 6px 8px 6px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-arrow { position: absolute; background: url('../images/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
  .tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
  .tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
  .tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
  .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
  .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
  .tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
  .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }	



/*弹窗*/
.mesWindow{border:#404040 1px solid;background:#fff; width:550px; margin:120px auto 0 auto;}
.mesWindow dd{ padding:0 25px;}
.mesWindowTop{padding:3px;height:30px;background:url(../images/tanchuangbg.gif) repeat-x 0 0;font:normal bold 12px/25px "宋体";}
.mesWindowTop h1{ width:500px; float:left; font-weight:bold; color:#FFFFFF; text-indent:8px; }
.mesWindowTop a.close{color:#EBEBEB}
.mesWindowContent{ height:100%; overflow:hidden; display: block; }
.mesWindowbtn{ height:30px;}
.mesWindowContent h1{ font-weight:bold; color:#333; }
/*.mesWindowContent li{ height:30px;line-height:24px;}
.mesWindowContent li span{ padding-right:5px;}*/
/* 2013-4-8 需求更改css */
.mesWindowContent li.lih{ height:30px;line-height:24px;}
.mesWindowContent li span.padr5{ padding-right:5px;}
/* 2013-4-25 需求更改css */
.mesWindowContent li span.titletxt{ height:30px;line-height:30px; float:left; }
.mesWindowContent li input.borxian{  height:25px; border:1px solid #ccc; line-height:22px; padding:0 5px;}
/* 2013-4-26 需求更改css */
.txtcenter{ text-align:center; font:normal bold 14px/30px "宋体"; color:#333;}
.mesWindow .close{height:15px;width:28px;cursor:pointer;}
.mesWindow .btn{ width:50px; height:20px; border:1px solid #86b602; background-color:#95ce27; display:block; line-height:18px; text-align:center; color:#fff; float:left; margin:0 10px 0 0;}
.Warning{ height:100%; overflow:hidden; border:1px solid #f0d592; background:#ffffcd url(../images/shared_icon_bg.png) no-repeat 5px 6px;line-height:24px;  }
.Warning p{ color:#d04800;padding-left:25px;}

.oking{ height:100%; overflow:hidden; border:1px solid #99bd65; background:#f2ffe0 url(../images/shared_icon_bgok.png) no-repeat 6px 8px;line-height:24px;  }
.oking p{ color:#7dad37;padding-left:25px;}

/* 翻页 */
.fanye {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
.fanye a {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #036cb4; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid; TEXT-DECORATION: none;
}
.fanye a:hover {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid;
}
.fanye a:active {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid;
}
.fanye .current {
	BORDER-RIGHT: #036cb4 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #036cb4 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #036cb4 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #036cb4 1px solid; BACKGROUND-COLOR: #036cb4;
}
.fanye .disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid;
}
.fanye .fanyek{ BORDER: #999 1px solid; width:38px; margin:0 5px;}

/* 评论 */
.review{ width:728px;}
.review,.review ol,.review dl{ height:100%; overflow:hidden;}
.review ol{ border-bottom:1px solid #c8e2f9; padding-left: 10px; }
.review ol li{ font-size:12px; line-height:28px; cursor:pointer; }
.review ol li h1{ color:#333; font-family: "微软雅黑"; font-size: 16px; font-style: normal; line-height: 30px; font-weight: normal; font-variant: normal; padding:0 3px;}
.review ol .l .xuanzhong { color: #EF6F11; border:2px solid #c8e2f9; border-bottom:none; background-color:#f3faff;}
.review ol .l h1 span { color: #7770A6; }
.review ol .l { margin-right: 20px; }

.review ol li em{ color:#7770a6; font-weight:bold;}
.review dl{ border-bottom:1px solid #dedede;padding:5px 4px 0 4px; line-height:22px;}
.review dt,.review dd{ float:left; display:inline;}
.review dt{ width:33px; height:33px; background:url(../images/bg_main.png) no-repeat -6px -259px; padding:2px;}
.review dd{ display:block; width:650px; }
.review dd a.ddtitle{ color:#474747;}
.review dd p.txt{line-height:22px; text-indent:25px;word-wrap:break-word;word-break:break-all;}
.review dd p.txt a{ color:#aaa;}
.review dd p.txtbtn{ text-align:right;color:#307d74;}
.review dd p.txtbtn a{ color:#307d74;}


.reviewsmall{width:500px;}
.reviewsmall h1 { color:#bebebe; overflow: hidden; border-bottom:1px solid #c8e2f9; padding-right: 5px; padding-left: 5px; }
.reviewsmall h1 .l{font:normal normal 18px/30px "微软雅黑"; }
.reviewsmall h1 .r{font:normal normal 12px/30px "宋体"; }
.reviewsmall h1 span em{ color:#7770a6; font-weight:bold; font-size: 14px; margin-right: 2px; margin-left: 2px; }
.reviewsmall,.reviewsmall dl{ height:100%; overflow:hidden;}
.reviewsmall ol{ border-bottom:1px solid #c8e2f9;}
.reviewsmall ol li{ font-size:14px; line-height:28px;}
.reviewsmall dl{ border-bottom:1px solid #dedede;padding:5px 4px 0 4px; line-height:22px;}
.reviewsmall dt,.reviewsmall dd{ float:left; display:inline;}
.reviewsmall dt{ width:33px; height:33px; background:url(../images/bg_main.png) no-repeat -6px -259px; padding:2px;}
.reviewsmall dd{ display:block;width:500px;}
.duanDiv dd { width: 454px; }

.reviewsmall dd a.ddtitle{ font-weight:bold; color:#0776be;}
.reviewsmall dd p.txt{line-height:22px; text-indent:25px;}
.reviewsmall dd p.txt a{ color:#aaa;}
.reviewsmall dd p.txtbtn{ text-align:right;color:#307d74;}
.reviewsmall dd p.txtbtn a{ color:#307d74;}


.pinglun{clear:both; padding-left:38px; *padding-left:0; }
.PL_arrow{font-size:0px; height:7px; background:url(../images/topsanjiao.png) no-repeat 98% 0 /*-235px 0*/ ; }
.PL_piece{ height:100%; overflow:hidden; border:1px solid #e9d5eb; border-top:none; background-color:#f3faff; margin-bottom:5px; padding:5px; }
.duanDiv .PL_piece{ width: 440px;}
.W_input{
	border-radius: 2px;
	vertical-align: middle;
	color: #808080;
	-webkit-box-shadow: 1px 1px 1px 0px #eaeaea inset;
	box-shadow: 1px 1px 1px 0px #eaeaea inset;
	word-wrap: break-word;
	outline: none;
	overflow: hidden; 
	padding: 3px; 
	border:1px solid #ccc; 
	font:normal normal 12px/18px Tahoma, 宋体;
}

a.btna{ background-color:#95cd24; border:1px solid #83b601; color:#fff; width:45px; height:18px; line-height:18px; display:block; text-align:center;}
a.btna:hover{ text-decoration:underline; color:#fff;}
a.releasebtn{ width:105px; height:20px; display:block; background:url(../images/btns.png) no-repeat 2px -46px; font:normal bold 14px/20px "宋体"; color:#fff; text-align:center; padding:10px 0; }
a.releasebtn:hover{background:url(../images/btns.png) no-repeat -113px -46px;}

a.shezhibtn{background-color:#f2f2f2; border:1px solid #ccc; padding:3px; color:#888;}
a.shezhibtn:hover{ background-color:#ffa71c; border:1px solid #ff9b00; padding:3px; color:#fff;}

span.huifumore{padding:5px; margin:5px; display:block; background-color:#e8e8e8; text-align:center;}
.huifumore:hover{display:block; background:#dcdcdc;}

/* 滚动加载更多 */
.jiazaimore{ padding:3px; display:block; text-align:center; background-color:#f2f2f2; border:1px solid #ccc; color:#888; margin-top: 5px; margin-right: 0; margin-bottom: 5px; margin-left: 0; }

.jiazaimore a{ width:100%; font-size:14px; }

.action{ padding:2px; /*border-bottom:1px solid #dedede;*/ height:100%; overflow:hidden; }

.S_txt span{ float:left; line-height:20px; padding:2px;}

.comment_lists{ clear:both; }
.comment_lists dd{ width:620px; line-height:18px; }
.comment_lists dd.dd_w{ width:445px; line-height:18px;}
.duanDiv .comment_lists dl dd { width: 400px; }
.duanDiv .comment_lists dd.dd_w{ width:125px; }

.picpad{ padding:3px;}

.pinglunfabu{width:700px; padding:10px; background-color:#f8f8f8; border:1px solid #c8e2f9;}

/* 标注状态  display: block; */
label {
 
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}

.label,
.badge {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  padding: 1px 4px 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
a.label:hover,
a.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #bd4247;
}
.label-important[href],
.badge-important[href] {
  background-color: #983538;
}
.label-warning,
.badge-warning {
  background-color: #dd5600;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #aa4200;
}
.label-success,
.badge-success {
  background-color: #669533;
}
.label-success[href],
.badge-success[href] {
  background-color: #4c6f26;
}
/* .label-info, */
.badge-info {
  background-color: #817b58;
}
.label-info[href],
.badge-info[href] {
  background-color: #625e43;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}



/* ******** 右侧内容模块 *********** */
.r_kuai{ width:240px; margin-top:10px; padding-right:6px;}
.r_kuai_title{ background:url(../images/bg_main.png) no-repeat -7px -312px; height:37px; line-height:37px; padding:0 8px;}
.r_kuai span{ font:normal normal 14px/35px "微软雅黑"; color:#167f92;}
.r_kuai_body span{font:normal normal 12px/22px "宋体"; color:#aaa; text-align:right;}
.r_kuai_body li{ background:url(../images/bg_main.png) no-repeat -588px 10px; height:22px; line-height:22px; padding:0 8px 0 10px;}
.r_kuai_body li a{ padding:0 0 0 3px; color:#555;}

.r_kuai_pic{height:100%; overflow:hidden;}
.r_kuai_pic dl{ padding:5px; height:50px;width:110px;float:left; overflow:hidden; }
.r_kuai_pic dt{ float:left; padding-right:5px;}
.r_kuai_pic dt a{ width:50px; height:50px; padding:2px; display:block; background:url(../images/bg_main.png) no-repeat -6px -168px;}
.r_kuai_pic dd{ float:left; padding:0 0 5px 0;}
.r_kuai_pic dd a.btn{ display:block; width:44px; height:18px; border:1px solid #bbb; color:#76a900; line-height:18px; text-align:center;}
.r_kuai_pic dd a.btn:hover{ border:1px solid #8fc04e; color:#fff; text-decoration:none; background-color:#bde369;}
.olcontent{ width:230px; clear:both; margin:0 auto; line-height:18px; color:#0285cc; padding-top:8px;}
.olcontent h1{ border-top:1px solid #e4e4e4; font:normal normal 18px/30px "微软雅黑"; color:#b9b9b9;}

/* 表格 */
table{ border:1px solid #A2C0DA; margin:0 auto;}
table caption{ text-align:left;}
td, th{ padding:2px 5px; text-align:center; border-bottom:1px solid #C6C6C6;border-left:1px solid #C6C6C6; height:20px;}
thead tr td{ background:#528aeb; height:25px; border-bottom:2px solid #D3E5FD; text-align:center;border-top:1px solid #D3E5FD;}
tr.line,td.line{ background:#D3E5FD;}
tr.line2,td.line2{ background:#ebf0f5;}
table.tablenone,table.tablenone td,table.tablenone tr{ border:none;}

.tablelist{border:solid 1px #cbcbcb; width:100%; clear:both; margin-bottom:10px;}
.tablelist th{ height:30px; line-height:30px; border-bottom:solid 1px #b6cad2; text-align:center; color:#333;}
.tablelist td{ line-height:30px; border-right: dotted 1px #c7c7c7; border-bottom: dotted 1px #c7c7c7; text-align: center; color:#333; }
.formbody .tablelist a:hover ,.tabson table a:hover{ color: #3893C7; }

.tablelink{color:#056dae;}
.tablelist tbody tr.odd{background:#f5f8fa;}
.tablelist tbody tr:hover{background:#e5ebee;}

.tablelist a{ margin:0 3px;}
.tablelist a.kan{ border:1px solid #bcbcbc; background-color:#f2f0f1; padding:3px 5px; color:#787878;}
.tablelist a.cancel{ border:1px solid #ffba43; background-color:#fdffce; padding:3px 5px; color:#ff9935;}

.tablelist a.yixuebtn{ border:1px solid #ccc; background-color:#b8b8b8; padding:3px 5px; color:#666; text-decoration:none;}

.tablelist a.yixuanbtn{ border:1px solid #b0cb00; background-color:#d0ebbd; padding:3px 5px; color:#99a333;}

/* 其他别人观看 */
.userother{ width:140px; margin:0 auto; height:100%; overflow:hidden;}
.userother li{ display:inline; float:left; margin:5px 10px;}
.userother li a.jiabg{ height:19px; width:29px; display: block; line-height:19px; padding-left:18px; color: #75A801; background-image: url(../../c/images/btns.png); background-repeat: no-repeat; background-position: -152px -110px; }
.userother li a.jiabg:hover { color: #FFF; text-decoration: none; background-image: url(../../c/images/btns.png); background-repeat: no-repeat; background-position: -152px bottom; }

.userother li a.btn{ display:block; width:45px; height:18px; border:1px solid #bbb; color:#76a900; line-height:18px; text-align:center;}
.userother li a.btn:hover{ border:1px solid #8fc04e; color:#fff; text-decoration:none; background-color:#bde369;}

.phonetxt{ text-align:center; font:normal normal 16px/45px "微软雅黑"; color:#333;}

/* 瞬间提示 */
.instanttishi{ margin:auto; width:160px; height:40px; background:url(../images/instantbg.png) no-repeat 0 0; padding:15px 0 15px 24px; }
.warntishi{ margin:auto; width:160px; height:40px; background:url(../images/warnbtn.png) no-repeat 0 0; padding:15px 0 15px 24px; }
.instanttishi h1,.warntishi h1{font:normal normal 22px/35px "微软雅黑"; color:#fff;text-align:center;}

/* 按钮orange */
.orangeblock_a{ padding:3px; margin-right:5px; display:inline-block; float:left;border-radius:3px;background-color:#ffa71c; border:1px solid #ff9b00; color:#fff;}
.orangeblock_a:hover{ background-color:#f2f2f2; border:1px solid #ccc; color:#888;}

/* 浮动说明提示 */

.test{ width:120px; padding:5px; border:2px solid #95aad9;background-color:#eaf2fd;color:#86aaaa;line-height:15px; position:relative;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;}
.test span{width:0; height:0; font-size:0; overflow:hidden; position:absolute;}
.test span.bot{
    border-width:8px; 
    border-style:solid dashed dashed; 
    border-color:#95aad9 transparent transparent; 
    left:50px; 
    bottom:-17px;
}
.test span.top{
    border-width:8px; 
    border-style:solid dashed dashed; 
    border-color:#eaf2fd transparent transparent; 
    left:50px; 
    bottom:-14px;
}

.txttixing{ width:450px; margin:0 auto;}
.txttixing dt{ font:normal normal 18px/35px "微软雅黑";}
.txttixing dt,.txttixing dd{padding-left:50px;}
.txttixing dt.success{ color:#8cd232; background: url(../images/ico_tixing.png) no-repeat 0 0; }
.txttixing dt.error{ color:#fe8622; background:url(../images/ico_tixing.png) no-repeat 0 -110px;}
.txttixing dt.warning{ color:#ffb941; background:url(../images/ico_tixing.png) no-repeat 0 -220px;}
.txttixing dt.help{ color:#55afdc; background:url(../images/ico_tixing.png) no-repeat 0 -330px;}.conlist .txtbtn { display: block; overflow: hidden; }
.conlist .txtbtn .l    { color: #999; }
.mesWindowContent .txtcenter { font-size: 16px; font-family: "微软雅黑"; text-align: center; }
.mesWindowContent .txtcenter em { color: #F90; font-size: 20px; font-weight: bold; }
.mesWindowbtn.zuoye { padding-left: 220px; padding-top: 20px; }
.mesWindowbtn.luru ,.luru{ padding-top: 40px; padding-bottom: 40px; }

.luruzuoye { display: block; width: 340px; margin-right: auto; margin-left: auto; overflow: hidden; }
.luruzuoye li { float: left; margin-right: 20px; margin-left: 20px; }
.luruzuoye li a { display: block; background-color: #95CE27; color: #FFF; padding: 5px; font-size: 14px; font-weight: bold; }
.chosseZD { width: 550px; margin-right: auto; margin-left: auto; border: 1px solid #404040; }
.chosseZD h4,.chosseZD h5 {height: 31px; overflow: hidden; line-height: 31px; color: #4C5A5F; font-weight: bold; padding-right: 10px; padding-left: 10px; }
.chosseZD h4{ background-image: url(../images/tanchuangbg.gif); background-repeat: repeat-x;}

.chosseZD .yixuan { background-color: #FFFFCD; border: 1px solid #E3DB90; margin: 15px; padding: 10px; overflow: hidden; }
.yixuan .r { overflow: hidden; display: block; width: 440px; }
.yixuan .r ul li input ,.list ul li input{ margin-right: 4px; }
.yixuan .r ul li { display: block; float: left; width: 140px; padding-left: 4px; padding-top: 2px; padding-bottom: 2px; }



.yixuan b { color: #C83C1B; width: 60px; }
.chosseZD .cengji { clear: both; }
.cengjiXX { clear: both; padding-left: 15px; }


.cengjiXX .l   { color: #CD4700; }
.cengjiXX .r  { width: 400px; display: block; }

.cengji ul li a { color: #4F575A; }
.cengjiXX ul li  { float: left; height: 20px; width: 54px; display: block; }
.cengjiXX li a  { display: block; width: 52px; text-align: center; border: 1px solid #FFF; line-height: 18px; }
.cengjiXX ul li a:hover ,.cengjiXX .sheding a{ background-color: #FFFFD3; border: 1px solid #F3C48C; color: #C24C0F; }
.sheding { position: relative; }
.sheding a{color:red;}
.erji { background-color: #F4FCFF; position: absolute; width: 512px; left: 0px; top: 22px; border: 2px solid #0884AA; padding-right:0px; padding-top: 15px; padding-bottom: 15px; padding-left: 15px; }

.erji h5  { color: #D5550C; font-size: 14px; }
.listBtn li { position: relative; }
.list .listBtn .nobody span { background-image: none; }
.listBtn span { height: 19px; position: absolute; width: 120px; display: block; left: 18px; top: -1px; border: 1px solid #F4FCFF; border-bottom-color:#F4FCFF; background-image: url(../images/open.jpg); background-repeat: no-repeat; background-position: 100px -25px; *line-height:20px;padding-left: 2px; }
.listBtn .zhong { height:20px;background-color: #FFF; border-color:#CCC; border-bottom-color:#FFF; background-image: url(../images/open.jpg); background-repeat: no-repeat; background-position: 100px 4px;*height: 22px;}
.erji .list ul li { width: 160px; }
.sheding .erji .list { width: 490px; padding-bottom: 5px; overflow: hidden; padding-top: 2px; }
.erji .list .erjiList{ display: block; overflow: hidden; background-color: #FFF; border: 1px solid #D8DCDD; padding-top: 4px; padding-bottom: 5px; }
.list .erjiList ul li { width: 154px; padding-left: 8px; }
/*会影响到同伴协作-全部同伴协作 右侧地区学科定位*/

.youBtnMove { width: 40px; position: fixed; right: 9%; top: 50%; }
/*.youBtnMove ul li { margin-bottom: 1px; height: 35px; width: 40px; background-color: #3892D1; }
.youBtnMove ul li a { color: #FFF; }*/
.youBtnMove ul li span { display: block; padding-left: 7px; padding-top: 4px; }

 

.tanchuang922{ width:232px; height:86px; background:url(../images/tanchuang922.png) no-repeat 0 0; overflow:hidden; }
a.close922{ width:30px; height:30px; display:block; margin-left: 200px; }
a.close922:hover{background:url(tanchuang922.png) no-repeat -582px 0;}
.tanchuang922 p{ color:#6f6f6f; display:block; margin-top: 0; margin-right: 10px; margin-bottom: 0; margin-left: 10px; padding-top: 5px; padding-right: 10px; padding-bottom: 0; padding-left: 10px; font-family: "宋体"; font-size: 12px; font-style: normal; line-height: 20px; font-weight: normal; font-variant: normal; }
.tanchuang922 p a { font-size: 11px; color: #F00; font-weight: bold; text-decoration: none; margin-right: 4px; margin-left: 4px; }


/*左侧工具条*/
.leftsidebar{ padding:8px 0;}
.leftsidebar li{ line-height:33px; width:170px; clear:both; background-image: url(../images/caidanIcon.png); background-repeat: no-repeat; height: 33px; padding-left: 12px; background-position: 7px 5px; }
.leftsidebar li:hover{ line-height:33px; height:33px; background-color:#caecf2;}
.leftsidebar span{padding:0 8px; float:right;}
.leftsidebar span.lanmu{ font-size:14px; font-weight:bold; padding-left:20px; float:left; }
.leftsidebar span.lanmu a{ color:#555;}
.leftsidebar li{ background-image: url(../images/caidanIcon.png); background-repeat: no-repeat; background-position: 7px 5px; }
.leftsidebar .ksxk { background-position: 7px 8px; }
.leftsidebar .kcxx { background-position: 7px -26px; }
.leftsidebar .wz { background-position: 7px -58px; }
.leftsidebar .zy { background-position: 7px -92px; }
.leftsidebar .jl { background-position: 7px -124px; }
.leftsidebar .ckcj { background-position: 7px -189px; }
.leftsidebar .bzzx { background-position: 7px -290px; }
.leftsidebar .ja { background-position: 7px -422px; }
.leftsidebar .bk { background-position: 7px -322px; }
.leftsidebar .kgt { background-position: 7px -356px; }
.leftsidebar .tjcx { background-position: 7px -390px; }

.tocolor{
background:#EE6D07

}
