.head {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	text-align: left;
	height: 46px;
	z-index: 99;
 	background: url("images/topbg.png") no-repeat scroll 0 0 #2B4E9F;
	border-left: 0px solid #a9d1f4;
	border-right: 0px solid #a9d1f4;
	border-bottom: 0px solid transparent;
	border-top: 0px solid #005095;
	/* background-position: 0px -25px; */
}
.openwindowsitem:hover { /*    	background-color:#ffec80;
    border-bottom:#ecd13c solid 1px; */ /* 修改前 */ /* 修改后 */
	background-color: #0D8ECC;
	 color: #FFFFFF; 
}
.topmenu {
	font-family: arial, sans-serif;
	font-size: 18px;
	margin: 0;
	position: absolute;
	left: 430px;
	bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 4px;
	right:280px;
	height:75px;
	z-index:9999;
}
.toolbar {
	position: absolute;
	right: 0px;
	bottom: -29px;
	/*background-color: #85B9DE;*/
	height: 30px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	border-left: 1px solid #cbcbcb;
}
.topmenu_li {
	border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 4px;
    cursor: pointer;
    float: left;
    height: 32px;
    margin-right: 6px;
    padding: 3px 5px;
    position: relative;
    top: 37px;
    width: 100px;
}
.topmenu_li:hover {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	background-color: #0D8ECC;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.topmenuitem {
	width: 100px;
	height: 25px;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
	border:1px solid transparent;
}
.menu_font {
	display: inline;
	font-size: 13px;
	color: #FFFFFF;
	display: inline;
	font-size: 15px;
	position: absolute;
	left: 22px;
	top: 5px;
	width: 70px;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: "宋体";
	font-weight: bold;
}
.listmenulist {
	display: none;
	/* 	width:140px; */ /* 修改前 */
	height: auto;
	background-color: #F3F3F3;
	/* 	background-image:url(images/pansoft_menu_bg.jpg);
    background-repeat: repeat-x; */ /* 修改前 */
	position: absolute;
	left: -6px;
	top: 9px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	/* 	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	border-top-right-radius:4px; */ /* 修改前 */
	overflow: visible;
	padding-top: 10px;
	/* 修改后 */
	width: 140px;
	box-shadow: 2px 2px 3px #919191;
	padding-bottom: 10px;
	cursor: default;
}
.listmenulistnext {
	width: 160px;
	height: auto;
	background-color: #F3F3F3;
	/* 	background-image:url(images/pansoft_menu_bg.jpg);
    background-repeat: repeat-x; */ /* 修改前 */
	position: absolute;
	/* 	left:-6px; */ /* 修改前 */
	top: -5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	/* 	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
	border-top-right-radius:4px;
	border-top-left-radius:4px; */ /* 修改前 */
	overflow: visible;
	padding: 10px 0;
	/* 修改后 */
	left: -6px;
	box-shadow: 2px 2px 3px #919191;
	cursor: default;
}
.optContent {
    bottom: 0;
    display: none;
    float: right;
    height: 1px;
    left: 0;
    overflow: visible;
    position: relative;
    right: 0;
    top: 10px;
    z-index: 999;
}
.optlisticon{
	/* background-color: rgba(54, 54, 54, 0.7); */
    border-radius: 32px 32px 32px 32px;
    bottom: 9px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    height: 32px;
    left: 9px;
    width: 32px;
    z-index: 20;
    border: 2px solid transparent;
}
.optlisticoncontent{
	border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    height: 32px;
    overflow: visible;
    padding: 0px;
    position: relative;
    width: 32px;
}

.ld{
	background-color: #CCCCCC;
    border: 1px solid #CCCCCC;
    font-size: 0;
    height: 4px;
    left: 9px;
    line-height: 0;
    position: absolute;
    top: 9px;
    width: 4px;
}

.js{
    left: 11px;
    top: 11px;
}

.iW{
	left: 19px;
    top: 11px;
}

.iX{
	left: 11px;
    top: 20px;
}

.iY{
	left: 19px;
    top: 20px;
}
.downlistbtn{
/* 	background-color:red; */
	width:30px;
	height:100%;
	position:absolute;
	right:0px;
}
/* 修改样式 */
.listbtncontent{
	position:absolute;
	left:4px;
	top:15px;
	right:0px;
	bottom:2px;
}
.listbtncontent .uplistbtn{
	background-image: url("images/black_br_prev_32.png");
	background-repeat: no-repeat;
	width:32px;
	height:32px;
/* 	display:inline-block; */
	display:none;
	cursor:pointer;
	position: absolute;
    top: 22px;
}
.listbtncontent .downlistbtn{
	background-image: url("images/black_br_next_32.png");
	background-repeat: no-repeat;
	width:32px;
	height:32px;
/* 	display:inline-block; */
	display:none;
	cursor:pointer;
	top:22px;
	position:absolute;
}
/* grid的标题行样式 */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	/* filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F8F8F8', endColorstr='#D9D9D9');
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F8F8F8', endColorstr='#D9D9D9');
	background:#E6E6E6;
	background-image: -moz-linear-gradient(center top , #F8F8F8, #D9D9D9);
	background:-webkit-gradient(linear, 0 0, 0 bottom, from(#F8F8F8), to(#D9D9D9)); */
	background:#E8E8E8;
    border: 1px solid #CBCBCB;
    color: #000000;
    font-family: "微软雅黑";
    font-weight: lighter;
}
#container{
	background-color: #FFFFFF !important;
}
.frame_border {
	margin-top: 6px;
	margin-left: 0px;
	padding: 0px;
	position:absolute;
	top:60px;
	left:2px;
	bottom:0px;
	right:0px;
	overflow:hidden;
}
.tabbar{
	display: inline-table;
    z-index: 99;
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    text-decoration: none;
    outline: 0 none;
    font-size: 100%;
    line-height: 1.3;
    list-style: none outside none;
    /**background: url("images/ui-bg_gloss-wave_55_5c9ccc_500x100.png") repeat-x scroll 50% 50% #5C9CCC;**/
    border-bottom: 1px solid #dbdbdb;
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 5px 5px 0px 0px;
    margin: 0;
    padding: 0 0.2em 0;
    clear: both;
    content: ".";
    height: 24px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right:230px;
	width: 100%;
	
}
/* 编辑框内的select */
.edit-cell select {
    border-color: #ABADB3 #E2E3EA #E2E3EA;
    border-style: solid;
    border-width: 0;
    font-family: "微软雅黑";
    font-size: 14px;
    padding: 0;
}
.edit-cell .button_fk{
		border-top:solid 0px #5794bf;
		border-left:solid 0px #c5daed;
		border-bottom:solid 0px #c5daed;
		border-right:solid 0px #c5daed;
		background-position:1px 1px;
		margin-left:8px;
    	margin-top:-1px;
	}
.font_headfont{
	font-size:22px!important;
	border-bottom:2px solid #b3b3b3;
	padding-left:5px;
	padding-right:7px;
	margin-top:3px;
	margin-left:45px;
	line-height: 150%;
    color: #333333 !important;
    position:absolute;
	top:15px;
}
@-moz-document url-prefix(){ 
	.font_headfont{
		font-size:22px!important;
		border-bottom:2px solid #b3b3b3;
		padding-left:5px;
		padding-right:7px;
		margin-top:4px;
		margin-left:45px;
		line-height: 150%;
	    color: #333333 !important;
	    position:absolute;
		top:15px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0){ 
	.font_headfont{
		font-size:22px!important;
		border-bottom:2px solid #b3b3b3;
		padding-left:5px;
		padding-right:7px;
		margin-top:4px;
		margin-left:45px;
		line-height: 150%;
	    color: #333333 !important;
	    position:absolute;
		top:15px;
	}
}