*.
{
	font-family: Roboto;
	background-color: #f3f8f8;
    color: #6b7d86; 
}

body
{	font-family: Roboto;

	background-color: #f3f8f8;
	margin-top:0px;
	margin-left:20px;
}

/*表格标题*/
.tbltitle
{ 	font-family: Roboto;

	color:#00a335; 
	background-color:#f3f8f8; 
	font-size:12pt;	
	font-weight:500;
	text-align:left; 
	border:none;
	margin-top:25px;
	margin-left:0px;
}
/*标题两边的圆角图片*/
.subarc{background-color:#f3f8f8;display:none;}
.arc_body{margin-left: 0%; margin-top: 0%; background-color: #f3f8f8; display:none;}

/*普通表格外边为了留出5%而设置的表格*/
.tblbody{ 	font-family: Roboto;
color:#6b7d86;font-size:10pt;font-weight:300;background-color: #f3f8f8; border:none;text-align:left;margin-left: 0px}
/*边框*/
.tblbody .sidebar{ width:0%;display:none;}
/*实际内容的表格*/
.tblbody .context{ width:100%;text-align:left;margin-left: 0px;	font-family: Roboto;
}
/*表格的正常高度*/
.tblbody tr{ height:24px;text-align:left;background-color: #f3f8f8;}
/*普通表格里面的控件的边框*/
.context .text{	font-family: Roboto;border:1px solid #6b7d86; height:16px;width:188px;font-size:9pt; font-weight:300; padding-left: 4px; color:#6b7d86;background-color: #f3f8f8;}
.context .text1{	font-family: Roboto;border:1px solid #6b7d86; height:16px;width:100px;font-size:9pt; font-weight:300; padding-left: 4px; color:#6b7d86;background-color: #f3f8f8;}
.list {	font-family: Roboto;border:1px solid #6b7d86; height:20px; width:194px;font-size:9pt; font-weight:300;color:#6b7d86;background-color: #f3f8f8;}

/*普通表格里面的控件的边框 需要右段对齐的控件*/
.list1{font-family: Roboto;border: 1px solid #6b7d86; width:100px;height:20px;font-size:9pt; font-weight:300;color:#6b7d86;background-color: #f3f8f8;}
.list2{	font-family: Roboto; border: 1px solid #6b7d86; width:100px;font-size:9pt; height :60px;font-weight:300;color:#6b7d86;background-color: #f3f8f8;}
.list3{	font-family: Roboto; border: 1px solid #6b7d86; width:60px;font-size:9pt; height :20px;font-weight:300;color:#6b7d86;background-color: #f3f8f8;}
.context .atext,.alist 
{border:1px solid #6b7d86; height:20px;width:190px;	font-family: Roboto;font-size:9pt; font-weight:300;color:#6b7d86;background-color: #f3f8f8;}	

/*普通表格里面的小标题*/
.context .td_title { 	font-family: Roboto;font-size:10pt; font-weight:500; color:#002630}

/*表格里面*/
/*对表格里面的字体修饰，并且有外边框*/
.tblcontext
{ 	font-family: Roboto;
	color:#6b7d86; 
	border:#6b7d86 1px solid;
	background-color: #f3f8f8;
	font-size:10pt; font-weight:300;
	margin-left: 0px;margin-top: 4px;
}
/*对表格里面所的td进行修饰，主要是为了加一个边框*/
.tblcontext td{	font-family: Roboto;border:1px solid #D6dfe1; color: #8b979f; height:30px;}

/*对表格的头部加修饰，包括字体、背景、*/
.tblcontext .thead {	font-family: Roboto; color: #3e5055; background-color: #FFF;}
.thead td { text-align:center;margin-left: 0px;border:1px solid #D6dfe1;}

.tblcontext label
{
	background-color:#ebeeee;
}
/*取消表格的头部中td的边框（一定在）.tablecontext td之后*/
.thead1{ text-align:left}
/*让表格隔行显示阴影背景*/
.tblcontext .interval{ background-color:#EBEEEE;}
.tblbutton{text-align:center;}

/*页码显示信息*/
/*让页码信息和主表格有一点距离*/
.tblpageinfo{	font-family: Roboto; margin-top:5px; text-align:right;background-color: #f3f8f8;color:#6b7d86;font-size:9pt;font-weight:300; }
/*修饰页面信息里面的空间*/
.tblpageinfo select{	font-family: Roboto;  border: 1px solid #6b7d86;background-color: #f3f8f8; width:80px;color:#6b7d86;font-size:9pt;font-weight:300;}

/*
.table1
{
	color:#6b7d86; 
	background-color: #f3f8f8;
	font-size:18px; font-weight:300;
	margin-left: 0px;margin-top: 4px;
	text-align:center;	
}
*/

.content
{ 	font-family: Roboto;color:#6b7d86;font-size:10pt;font-weight:300;background-color: #f3f8f8; border:none;text-align:left;margin-left: 0px}

/** 缩进 */
.indentation
{
	display:none;
}
.hide_in_intelbras
{	
	display:none;
}

.tblbutton
{
	text-align:center;
}

/*提交按钮*/
.buttonbox{display:none;}

.intelbras_button{text-align:center;}

.intelbras_button input
{		
	font-family: Roboto;
	background-color: #00a335;
	border: none;
	color: #ffffff;
	width:100px;
	height:30px;
	font-size: 10pt;
	font-style: Museu Sans;
	font-variant: normal;
	font-weight: 300;
	text-align:center;	
}

.intelbras_button input:hover
{		
	font-family: Roboto;
	background-color: #03863f;	
	border: none;
	color: #ffffff;
}	

input.button 
{
	font-family: Roboto;
	background-color: #00a335;
	border: none;
	color: #ffffff;
	width:100px;
	height:22px;
	font-size: 9pt;
	font-style: Museu Sans;
	font-variant: normal;
	font-weight: 300;
	vertical-align:middle;
	text-align:center;		
	LINE-HEIGHT: 20px;
}

input.button :hover
{	
	background-color: #03863f;	
}	

.box {	font-family: Roboto;font-size: 9pt; font-weight: 300;color:#6b7d86;background-color: #f3f8f8; vertical-align:middle;}

span, label{font-size: 9pt; font-weight: 300;color:#6b7d86;background-color: #f3f8f8; vertical-align:middle;}

/*复选框（多选框）的美化CSS*/
input[type="checkbox"]{appearance: none; -webkit-appearance: none;outline: none;display:none}
label{display:inline-block;}
label input[type="checkbox"] + span{width:12px;height:12px;display:inline-block;background:url(../image/checkbox.png);vertical-align: middle;}
label input[type="checkbox"]:checked + span{background-image:url(../image/checkbox_checked.png);}

/*单选框的美化CSS*/
input[type="radio"]{appearance: none; -webkit-appearance: none;outline: none;display:none}
label{display:inline-block;}

label input[type="radio"] + span{width:12px;height:12px;display:inline-block;background-image:url(../image/radio.png);}
label input[type="radio"]:checked + span{background-image:url(../image/radio_checked.png);}

/*警告信息*/
.notes{	font-family: Roboto;
margin-left:0px; width:500px; font-size: 9pt; font-weight: 300; color:#D72736; line-height:18px;text-align:left;}
.note_body{	font-family: Roboto;
margin-left:0px; width:500px; font-size: 9pt; font-weight: 300; color:#D72736; line-height:18px;text-align:left;}

/*设置菜单项的距离*/
.menu tr{ 	font-family: Roboto;
height:20px;}
/*顶级菜单*/
.menu .topitem{	font-family: Roboto;
font-size:18px; font-weight:500;}
/*子菜单*/
.menu .item{	font-family: Roboto;
font-size:9pt; font-weight:300;}

/*圆角,使用该项对放置圆角的table进行修饰*/
.arcbg{background-color:#f3f8f8;display:none;}

/*banner*/
.banner{	font-family: Roboto;
 background:#00a335;}

/*对数图的解释,因为要统一风格，所以需要提取出来*/
.explanation 
{ 	font-family: Roboto;

	font-size: 9pt;
	font-weight: 300;
    color: #6b7d86; 
}

.notetitle{	font-family: Roboto;
color:#039; font-size:12pt; font-weight:bold;}

/*feature code里面注释部分的样式*/
.ex{	font-family: Roboto;
 background:#f3f8f8; position:absolute; border:#00a335 1px solid; color:#6b7d86}

.note_body p{	font-family: Roboto;
text-indent:2em;color:#6b7d86;background-color: #f3f8f8;font-size:12pt;font-weight:300;LINE-HEIGHT: 9pt;
}
.dash { border-bottom: #000 1px dashed;	display:inline-block ;}
/**登录界面顶部样式*/
.achead{	font-family: Roboto;
 background-color:#00a335; height:80px;}
