@charset "utf-8";
@import url("reset.css");
.fr{float:right;display:inline}
.fl{float:left;display:inline} 
.mt5{margin-top:5px;}
.mt3{margin-top:3px;}
.mt20{margin-top:20px!important;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.pl15{padding-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.mr10,.mrspan span{margin-right:10px;}
.ml5{margin-left:5px!important;}
.mt10{margin-top:10px;}
.mr5{margin-right:5px;}
.auto{overflow-y:auto;  _width: expression(this.parentNode.clientWidth);}
.tl,.img_lists1 li{text-align:left;}
.tr{text-align:left;}
.tc{text-align:center!important;}
.pr{position:relative;}  
.w60{width:60px;}
.w80{width:80px;}
.w200{width:200px;}
.w250{width:250px;}
.w350{width:350px;}
.w835{width:835px;}
.str{font-weight:bold;}
.pad4{padding:4px;}
textarea{resize:none;}
.h{height:100%;}
.m20{margin:20px;}
.w30{width:30px;}
.mt4{margin-top:4px;}
.lh35{line-height:35px;}
.plr5{padding:0px 5px;}
.vf{visibility:hidden}
/*--color--*/
body{color:#000!important;}
.multi_page a{color:#000;}
em,.cr8,.multi_page a.cr8{color:#F00;}
a{color:#1c6ca2; text-decoration:none; cursor:pointer; outline:none; star:expression(this.onFocus=this.blur())}
.cr2,.cr2 a{color:#060;}/*绿色*/
.cr3,.cr3 a{color:#060!important;}
.cr3 a,.cr5 a{font-weight:bold;}
.cr4,.cr4 a{color:#E1F;}/*粉红色*/
.cr5,.cr5 a{color:#E1F;}
.bd{color:#BDBDBD;}/*浅灰色*/
.cr7{color:#868686;}/*灰色*/
.org{color:#F90;}/*橙色*/
.red{ color:#F00!important}
.right{color:#1A830A; background:url(../images/right.jpg) left center no-repeat;}/*绿色，对*/
.error{color:#F00; background:url(../images/error.jpg) left  center no-repeat;}/*错*/
.right,.error{padding-left:18px;}
/*边距*/  
.m10{margin:10px;}  
/*--架构--*/
body{background:#FFF; font-family:Arial,"宋体"; font-size:12px;}
.header{height:94px; position:absolute; top:0px; left:0px; right:0px; z-index:10;}
.sider{width:149px;  position:absolute; top:94px; left:0px; bottom:30px; background:#F5F5F5; border-right:1px solid #B2B2B2;}
.maincontent{position:absolute; top:99px; left:155px; right:5px; bottom:30px;}
<!--ie6-->
.header{*margin-top:-94px; *position:relative; *top:0px; *left:0px; *right:0px; *bottom:0px;}
.sider{*width:149px; *float:left; *height:100%; *position:relative; *top:0px; *left:0px; *right:0px; *bottom:0px;}
.maincontent{*height:100%; *margin-left:155px; _margin-left:152px; *position:relative; *top:5px; *right:5px; *bottom:0; *left:0; }
/*--header--*/
.header .h_right{background:url(../images/bg1.png) no-repeat right top; width:120px; height:67px; float:right}
.logo{display:block; background:url(../images/logo.png) no-repeat; width:202px; height:28px; margin:20px 0px 0px 20px; float:left;}
.logo1{display:block; background:url(../images/logo1.png) no-repeat; width:202px; height:28px; margin:20px 0px 0px 20px; float:left;}
.header .nav_box{height:26px; width:100%; background:url(../images/bg2.jpg) repeat-x; position:relative; border-bottom:1px solid #6E7780;}
.nav{height:37px; border:1px solid #EAEAEA; position:absolute; top:-10px; left:250px; padding:1px 1px 0px; line-height:37px;}
.nav ul li{float:left; padding:0px 25px; font-size:14px; font-weight:bold; cursor:pointer;}
.nav ul li.hover{background:-moz-linear-gradient(#ECECEC,#FFF); 
				 background:-webkit-gradient(linear, left top, left 25, from(#FFF), color-stop(4%, #ECECEC), to(#FFF));
				 background:-o-linear-gradient(#ECECEC,#FFF);
				 background:#ECECEC\9;}
.nav,.nav ul li.hover{border-top-left-radius:3px;  border-top-right-radius:3px;}
.logout{position:absolute; right:20px; color:#E9E9E9;}
.logout a{line-height:26px; color:#FFF; margin-left:20px;}
/*--sider--*/
.menu{margin-top:15px;}
.menu li{position:relative; margin-left:20px; text-align:center; height:34px; width:129px;} 
.menu li a{display:block; color:#000; line-height:34px; width:100%; border-bottom:1px dashed #DCDCDC;}
.menu li a:hover{background:#E8E8E8;}
.menu li.hover a{border:1px solid #B2B2B3; background:#FFF; border-right:none; right:0px; background:#FFF;}
.menu li.hover a,.menu li a{border-top-left-radius:3px; border-bottom-left-radius:3px;}
/*--button,select,input--*/
select,input,.btn{border:1px solid #c7c7c7; border-radius:2px;}
select,input{padding:2px;}
input[type="text"]:focus,input[type="password"]:focus{border-width:1px; border-style:solid; border-color:#8D3900 #FFD1B2 #FFD1B2 #8D3900; background-color:white;} /* for IE6+ */
.btn{cursor:pointer; padding:0px 10px;}
input[type="checkbox"]{vertical-align:-2px; border:0;}
.nobord{border:0}
.btn,.thead{background:-moz-linear-gradient(#FFF,#F0F0F0);
			background:-webkit-gradient(linear, left top, left 25, from(#FFF), color-stop(4%, #FFF), to(#F0F0F0));
			background:-o-linear-gradient(#FFF,#F0F0F0);
			background:#F0F0F0\9;}
.btn,a.btn{height:25px; line-height:25px;}
a.btn{display:block; color:#000;}
.go{background:-moz-linear-gradient(#E8F6FD,#AFDEF8); border:1px solid #3C7FB1; 
	background:-webkit-gradient(linear,center top,center bottom,form(#E8F6FD,#AFDEF8));
	background:-webkit-linear-gradient(#E8F6FD,#AFDEF8);
	background:-o-linear-gradient(#E8F6FD,#AFDEF8);
	background:#AFDEF8\9;}
/*--table--*/
table,th{text-align:center;}
.table0{width:100%;}
.table0 td{height:32px; color:#000;}
.odd{background:#F7F7F7;}
.thead{border:1px solid #E4E4E4; color:#646464; height:26px;}
.thead th{height:28px;}
.t_foot{position:fixed; bottom:0px; width:100%; z-index:10; background:#FFF;}
/*--排序--*/
.thead a.hover{background:-moz-linear-gradient(#EEE,#FFF); border-radius:2px; padding:5px 15px 5px 8px; display:inline;border:1px solid #C7C7C7;
			   background:-webkit-gradient(linear,center top,center bottom,form(#EEE,#FFF));
			   background:-weikit-linear-gradient(#EEE,#FFF);
			   background:#FFF\9;}
/*--背景渐变--*/
.bc1{background:-moz-linear-gradient(#FFF,#EDEDED); 
	 background:-webkit-gradient(linear, left top, left 25, from(#FFF), color-stop(4%, #FFF), to(#EDEDED));
	 background:-o-linear-gradient(#FFF,#EDEDED);
	 background:#FFF\9;}
.bc2{background:-moz-linear-gradient(#ECECEC,#FFF);
	 background:-webkit-gradient(linear, left top, left 25, from(#FFF), color-stop(4%, #ECECEC), to(#FFF));
	 background:-o-linear-gradient(#ECECEC,#FFF);
	 background:#ECECEC\9;}
.bc3{background:#CCC;}
.slun{border:1px solid #E0E0E0; padding:0px 10px; height:35px;}
.audit_type li{float:left; height:23px; padding:0px 10px; border-top:1px solid #AEAEAE; border-bottom:1px solid #AEAEAE; line-height:23px; border-right:1px solid #AEAEAE; cursor:pointer; margin-top:5px; color:#000; background:-moz-linear-gradient(#FFF,#EDEDED); background:-webkit-gradient(linear, left top, left 25, from(#FFF), color-stop(4%, #FFF), to(#EDEDED));}
/*--半圆角--*/
.audit_type li:first-child{border-top-left-radius:2px; border-bottom-left-radius:2px; border-left:1px solid #AEAEAE;}
.audit_type li:last-child{border-top-right-radius:2px; border-bottom-right-radius:2px;}
.audit_type li a{display:block; color:#000;}/*w_按钮块元素*/
.audit_type .bc3{ background:none;}
.audit_type .bc3 a{color:#1c6ca2;}
.slun a.btn{margin-top:4px;}
.text_box,.work_box{line-height:35px; height:35px; padding:0px 10px;}
.text_box{position:relative;}
.text_box .fr{ position:absolute; right:0px; top:0px;}
.work_box{background:#F6F6F6;}
/*表格隔行换色*/
.table0 tbody tr:nth-child(2n){background:#F7F7F7;}
.table_2c tbody tr:nth-child(2n){background:#CCE8CF;}
.table_2c tbody tr{background:#CCE8CF;}
.table_c tbody tr:nth-child(2n){background:#CCE8CF;}
.table0 tbody tr:hover{background:#FFFCD9;}

/*----*/
.w_table tbody tr td{padding:5px 0;}
.table0 tbody img,.w_table tbody img{width:120px; height:80px; border:1px solid #CCC; display:inline-block;}
.w_table tbody ul.w_bd img,.table_2c .w_bd0 img {border:3px solid #F79646;}
.w_table tbody .w_even{background:#A0D1A2!important;}
.w_table tbody .w_odd{background:#FFF; border:1px solid #E0E0E0;}
.w_table ul {margin:5px 15px; overflow:hidden;}
.w_table ul li{float:left; margin-left:12px;}
.trans li img{filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.title0,.title1{border-bottom:1px solid #B8B8B8;}
.title0 span{border-bottom:2px solid #515B61;}
.title1{height:30px; line-height:30px; padding-left:10px; font-weight:bold; font-size:14px;}
input[type=radio],.table2  td table td input[type=checkbox]{vertical-align:-2px; margin-right:3px;}
/*--消息--*/
*html{nackground:url(about:blank) fixed;}
.msg{border-radius:5px; line-height:30px; color:#FFF; position:fixed; left:50%; z-index:10000; padding:0px 10px; top:0px; font-size:14px; font-weight:bold; display:none;}
.msg_right{background:#E39A53;}
.msg_error{background:#6BAD05;}
.top1{top:65px}
.top2{top:18px}
.imgbox{width:120px; height:90px; border:1px solid #E0E0E0;}
.hiddbox{visibility:hidden; height:50px;}/*撑开表格高度*/
.hiddbox1{height:70px;}
/*弹层背景样式*/
.lockbg{background:rgba(0, 0, 0, 0.2)!important; filter:Alpha(opacity=20); background:#000; width:100%; height:100%; position:absolute; z-index:3; top:0; left:0;}
.lockshow_bg{ background:#F3F3F3; height:35px; padding-top:7px; border-top:1px solid #e2e2e2;}
/*分页样式*/
.pagination {padding: 0px 5px;float:right;font-size:12px;}
.pagination a, .pagination a:link, .pagination a:visited {padding:2px 5px; margin:2px; border:1px solid #aad; text-decoration:none;color:#069; border-radius:2px;}
.pagination a:hover, .pagination a:active {border: 1px solid #3C7FB1; color:#000;text-decoration: none;}
.pagination span.current {padding: 2px 5px; margin: 2px; border: 1px solid #3C7FB1; font-weight: bold; background-color:#3C7FB1; color: #FFF; border-radius:2px;}
.pagination span.disabled {padding: 2px 5px; margin: 2px;border: 1px solid #EEE; color:#DDD;  border-radius:2px;}

.superUser td a {
	color: #006600!important;
	font-weight: bold!important;
}

.payUser td a {
	color: #ee11ff!important;
}

.payAndSuperUser td a {
	color: #ee11ff!important;
	font-weight: bold!important;
}

/* 视频状态信息显示样式 */
.status2{
	color: #9900FF;
	font-weight:bold; 
}
.status10{
	color: #9900FF;
	font-weight:bold; 
}
.status7{
	color: #FF0000;
	font-weight:bold; 
}
.status6{
	color: #666666;
}
.status0{
	color: #006600;
}
.status4{
	color: #006600;
}
.status11{
	color: #006600;
}
/*langhw*/
.condition_l{width:520px; border:1px solid #C7C7C7; border-radius:2px; background:-moz-linear-gradient(#EDEDED,#FFF);  background: -webkit-gradient(linear, left top, left 100, from(#EDEDED), color-stop(4%, #EDEDED), to(#FFF)); text-align:center; padding:30px 0; margin:0 auto; margin-top:130px;}
.condition_l p{padding:10px 0;}
.lockshow_l{position:absolute; left:50%; margin-left:-190px; top:50%; margin-top:-150px; width:360px; height:220px; border:1px solid #B3B3B3; background:#FFF; z-index:4; font-size:12px;}
.lockshow_tit{text-align:center; padding-bottom:7px; font-size:16px; border-bottom:dashed 1px #E0E0E0; margin-top:15px;}
.close{background:#FFFDD9; width:22px; height:21px; position:absolute; top:5px; right:5px;}
.close a{font-weight:bold; font-size:18px;color:#000;}
.lh30 li{line-height:30px;}
.ml120{margin-left:150px;}
.tk_cc{height:135px; overflow-y:auto;}
.tk_cc ul li{float:left; width:90px;}

.footer {
	width: 100%;
	height: 29px;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	border-top: 1px solid silver;
}