@charset "utf-8";
/* CSS Document */
@import url('table.css');

@import url('min_table.css');

/*reset*/

body,p,h1,h2,h3,h4,h5,h6,dd,dl,dt,th,td,ul,li,ol,p,form,input,select,textarea,button
	{
	margin: 0;
	padding: 0;
}

input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select{
	/*margin-top:5px;*/
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

table tr.two_cols td select /*wenqq编辑页面中两列情况下的select宽度控制*/ {
	max-width: 218px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

em,i {
	font-style: normal;
}

ul,ol {
	list-style-type: none;
}

a {
	outline: none;
}

* html {
	background-image: url(about:blank);
	background-attachment: fixed; /*解决ie6下固定定位的闪烁问题*/
}

hr {
	height: 1px;
	border: 0;
	border-bottom: 1px dotted #cccccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
/*html5 for IE*/
header,footer,nav,section,hgroup {
	display: block;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover,a:active,a:focus {
	color: #0066cc;
	text-decoration: none;
}
/*table {
	border-collapse:collapse;
	border-spacing:0;
}
*/

.right_corner {padding: 0 0 0 70px;height: 10px;color: #775597;}

.conrner_left {
	float: left;
	height: 25px;
	padding: 5px 0 0 0;
	color: #aaaaaa;
	font-size: 10px;
}

.Tlabel dl {
	float: left;
	padding: 5px 0 0 5px;
}

/*教师首页？有课程的教师首页并没有mainContent_teacher*/
#mainContent_teacher {
	background: #e1e5ea url(../img/contentBack.jpg) repeat-x top;
	border-left: #333333 1px solid;
	border-top: #333333 1px solid;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
}

/*清除浮动*/
.clear {
	clear: both;
}

.clearfix:after {
	clear: both;
	content: '';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix { +
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

/*解决搜索中日历控件的上下对齐问题*/
#searchDate_date_selector {
	vertical-align: top;
	margin-top: 1px;
}









#main {
	padding-left: 380px;
	_margin-left: 0px;
	_padding-left: 220px;
	background-position: 11px 0;
}

#content {
	/* background: #e1e5ea url(../img/contentBack.jpg) repeat-x top; */
	padding: 25px 0px 0px 0px;
	background: #EFF7FC;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#iframe_content {
	min-height: 520px;
	height: auto !important;
	height: 520px;
	/*overflow-y:scroll;*/
}

#mainContent {
	min-height: 560px;
	height: auto !important;
	height: 500px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#main1 {
	padding-top: 10px;
	padding-left: 11px;
	_margin-left: 0px;
	_padding-left: 11px;
	background-position: 11px 0;
	width: 98%;
}

#mainContent1 {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.buttonArea {
	height: 40px;
	/*margin-bottom:10px;*/
}

.buttonArea ul li {
	float: left;
	font-size: 14px;
}

ul.bottomButtonArea li {
	float: left;
	padding-right: 10px;
}

.buttonArea ul li.big {
	padding-right: 25px;
	margin-right: 5px;
	background: url(../img/liBigBack.png) no-repeat right center;
}

.buttonArea ul li.normal {
	padding: 0px 2px;
	vertical-align: top;
	margin:0 4px;
	margin-top: 5px;
	
}

.normal  #date_date_selector {
	vertical-align: top;
	margin-top: 1px;
}

.normal  .dateSelector {
	vertical-align: top;
	margin-top: 1px;
}

.normal  #searchimg {
	vertical-align: top;
	margin-top: 0px;
}

.buttonArea ul li.select {
	padding-right: 5px;
}

.buttonArea ul li.select.labName {
	width: 240px;
	width: 29% \9;
	*width: 25%; *+
	width25 %: 
}

.buttonArea .search {
	float: right;
}

input.little {
	width: 100px;
	padding-left: 5px;
}

#operation {
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
#content .h2{
	display:block;
	background:#CDE4FB;
	margin-bottom: 20px;
}
#operation section {
	width: 100%;
	height:90px;
	background:#E0EFF6;
	margin-bottom:15px;
/* 	background: url(../img/shelfBack.jpg) no-repeat center bottom; */
}

#operation section .title {
	float: left;
	color:#000;
	font-size: 14px;
	padding-top: 35px;
	padding-right: 20px;
	width: 100px;
	text-align: right;
}

#operation section ul {
	padding-left: 70px;
	min-width:500px;
}

#operation section ul li {

	padding-right:40px;
	float: left;
	margin-top:7px;
	/* background: url(../img/operationArrow.png) no-repeat right; */
}
#operation section ul li a{
	display:block;
	height:72px;
}
#operation section ul li a:hover{
	background: url(../new_picture/bg-icon.png) repeat-x;
}

#operation section ul li.last {
	background: none;
}

#operation section ul li a span {
	display:block;
	color: #666;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding-left: 3px;
	
}

#operation section ul li a img {
	width:65px;
	height:47px;
 	padding-left:3px; 
}

#desk {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding: 0 0 0px 0px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #ddd;
	background-image: url(../img/wood2.jpg);
}

#desk .teachDesk{
	height:100px;
}
#desk .teachDesk img{
	width:130px;
	height:100px;
}
#desk ul li {
	color: #333;
	padding-left: 18px;
	margin-top: 20px;
	float: left;
	width: 180px;
	height: 120px;
	/*background:url(../img/desk.png) no-repeat;*/
	background-position: 0px 0px;
}

#desk ul li.open {
	margin-top: 10px;
	float: left;
	width: 115px;
	height: 90px;
	background: url(../img/desk.png) no-repeat;
    background-position: center 4px;
}

#desk ul li.on {
    margin-top: 10px;
    float: left;
    width: 115px;
    height: 90px;
    background: url(../img/desk.png) no-repeat;
    background-position: center 4px;
}


#desk ul li.off {
	margin-top: 10px;
	float: left;
	width: 115px;
	height: 108px;
	background: url(../img/deskOff.png) no-repeat;
	background-position: 10px 20px;
}

#desk ul li.close {
	margin-top: 10px;
	float: left;
	width: 115px;
	height: 108px;
	background: url(../img/deskOff.png) no-repeat;
	background-position: 10px 20px;
}

#desk ul li.underFix {
	margin-top: 20px;
	float: left;
	width: 110px;
	height: 100px;
	background: url(../img/deskUn.png) no-repeat;
	background-position: 10px 10px;
}

#desk ul li.connect {
	margin-top: 20px;
	float: left;
	width: 110px;
	height: 100px;
	background: url(../img/deskOff.png) no-repeat;
	background-position: 10px 10px;
}

#desk ul li.disConnect {
	margin-top: 20px;
	float: left;
	width: 110px;
	height: 100px;
	background: url(../img/deskOff.png) no-repeat;
	background-position: 10px 10px;
}

a.power {
	display: block;
	width: 120px;
	height: 30px;
	margin-top: 80px;
	background: url(../img/switchOn.png) no-repeat;
	background-position: 10px 5px;
}

#desk ul li.close a.power {
	background: url(../img/switchOff.png) no-repeat;
	background-position: 10px 5px;
}

#desk ul li.connect a.power {
	background: url(../img/unknown.png) no-repeat;
	background-position: 10px 5px;
}

#desk ul li.disConnect a.power {
	background: url(../img/disConnect.png) no-repeat;
	background-position: 10px 5px;
}

.div_power ul li.error a.power {
	background: none;
}

.div_power ul li.close a.power {
	background: url(../img/switchOff.png) no-repeat;
	background-position: 10px 5px;
}

.div_power ul li.connect a.power {
	background: url(../img/unknown.png) no-repeat;
	background-position: 10px 5px;
	background-position: 48px 5px;
}

.div_power ul li.disConnect a.power {
	background: url(../img/disConnect.png) no-repeat;
	background-position: 10px 5px;
} 

/*--------------------------------------------------
  Oh buttons I love you guys,you always smile when I touch you.
  --------------------------------------------------*/
.buttonSearch,a.buttonSearch:visited { 
	width: 50px;
	height: 20px;
	background: url(../new_picture/btn_search.png) no-repeat;
	background-position: 0px 0px;
	border: none;
	cursor: pointer;
	margin-top:5px;
}

.buttonSearch:hover {
	width: 50px;
	height: 20px;
	background: url(../new_picture/btn_search.png) no-repeat;
	background-position: 0 -20px;
	cursor: pointer;
}

/* 表格内的操作栏目下的按钮 */
.buttonOpen {
	height:20px;
	padding:0 3px;
	color: #fff !important;
	text-align:center;
	line-height:20px;
	font-family: "Microsoft YaHei";
	font-size:14px;
	display: inline-block;
	background: #ddd url(../new_picture/btnopen_bg1.png) repeat-x;
	border: 1px solid #D3E8F4;
	color: #363636;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.buttonOpen:hover {
	background-position:0 -20px;
}



a.buttonOpen2 {
    background: rgba(0, 0, 0, 0) url("../img/bg-button-blue.jpg") repeat-x scroll left top !important;
    border: 1px solid #0066ff !important;
    border-radius: 4px;
    color: #333 !important;
    cursor: pointer;
    display: inline-block;
    font-family: "宋体";
    font-size: 12px !important;
    font-weight: normal;
    padding: 5px 20px !important;
}

a.buttonOpen3 {
    background: rgba(0, 0, 0, 0) url("../img/bg-button-gray.jpg") repeat-x scroll left top !important;
    border: 1px solid #939393 !important;
    border-radius: 4px;
    color: #ffffff !important;
    cursor: pointer;
    display: inline-block;
    font-family: "宋体";
    font-size: 12px !important;
    font-weight: normal;
    padding: 5px 20px !important;
}

.leftText {
	padding: 10px 10px 30px 10px !important;
	color: #6E6B6B;
	cursor: pointer;
	line-height: 25px;
	letter-spacing: 1px;
	text-align:justify;
}

.leftText h3 {
	font-weight:bold;
	text-align: center;
    padding-bottom: 40px;
    font-size:38px;
    color: #1085ba;   
}

/*帮助的显示  wenqq*/
.formHelp {
	border: 2px solid #ddd;
	padding: 8px;
	background: #f1f1f1;
	color: #666;
}

.formArrangement {
	border: 2px solid #ddd;
	padding: 8px;
	background: #f1f1f1;
	color: #FF6600;
}



.buttonUn {
	width: 25px;
	font-family: "宋体";
	line-height: 12px;
	display: inline-block;
	background: #ddd url('../img/buttonUnBack.jpg') top left !important;
	border: 1px solid #e0e0e0 !important;
	padding: 3px 10px 3px 10px !important;
	color: #a1a1a1 !important;
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

a.buttonOpen1 {
	font-family: "宋体";
	display: inline-block;
	background: #ddd url('../img/bg-button-silver.jpg') top left repeat-x
		!important;
	border: 1px solid #ccc !important;
	padding: 5px 20px 5px 20px !important;
	color: #333 !important;
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
}

a.buttonOpen1:hover {
	background: #3399ff url('../img/bg-button-blue.jpg') top left repeat-x
		!important;
	border: 1px solid #0066ff !important;
	color: #fff !important;
}
input.button,
button.button,
a.button {
	font-family: "宋体";
	display: inline-block;
	background: #ddd url('../img/bg-button-silver.jpg') top left repeat-x
		!important;
	border: 1px solid #ccc !important;
	padding: 4px 20px 4px 20px !important;
	color: #333 !important;
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
}


.searchField {
	height: 23px;
}

.textField {
	height: 20px;
	margin-top: -5px;
}

.pageNavi {
	float: right;
}

.pageNavi span {
	float: left;
	padding: 6px 10px 0 0;
}
/* 
.pagePrev {
	float: left;
	display: inline-block;
	background: #ddd url('../img/bg-button-silver.jpg') top left repeat-x
		!important;
	border: 1px solid #ccc !important;
	padding: 4px 10px 4px 10px !important;
	color: #333 !important;
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.pagePrev:hover {
	background: #3399ff url('../img/bg-button-blue.jpg') top left repeat-x
		!important;
	border: 1px solid #0066ff !important;
	color: #fff !important;
}

.pageNext {
	float: left;
	display: inline-block;
	background: #ddd url('../img/bg-button-silver.jpg') top left repeat-x
		!important;
	border: 1px solid #ccc !important;
	padding: 4px 10px 4px 10px !important;
	color: #333 !important;
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.pageNext:hover {
	background: #3399ff url('../img/bg-button-blue.jpg') top left repeat-x
		!important;
	border: 1px solid #0066ff !important;
	color: #fff !important;
} */

.buttonSmall {
	font-family: "微软雅黑", Verdana, Arial, sans-serif;
	display: inline-block;
	background: #ddd url('../img/bg-button-silver.jpg') top left repeat-x
		!important;
	border: 1px solid #ccc !important;
	padding: 4px 1px 4px 1px !important;
	/*color: #333 !important;*/
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.buttonSmall:hover {
	background: #3399ff url('../img/bg-button-blue.jpg') top left repeat-x
		!important;
	border: 1px solid #0066ff !important;
	color: #fff !important;
}

.buttonIm {
	font-family: "微软雅黑", Verdana, Arial, sans-serif;
	display: inline-block;
	background: #3399cc url('../img/bg-button-Im.jpg') top left repeat-x
		!important;
	border: 1px solid #0066ff !important;
	padding: 4px 20px 4px 20px !important;
	color: #fff !important;
	font-size: 12px !important;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
input.button:hover,
button.button:hover
a.button:hover {
	background: #3399ff url('../img/bg-button-blue.jpg') top left repeat-x
		!important;
	border: 1px solid #0066ff !important;
	color: #fff !important;
}

.buttonIm:hover {
	background: #3399ff url('../img/bg-button-blue.jpg') top left repeat-x
		!important;
	border: 1px solid #0066ff !important;
	color: #fff !important;
}

/*--------------------------------------------------
  table and table and still table
  --------------------------------------------------*/
.generalList {
	min-height: 510px;
	height: auto !important;
	height: 700px;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
	display: none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
	
}

.tabberlive {
	margin-top: 1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px solid #778;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	padding: 3px 1em;
	margin-left: 3px;
	border: 1px solid #036;
	border-bottom: none;
	background: #eee;
	text-decoration: none;
}

ul.tabbernav li a:link {
	color: #333;
}

ul.tabbernav li a:visited {
	color: #667;
}

ul.tabbernav li a:hover {
	color: #fff;
	background: #3399ff;
	border-color: #0066ff;
}

ul.tabbernav li.tabberactive a {
	color: #3C4963;
	border: 1px solid #999;
	font-weight: bold;
	background-color: #e8e8e8;
	background-image: none;
	border-bottom: 1px solid #e8e8e8;
}

ul.tabbernav li.tabberactive a:hover {
	background: white;
	border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding: 0;
	border-top: 0;

	/* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

	/* height:200px; */

	/* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

	/* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
	display: none;
}

.tabberlive .tabbertab h3 {
	display: none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
	
}

.tabberlive#tab2 {
	
}

.tabberlive#tab2 .tabbertab {
	height: 200px;
	overflow: auto;
}

#language {
	height: 27px;
}

#degree {
	height: 24px;
	margin-top: -7px;
}




td a.pluginDown {
	float: left;
	display: block;
	width: 111px;
	height: 39px;
	background-image: url(../img/pluginDown.jpg);
	background-position: 0 0;
}

td a.pluginDown:hover {
	background-position: 0 -39px;
}

td a.pluginTest {
	margin: 0 20px;
	float: left;
	display: block;
	width: 111px;
	height: 39px;
	background-image: url(../img/pluginTest.jpg);
	background-position: 0 0;
}

td a.pluginTest:hover {
	background-position: 0 -39px;
}

#shengqing {
	width: 100%;
}

#shengqing th {
	font-size: 12px;
	font-weight: bold;
	color: #3c4963;
	padding: 13px 8px 12px 8px;
	border-bottom: 2px solid #6678b1;
	background: url(../img/shengqingBack.png) repeat-x;
	text-align: left;
}

#shengqing tbody {
	padding: 0 0 0 10px;
	border: 1px solid #ccc;
}

#shengqing ul {
	padding: 10px;
}

#shengqing ul li {
	padding: 5px 0;
	color: #009;
}

ul#lessons li span {
	display: block;
	margin-top: -18px;
	padding-left: 22px;
	padding-bottom: 2px;
}

.floatBox {
	display: block;
	position: absolute;
	top: 242.5px;
	left: 40%;
	width: 422px;
	height: 261px;
	padding: 25px;
	background-image: url(../img/floatBoxBack.png);
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
	margin-right: 30px;
	background-position: initial;
	background-repeat: no-repeat;
}

#shengqing .floatTable {
	border: none;
	width: 100%
}

#shengqing .floatTable tbody {
	border: none;
}

#shengqing .floatTable  tr th {
	background-image: none;
	border: none;
	text-align: right;
	width: 90px;
	vertical-align: baseline;
	padding: 6px 10px;
}

a.floatClose {
	display: block;
	width: 32px;
	height: 23px;
	position: absolute;
	top: 14px;
	right: 25px;
	cursor: pointer;
	background-image: url(../img/floatClose.png);
	background-position: 0 0;
}

a.floatClose:hover {
	background-position: 0 -23px;
}

.errorMessage {
	color: #ff0000;
	padding-left: 5px;
}

table.uiInfoTable tbody .textarea50,table.uiInfoTableT tbody .textarea50,table.uiInfoTableF tbody .textarea50
	{
	width: 100%;
	height: 50px;
	resize: none;
}

table.uiInfoTable tbody .textarea100,table.uiInfoTableT tbody .textarea100,table.uiInfoTableF tbody .textarea100
	{
	width: 94%;
	height: 100px;
}

table.uiInfoTable tbody .textarea150,table.uiInfoTableT tbody .textarea150,table.uiInfoTableF tbody .textarea150
	{
	width: 94%;
	height: 150px;
}

table.uiInfoTable tbody .textarea200,table.uiInfoTableT tbody .textarea200,table.uiInfoTableF tbody .textarea200
	{
	width: 94%;
	height: 200px;
}

table.uiInfoTable tbody .input_full {
	width: 94%; /*  td宽度的94% */
}

table.uiInfoTable tbody .input_name_long,table.uiInfoTable tbody .input_address
	{
	width: 250px; /* 各种名称（长）或者地址（低分辨率下最多20个汉字） */
}

table.uiInfoTable tbody .input_title,table.uiInfoTable tbody .input_route
	{
	width: 200px; /* 标题、路径（低分辨率下最多16个汉字） */
}

table.uiInfoTable tbody .input_domainName,table.uiInfoTable tbody .input_name
	{
	width: 150px; /* 域名或者名称（短）（低分辨率下最多11个汉字） */
}

table.uiInfoTable tbody .input_position,table.uiInfoTable tbody .input_key
	{
	width: 130px; /* 职务、关键字等（低分辨率下最多10个汉字）     不加任何class时width:130px */
}

table.uiInfoTable tbody .input_teacher {
	width: 70px; /* 人的名字 （低分辨率下最多5个汉字）*/
}

table.uiInfoTable tbody .input_studentId, ,table.uiInfoTable tbody .input_code_long
	{
	width: 150px; /* 教工号、账号、编号（长）等 （低分辨率下最多20位数字）*/
}

table.uiInfoTable tbody .input_teleNum,table.uiInfoTable tbody .input_code
	{
	width: 92px; /* 电话 、编号（短）（低分辨率下最多13位数字）*/
}

table.uiInfoTable tbody .input_date,table.uiInfoTable tbody .input_time
	{
	width: 65px; /* 日期、时间 (低分辨率下8位数字) */
}

table.uiInfoTable tbody .input_five_nums {
	width: 40px; /* 5位数字 */
}

table.uiInfoTable tbody .input_three_nums {
	width: 25px; /* 3位数字 */
}

.top {
	font-family:Arial;
	font-size:12px;
	text-align:left !important;
	color:#5B9CDE !important;
	font-weight:bold;	
}

/* btn css */
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);	
}

.btn:hover {
  color: #fff;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-waring {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-small-two {
  padding: 2px 15px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

#editForm_entity_content-ButtonId {
	cursor: pointer;
}

/*fenye css*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 10px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/*form css*/
.form-control {
  display: block;
  width: 200px;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}


/*content bg css*/
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}


/*table css*/
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

#page .current {
    display: inline-block;
    font-weight: 700;
    color: #eee;
    background: #3c4963;
    border-radius: 8px;
    padding-right: 3px;
    padding-left: 3px;
    margin-right: 5px;
}

select {
    height: 24px;
    *+height: auto;
    padding: 0px;
}

input[type = "password"],
input[type = "text"] {
    height: 23px;
    border-radius: 3px !important;
    background: #fff;
    border: 1px solid #aaa !important;
    padding: 0px 2px !important;
}

input[type=submit],
input[type=reset]{
    filter:chroma(color=#000000);
}
#help {*+padding-left: 5px !important;}

.select2-container {
    max-width: 127px;
    min-width: 100px;
}
.buttonArea input[type = "text"] {width: 98px;height: 18px;}
.buttonArea label{font-size:14px;}
.buttonArea select{height:20px;border-left:1px solid #aaa;border-top:1px solid #aaa;border-bottom:1px solid #aaa;border-radius:3px;font-size: 14px;font-family: simsun;}