/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0;
	font-size: 12px;
}

body {
	font-size: 12px;
	line-height: 20px;
	color: #000;
	font-family: Microsoft YaHei, Verdana;
}

h2,h3,h4,h5,h6,h7 {
	font-weight: normal;
}

font {
	font-size: 12px;
}

input {
	font-size: 12px;
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: #000;
}  /*border,dashed ^_^*/
a:focus {
	outline: 0;
}  /*border,dashed  for firefox ^_^*/
a:hover {
	color: #295fc0;
}

a.xhx {
	text-decoration: underline;
}

ul {
	list-style: none;
}

.alc {
	text-align: center;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.float_l,.litnav li,.logininfo li,.main_title_box li,.oper_bank li {
	float: left;
	display: inline;
}

.float_r {
	float: right;
	display: inline;
}

.colorred,li.red,li.red a {
	color: #ff2020;
}

.colorgreen {
	color: #40b340;
}

.colorblue {
	color: #43a7d2
}

.colorgray {
	color: #7c7b7b;
}

.font_bold {
	font-weight: bold;
}

.font_10 {
	font-size: 10px;
}

.font_14 {
	font-size: 14px;
}

img {
	vertical-align: middle;
	border: none;
}

.alr {
	text-align: right;
}

.all {
	text-align: left;
}

.alc {
	text-align: center;
}

em {
	font-style: normal;
}

/*----------------------(*-__-*) main end------------------------------------*/
.banner {
	background: url(../images/banner_bg.jpg) repeat-x;
	position: relative;
	color: #fff;
	border-bottom: 1px solid #004e7b;
	height: 52px;
	clear: both;
}

.inner_banner {
	height: 52px;
	background: url(../images/inner_banner.jpg) no-repeat top right;
}

.logo {
	padding: 12px 0 0 20px;
}

.ln_outer,.logininfo {
	position: absolute;
	bottom: 10px;
}

.ln_outer {
	right: 20px;
	padding: 0 0 0 4px;
	height: 20px;
	overflow: hidden;
}

.litnav {
	height: 20px;
	height: 27px\9;
	padding: 3px 0 0 0;
	/*width: 580px;*/
}

.litnav li {
	margin-right: 19px;
	margin: 0 0px\9;
	height: 20px;
}

.litnav li.l_n_5 {
	background: none;
}

/*----------------------(*^__^*) litnav a begin------------------------------------*/
.litnav a {
	color: #fff;
	display: inline-block;
	/*width: 25px;
	width: 45px\9;*/
	height: 20px;
	background: url(../images/lit_nav1.png) no-repeat;
	padding-left: 22px;
}

.l_n_1 a {
	background-position: 4px -138px;
}

.l_n_2 a {
	background-position: 4px 3px;
}

.l_n_3 a {
	background-position: 4px -110px;
}

.l_n_4 a {
	background-position: 4px -112px;
}

.l_n_5 a {
	background-position: 4px -43px;
}

.l_n_6 a {
	background-position: 4px -89px;
}

.litnav a:hover {
	color: #fff;
}

/*----------------------(*-__-*) litnav a end------------------------------------*/
.logininfo {
	left: 410px;
}

.number_box {
	padding-left: 18px;
	background: url(../images/lit_nav.gif) no-repeat 5px 3px;
}

.logininfobox {
	background: url(../images/login_info.gif) no-repeat;
	width: 79px;
	height: 20px;
	display: inline-block;
	cursor: pointer;
	color: #bfcedf;
	padding-left: 8px;
}

.logininfo li {
	margin-right: 12px;
	position: relative;
}

.logininfo a {
	color: #fff;
}

.logininfo a:hover {
	color: #b4c0d3;
}

/*----------------------(*^__^*) maintable------------------------------------*/
.maintable {
	overflow: auto;
}

.scrollbox_y {
	overflow: scroll;
}

.scrollbox_x {
	overflow-x: scroll;
}

.outer_leftnav {
	overflow: hidden;
	vertical-align: top;
}

.leftnav {
	bottom: 0px;
	width: 250px;
	background: #e3ecee;
	overflow-y: auto;
	overflow-x: auto;
	display: block;
}

.left_title_box {
	height: 28px;
	line-height: 28px;
	color: #17619c;
	font-weight: bold;
	background: url(../images/left_title_box.jpg) repeat-x center bottom;
	zoom: 1;
}

.i_l_t_box {
	padding: 0 10px;
}

.left_title_box .float_r {
	margin: 8px 0 0;
}

.left_title_box .float_r img {
	cursor: pointer;
}

/*----------------------(*^__^*) menu begin----------------------------------*/
.menuDiv {
	margin-top: 0;
	margin-top: 30px\9;
}

.menu {
	line-height: 30px;
	border-bottom: 1px solid #99bfe0;
	border-top: 1px solid #fff;
}

.menu h2 {
	text-indent: 30px;
	cursor: pointer;
	color: #063f85;
	background: url(../images/menu1_bgarrow.gif) no-repeat 15px center;
}

.menu h2.hover {
	font-weight: bold;
	background: url(../images/leftnavbg.jpg) no-repeat left center;
	color: #fff;
}

.menu h2.hover span {
	display: block;
	background: url(../images/combo_select.gif) no-repeat 15px center;
}

.menu em {
	display: block;
	height: 28px;
	line-height: 28px;
	text-indent: 32px;
	overflow: hidden;
}

.menu h3 span {
	background-image: url(../images/folderClosed.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
	text-indent: 35px;
	display: block;
	padding: 0 0 0 10px;
}

.menu h3 span.span_h,.endfile em.span_h {
	background-color: #cbdff1;
	color: #17619c;
}

.menu h3.hover span {
	background-image: url(../images/folderOpen.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
}

.menu1,.menu2 {
	display: none;
	cursor: pointer;
	line-height: 30px;
}

.menu2 {
	padding: 0 0 0 19px;
}

.menu1 span,.menu2 span {
	display: block;
}

.menu li,.menu h2 {
	white-space: nowrap;
}

.p_arrow {
	display: inline-block;
	width: 11px;
	height: 7px;
	overflow: hidden;
	background: url(../images/p_arrow.gif) no-repeat;
}

.tabsMain {
	height: 100%;
	width: 100%;
	margin-top: -15px;
	overflow: hidden;
}

.endfile .favorites_color {
	background: url(../images/favorites_color.gif) no-repeat;
}

.endfile em {
	background: url(../images/leaf.gif) no-repeat 30px center;
	padding: 0 0 0 10px;
	zoom: 1;
}

.folderClosed {
	background: url(../images/folderClosed.gif) no-repeat 35px center;
}

.slidebox {
	background: url(../images/slidebtn_bg.jpg) repeat-y;
	/*cursor: pointer;*/
}

.flag {
	display: none;
}

/*----------------------(*-__-*) menu end------------------------------------*/
.mainbox {
	background: #eeeeee;
	vertical-align: top;
}

.main_title_box {
	background: #fff;
	height: 28px;
	background: url(../images/main_title_box_line.jpg) repeat-x left bottom
		#fff;
}

.main_title_box li {
	background: url(../images/main_title_box_li_l_n.jpg) no-repeat left top;
	margin: 4px 0 0 5px;
}

.main_title_box li span {
	background: url(../images/main_title_box_li_r_n.jpg) no-repeat right top
		;
	display: inline-block;
	padding: 2px 10px 0;
	height: 22px;
	line-height: 22px;
}

.main_title_box li.hoverli {
	background: url(../images/main_title_box_li_l.jpg) no-repeat left top;
}

.main_title_box li.hoverli span {
	background: url(../images/main_title_box_li_r.jpg) no-repeat right top;
	padding: 4px 10px 0;
	height: 20px;
	line-height: 20px;
}

.main_title_box span em {
	cursor: pointer;
	margin-left: 4px;
	_zoom: 1;
}

.oper_bank {
	background: #fff;
	border: 1px solid #cdcdcd;
	margin: 8px 8px 0;
	height: 26px;
	padding: 2px 15px;
}

.oper_bank * {
	vertical-align: middle;
}

.oper_bank li {
	padding: 0 15px;
	background: url(../images/oper_bank_line.gif) no-repeat right center;
	padding-top: 4px;
}

.oper_bank img {
	margin: 0 5px 0 0;
}

.i_main_box {
	border: 1px solid #aec8e1;
	margin: 8px 0 0 8px;
	float: left;
	display: inline;
	background: #fff;
}

.i_m_b_title {
	background: url(../images/i_m_b_title.gif) repeat-x left bottom #cfe0ef;
	position: relative;
	height: 28px;
	line-height: 28px;
	padding: 0 5px;
}

.i_i_m_b_title {
	height: 25px;
	line-height: 25px;
	float: left;
	display: inline;
	margin: 3px 0 0 4px;
	font-weight: bold;
	color: #3973a1;
	position: relative;
}

.oper_1,.oper_2 {
	position: absolute;
	top: 7px;
	width: 13px;
	height: 13px;
	display: block;
	right: 26px;
	cursor: pointer;
}

.oper_1 {
	background: url(../images/oper_1.gif) no-repeat;
}

.oper_2 {
	background: url(../images/oper_2.gif) no-repeat;
	right: 10px;
}

.i_i_m_b_in {
	background: url(../images/i_i_m_b_in.gif) no-repeat left top;
	display: inline-block;
}

.i_i_m_b_in em {
	background: url(../images/i_i_m_b_in.gif) no-repeat right bottom;
	display: inline-block;
	padding: 0 14px 0 10px;
	zoom: 1;
}

.i_i_m_b_in font {
	background: url(../images/tb_sj.gif) no-repeat left center;
	padding-left: 18px;
}

.i_i_m_b_num {
	position: absolute;
	right: -3px;
	top: -2px;
	display: inline-block;
	height: 13px;
	line-height: 13px;
	display: inline-block;
	background: url(../images/i_main_img.gif) no-repeat right -108px;
}

.i_i_m_b_num em {
	margin-top: -3px\9\0;
	display: inline-block;
	height: 13px;
	line-height: 13px;
	color: #fff;
	font-size: 11px;
	padding: 0 2px 0 3px;
	background: url(../images/i_main_img.gif) no-repeat left -88px;
	margin-right: 1px;
	font-weight: normal;
	text-align: center;
}

.table_bm {
	margin: 5px 0 0;
}

.table_bm td,.table_bm th {
	height: 28px;
	line-height: 28px;
}

.table_bm thead th {
	background: #eee;
}

.listbgbox {
	padding: 0 8px;
	background-image: url(../images/i_main_img.gif);
	background-repeat: no-repeat;
	background-position: 10px -125px;
	text-indent: 12px;
}

.i_main_box ul span {
	color: #aaa;
	font-size: 10px;
	float: right;
	display: inline;
}

.i_main_more {
	text-align: right;
	color: #3973a1;
	background: #e0e0e0;
	line-height: 26px;
}

.font_10 {
	font-size: 10px;
	margin-right: 10px;
}

/*---------------------------------------------------------------------------*/
	/*----------------------(*-__-*) ny.html begin-------------------------------*/
	/*---------------------------------------------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
.i_t_r li,.Menubox li,.op_div dd,.op_div dl {
	float: left;
	display: inline;
}

.tableinner {
	margin: 6px;
}

.tableinner td {
	vertical-align: top;
}

.s_down {
	border: 1px solid #bbc7d3;
	padding: 1px;
	background: #fff;
	margin: 0 0 8px;
}

.inner_s_down {
	background: url(../images/s_down_bg.jpg) repeat-x;
	height: 21px;
	padding: 5px;
}

.i_i_s_d {
	border: 1px solid #bbc7d3;
	background: #fff;
	position: relative;
	padding: 0 0 0 3px;
}

.i_i_s_d img {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.Menubox {
	background: url(../images/main_title_box_line.jpg) repeat-x left bottom
		#fff;
	height: 22px;
}

.Menubox li {
	background: url(../images/main_title_box_li_l_n.jpg) no-repeat left top;
	margin: 0 4px 0 0;
}

.Menubox li span {
	padding: 0 8px;
	display: inline-block;
	background: url(../images/main_title_box_li_r_n.jpg) no-repeat right top
		;
	height: 21px;
	line-height: 21px;
	cursor: pointer;
}

.Menubox li.hover span {
	height: 22px;
}

.Contentbox {
	border: 1px solid #d2d2d2;
	border-top: none;
}

.tableinner .slidebox1 {
	vertical-align: middle;
}

.i_t_r {
	border: 1px solid #d2d2d2;
	border-left: none;
	margin: 0 10px 0 0;
	background: url(../images/i_t_r.jpg) repeat-x #fff;
}

.i_t_r li {
	border-left: 1px solid #d2d2d2;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	color: #556473;
	cursor: pointer;
}

.op_div {
	border: 1px solid #b6cee8;
	border-left: none;
	background: #dfeded;
	margin: 0 10px 0 0;
}

.op_div * {
	vertical-align: middle;
}

.op_div dl {
	border-left: 1px solid #b6cee8;
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
	color: #556473;
	cursor: pointer;
	_padding-top: 8px;
	_height: 26px;
}

.op_div dd {
	margin: 0 12px;
}

.op_div img {
	margin-right: 5px;
}

.i_se_box {
	display: inline-block;
	border: 1px solid #bbc7d3;
	background: url(../images/i_searchbg.jpg) no-repeat;
	height: 17px;
	padding: 3px 3px 0;
	margin: 0 0 0 8px;
}

.i_se_box .keyword {
	border: none;
	background: none;
}

.keysearchbtn {
	background: url(../images/i_searchbtn.gif) no-repeat;
	border: none;
	width: 14px;
	height: 14px;
	cursor: pointer;
}

.marlecheck {
	margin-left: 15px;
}

#mb_box {
	height: 29px;
	border: 1px solid #56a6cf;
	border-bottom: none;
	background: url(../images/tab_Menubox_bg.jpg) repeat-x;
	margin: 0 10px 0 0;
	padding: 6px 10px 0;
}

#mb_box li {
	background: url(../images/tab_Menubox_libg_l.jpg) no-repeat left top;
}

#mb_box li span {
	background: url(../images/tab_Menubox_libg_r.jpg) no-repeat right top;
	height: 29px;
	line-height: 29px;
	color: #2f6b8a;
}

#mb_box li.hover {
	background: url(../images/tab_Menubox_libg_h_l.jpg) no-repeat left top;
}

#mb_box li.hover span {
	background: url(../images/tab_Menubox_libg_h_r.jpg) no-repeat right top;
	color: #556473;
	font-weight: bold;
}

#Contentbox1 {
	background: #fff;
	margin: 0 10px 0 0;
	padding: 10px;
}

#Contentbox1 table {
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

#Contentbox1 thead td {
	background: #eee;
	color: #556473;
	font-weight: bold;
}

#Contentbox1 td {
	border-left: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
	padding: 5px;
	text-align: center;
}

.c_t_td1 {
	color: #acacac;
}

.Contentbox .menu {
	border: none;
	padding-bottom: 5px;
}

.Contentbox .menu1 {
	padding-left: 13px;
}

.Contentbox .menu h2 {
	background: url(../images/adding.gif) no-repeat 15px center;
}

.Contentbox .menu h2,.Contentbox .menu h2.hover {
	color: #000;
}

.Contentbox .menu h2.hover span {
	background: url(../images/decrease.gif) no-repeat 15px center;
}

.Contentbox .menu h3 span {
	background: url(../images/adding.gif) no-repeat 15px center;
}

.Contentbox .menu h3.hover span {
	background: url(../images/decrease.gif) no-repeat 15px center;
}

.Contentbox .endfile em {
	background: url(../images/leaf1.gif) no-repeat 15px center;
}

/*---------------------------------------------------------------------------*/
	/*----------------------(*-__-*) ny.html end-------------------------------*/
	/*---------------------------------------------------------------------------*/
.tableTitle {
	background-color: #7AC5CD;
	text-align: center;
	font-weight: bold;
}

.tablequ {
	background-color: #FFD39B;
}

.titleApply {
	font-size: 30px;
}

.tabPanel {
	bottom: 0px;
	width: 100%;
	overflow-y: auto;
	overflow-x: auto;
	display: block;
	vertical-align: top;
}

/*----------------------------pic upload----------------------------------*/
.btn_addPic {
	display: block;
	position: relative;
	width: 140px;
	height: 39px;
	overflow: hidden;
	border: 1px solid #EBEBEB;
	background: none repeat scroll 0 0 #F3F3F3;
	color: #999999;
	cursor: pointer;
	text-align: center;
}

.btn_addPic span {
	display: block;
	line-height: 39px;
}

.btn_addPic em {
	background: url(../images/uploadPicAdd.png) 0 0;
	display: inline-block;
	width: 18px;
	height: 18px;
	overflow: hidden;
	margin: 10px 5px 10px 0;
	line-height: 20em;
	vertical-align: middle;
}

.btn_addPic:hover em {
	background-position: -19px 0;
}

.filePrew {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	height: 39px;
	font-size: 100px; /* 增大不同浏览器的可点击区域 */
	opacity: 0; /* 实现的关键点 */
	filter: alpha(opacity = 0); /* 兼容IE */
}

/*---------------------------- pansoft ----------------------------------*/
.frame_border_1 {
	margin-top: 10px;
	margin-left: 10px;
	padding: 0px;
	position: absolute;
	top: 60px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	overflow: hidden;
}

.frame_border {
	position: absolute;
	top: 70px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	margin: 5px;
	/*background: -moz-linear-gradient(center top, #FFFFFF 0px, #F2F2F2 100%)
		repeat scroll 0 0 transparent;*/
	<!--box-shadow:  0 0 3px 1px #D7D6D5;-->
}

.pansoft-btn {
	position: relative;
	-moz-transition: border 0.2s ease 0s;
	-webkit-transition: border 0.2s ease 0s;
	background-color: #EBEBEB;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #EBEBEB);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF),
		to(#EBEBEB) );
	background: -webkit-linear-gradient(top, #FFFFFF, #EBEBEB) repeat scroll
		0 0 transparent; /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top, #FFFFFF, #EBEBEB) repeat scroll 0 0
		transparent; /* IE10+ */
	background: -webkit-linear-gradient(center top, #FFFFFF, #EBEBEB) repeat
		scroll 0 0 transparent;
	filter: progid : DXImageTransform.Microsoft.gradient (   startColorstr =
		'#FFFFFF', endColorstr = '#EBEBEB', GradientType = 0 ); /* IE6-9 */
	background: linear-gradient(top, #FFFFFF, #EBEBEB) repeat scroll 0 0
		transparent; /* W3C */
	border: 1px solid #B5B5B5;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset;
	color: #0085CC;
	padding: 7px 12px;
	padding: 0px 12px\9;
	padding: 0px 12px\0; +
	padding: 0px 12px;
	font-size: 13px; /* 修改字体大小 */
	height: 25px;
	cursor: pointer;
	-moz-transition: border 0.2s ease 0s;
	-webkit-transition: border 0.2s ease 0s;
	display: inline-block;
	text-decoration: none;
	/*
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000'); /* for IE */
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#000)); /* for webkit browsers */
	/*background: -moz-linear-gradient(top,  #ccc,  #000); /* for firefox 3.6+ */
	/*
	background: linear-gradient(top, #A6C9E2 0%,#4787ED 65%) repeat scroll 0 0 transparent; /* W3C */
	/*
    height: 25px;
    */ /*
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A6C9E2', endColorstr='#4787ED',GradientType=0 ); /* IE6-9 */
	/*background: -moz-linear-gradient(center top , #A6C9E2, #4787ED) repeat scroll 0 0 transparent;*/
	/*background: -webkit-linear-gradient(top, #A6C9E2 0%,#4787ED 65%) repeat scroll 0 0 transparent; /* Chrome10+,Safari5.1+ */
	/*background: -ms-linear-gradient(top, #A6C9E2 0%,#4787ED 65%) repeat scroll 0 0 transparent; /* IE10+ */
	/*background: -webkit-linear-gradient(center top , #A6C9E2, #4787ED) repeat scroll 0 0 transparent;*/
	/*border: 1px solid #3079ED !important;
    /*border-radius: 4px 4px 4px 4px;*/ /*
    font: bold 12px/17px Helvetica,Arial,sans-serif;*/ /*margin: 2px;*/
	/*
    padding: 0px 6px 3px;*/ /*text-shadow: 0 1px 0 #2F5BB7 !important;*/
}

/* 这个是老是跟ie抢着认\0的神奇的opera */
@media all and (min-width:0px) {
	.pansoft-btn {
		padding: 0px 12px\0;
	}
}

/* chrome和safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.pansoft-btn {
		padding: 0px 12px;
		background: -webkit-linear-gradient(top, #FFFFFF, #EBEBEB) repeat scroll
			0 0 transparent;
	}
}

.pansoft-btn:hover {
	filter: progid : DXImageTransform.Microsoft.gradient (   startColorstr =
		'#FFFFFF', endColorstr = '#D7D7D7', GradientType = 0 ); /* IE6-9 */
	-moz-transition: border 0.2s ease 0s;
	-webkit-transition: border 0.2s ease 0s;
	background: -webkit-linear-gradient(top, #FFFFFF, #D7D7D7) repeat scroll
		0 0 transparent; /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top, #FFFFFF, #D7D7D7) repeat scroll 0 0
		transparent; /* IE10+ */
	background: -webkit-linear-gradient(center top, #FFFFFF, #D7D7D7) repeat
		scroll 0 0 transparent;
	background: linear-gradient(#FFFFFF, #D7D7D7) repeat scroll 0 0
		transparent;
	background-color: #D7D7D7;
	background-image: -moz-linear-gradient(center top, #FFFFFF, #D7D7D7);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF),
		to(#D7D7D7) );
}

/* chrome和safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.pansoft-btn:hover {
		background: -webkit-linear-gradient(top, #FFFFFF, #D7D7D7) repeat scroll
			0 0 transparent;
	}
}

.pansoft-btn:active {
	background: #d0d0d0\0;
	-moz-box-shadow: 0 1px 0 #FFFFFF, 0 0 9px rgba(0, 0, 0, 0.5) inset;
	-webkit-box-shadow: 0 1px 0 #FFFFFF, 0 0 9px rgba(0, 0, 0, 0.5) inset;
	box-shadow: 0 1px 0 #FFFFFF, 0 0 9px rgba(0, 0, 0, 0.5) inset;
	filter: progid : DXImageTransform.Microsoft.Shadow ( color = '#d0d0d0',
		Direction = 0, Strength = 35 ); /*for ie6,7,8*/ /*
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C8FFD', endColorstr='#4787ED',GradientType=0 ); /* IE6-9 */
	/*background: linear-gradient(top, #4C8FFD 0%,#4787ED 65%) repeat scroll 0 0 transparent; /* W3C */
	/* -moz-transition: border 0.2s ease 0s;
    /*-webkit-transition: border 0.2s ease 0s;
    background: -moz-linear-gradient(center top , #4C8FFD, #4787ED) repeat scroll 0 0 transparent;
    background: -webkit-linear-gradient(top, #4C8FFD 0%,#4787ED 65%) repeat scroll 0 0 transparent; /* Chrome10+,Safari5.1+ */
	/*background: -ms-linear-gradient(top, #4C8FFD 0%,#4787ED 65%) repeat scroll 0 0 transparent; /* IE10+ */
	/*background: -webkit-linear-gradient(center top , #4C8FFD, #4787ED) repeat scroll 0 0 transparent;
    border: 1px solid #0561AE !important;
    box-shadow:0 0 0 1px #FFFFFF inset,0 0px 0px rgba(0,0,0,0,1);*/
}

.title {
	float: left;
	height: 48px;;
	position: absolute;
	width: 100%;
	background-color: #F0F0F0;
	border-bottom: 1px solid #DBDBDB;
}

.titleimg_opt {
	background: url(imgs/8.png);
	background-position: 10px 6px !important;
	background-repeat: no-repeat;
	margin-left: 12px;
	margin-top: 2px;
	width: 50px;
	height: 38px;
	border-bottom: 2px solid #B3B3B3;
}

#leo {
	position: absolute;
	border: 1px solid grey;
	opacity: 0.8;
	background: #FFFFFF;
}

.validator_not_editable {
	color: #333333;
}

.changevalue {
	color: red;
}

.changeValueLable {
	color: red;
}