

html{overflow-x : hidden ; height : 100% ; margin : 0 ; padding : 0 ; }
iframe{c3rdfdfsf:expression(this.src='about:blank',this.outerHTML='');}
body
{
    font-size:12px;
    color:#333;  
    background:#d4d0c8;  
    margin:5px;

}
/*current css*/
input{font-size:12px;}
textarea{font-size:12px;}
a{font-size:12px; color:#333; text-decoration:none;}
a:hover{color:#000; text-decoration:underline;}
.clear {clear:both; height:0px; width:0px; font-size:0px; line-height:0px; overflow:hidden;}
.sysBgColor{ background-color:#d4d0c8; }

legend 
{
	font-size:12px;
	font-weight:bold;
	color:#333;
}
fieldset
{
	border-bottom-style:groove;
	border:solid 1px #F5F4F2;	
	margin:5px;
	padding:4px !important;
	padding:0px;
}

.noboder_table
{

}

.table
{
	text-align:center;
	margin:5px;
	border-left:0px;
	border-bottom:0px;
	font-size:12px;	
	border-spacing:0px;	
	border-top:solid 1px #333;
	border-right:solid 1px #333;
	border-collapse:collapse;	
	
}
.table td
{
	word-break:break-all;
	border-top:0px;
	border-right:0px;
	border-spacing:0px;
	border-left:solid 1px #666;
	border-bottom:solid 1px #666;
	border-collapse:collapse;
	padding:4px;
}

.table2
{
	background-color:#fff;
	text-align:left;
	margin:5px;
	border-left:0px;
	border-bottom:0px;
	font-size:12px;	
	border-spacing:0px;	
	border-top:solid 1px #333;
	border-right:solid 1px #333;
	border-collapse:collapse;	
	
}
.table2 td
{
	word-break:break-all;
	border-top:0px;
	border-right:0px;
	border-spacing:0px;
	border-left:solid 1px #666;
	border-bottom:solid 1px #666;
	border-collapse:collapse;
	padding:4px;
}


.gridview
{
	margin-top:10px;
	border:solid 1px #333;
	width:98%;
}
.gridview_header
{
	border:0px;
	background:#808080;	
	background-image:url(images/leftmenu/left_tab_bg.jpg);
	background-repeat:repeat-x;
	color:#333;
	font-weight:bold; 
	height:18px;
}
.gridview_header th
{
	border:solid 1px #666;
}

.gridview_row
{	
	margin:5px;
	border-left:0px;
	border-bottom:0px;
	font-size:12px;	
	border-spacing:0px;	
	border-top:solid 1px #333;
	border-right:solid 1px #333;
	border-collapse:collapse;	
	
}
.gridview_row td
{
	word-break:break-all;
	border-top:0px;
	border-right:0px;
	border-spacing:0px;
	border-left:solid 1px #666;
	border-bottom:solid 1px #666;
	border-collapse:collapse;
	padding:2px;	
    background-color:#fff;
}
.gridview_pager
{
	background-color:#f0f0f0;
}


.main_body
{
	background-color:#d4d0c8;
	width:100%;
}
.left_body
{
	background-color:#d4d0c8;
	padding:0px;
	margin:10px 0px 0px 0px;
	
}

.PageTitle
{
	font-size:16px;
	font-weight:bold;
}



#ms_leftmenu
{		
   text-align:center;
   width:80px;
   margin:auto;
}
#ms_leftmenu ul
{ 
     list-style-type:none;     
     margin:0px;
     padding:0px !important;
     padding:inherit;
}
#ms_leftmenu li
{
	width:80px;
	margin-bottom:5px;
}
#ms_leftmenu li a
{	
	width:76px !important;
	width:100%;	
	padding:2px 2px;
	display:block;		
	color:#333;
	font-size:12px;
	text-decoration:none;
	border:solid 1px #d4d0c8;
}
#ms_leftmenu li a:hover
{
	width:76px !important;
	width:100%;
	color:#333;
	font-size:12px;
	background:#B6BDD2;
	border:solid 1px #0A246A;
}
#ms_leftmenu li a:active
{
	width:76px !important;
	width:100%;
	color:#333;
	font-size:12px;
	background:#d4d5d8;
	border:solid 1px #0A246A;
}

#ms_leftmenu .class1 a{background:#d4d5d8;border:solid 1px #0A246A;}
#ms_leftmenu .class2{background:#d4d0c8; }

#ms_leftmenu .locked
{
	width:76px !important;
	width:100%;	
	padding:2px 2px;
	display:block;		
	color:#808080;
	font-size:12px;
	text-decoration:none;
	border:solid 1px #d4d0c8;
	cursor:default;
}



#ms_topmenu {}
#ms_topmenu ul
{
	float:right;
	list-style-type:none;
	margin:0px;
}
#ms_topmenu li
{
    float:left;
    
    margin-right:5px;
}
#ms_topmenu a
{
	display:block;
	float:left;
	background-color:#808080;
	background-image:url(images/top_btn_bg.jpg);
	background-repeat:repeat-x;
	
	color:#ebe9e4;
	padding:5px 10px;
	text-decoration:none;
}
#ms_topmenu a:hover
{
	background-image:url(images/top_btn_bg2.jpg);
	background-repeat:repeat-x;
}





.TreeView
{	
}
.TreeView a
{
	font-size:12px;    
    display:block;    
    color:#333;
}

.TreeView a:hover
{
	color:#000;
	text-decoration:underline;
}


.popUpMsgBox{background:#ccc url(images/popupmsgbox/popup_bg_body.gif) repeat-x; border:solid 1px #333; width:100%; height:100%;}
.popUpMsgBox .caption{background: url(images/popupmsgbox/popup_bg_caption.gif) repeat-x;	height: 7px; font-size:0px;}
.popUpMsgBox .icon{ clear:both; float:left; margin:5px; background:url(Images/PopUpMsgBox/popup_icon_mail.gif) no-repeat; width:32px; height:32px;}
.popUpMsgBox .msg{ float:left; width:120px; margin-top:5px; word-break:break-all;}
.popUpMsgBox .title {}
.popUpMsgBox a{font-size:12px; text-decoration:underline;}


/* 错误页样式 position:absolute;
   left:300px;
   top:90px; */
.error
{
   /*border-style:solid;
   border-width:1px;
   border-color:#808080;*/
   width:520px;
   margin:120px auto auto auto;
   word-break:break-all;
}
.error .box
{
	margin:10px;
	border:solid 1px #808080;
	padding:5px;
	background:#fff;
}
.error .title
{
	background:#fff;
	font-weight:bold;
	font-size:14px;
	padding:5px 0px 5px;
	margin-bottom:10px;
	border-bottom:solid 1px #ccc;	
}
.error .content
{	
	font-size:12px;
	line-height:20px;
	background:#fff;
}
.error .return
{
	text-align:right;	
	 margin:10px;
}

.icon_warning
{
	background-color:#fff;
	background-image:url(images/icon/warning_48x48.gif);
	width:48px;
	height:48px;
	background-repeat:no-repeat;
}

/* Button */
.btn
{	
	padding:1px 10px;
}

.btn03
{
	float:left;
	padding:3px 8px;
	display:block;		
	color:#333;
	font-size:12px;
	text-decoration:none;
	border:solid 1px #d4d0c8;
}
.btn03:hover
{	
	color:#333;
	font-size:12px;
	background-color:#B6BDD2;
	text-decoration:none;
	border:solid 1px #0A246A;
}
.btn03:active
{	
	color:#333;
	font-size:12px;
	background-color:#A1A6B8;
	border:solid 1px #0A246A;
}

.icon_return
{
	padding-left:20px; background-image:url(images/icon/undo.gif); background-repeat:no-repeat;
}

.loading_16x16
{
	background-image:url(images/loading.gif); background-repeat:no-repeat;
	width:16px; height:16px; float:left;
}


/*.ms_header_bg{filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ffffff,endColorStr=#82a6d7); margin:0px;}*/
.ms_header_bg
{
	background:#fff url(images/top_bg_760x1.jpg) repeat-y;
	margin:0px;
}
.ms_header_bg .bottom_line
{
	border-bottom:solid 4px #706961;
}

.ms_bottom_bg
{
	background-color:#808080;
	background-image:url(images/leftmenu/left_tab_bg.jpg);	
	background-repeat:repeat-x;
	color:#333;
}

.ms_leftmenubar_bg
{
	border-left:solid 1px #808080;
	background-color:#dedad2;
}



.treeview_selectednode
{
}
.treeview_selectednode a
{
	color:#cc3300;
	font-weight:bold;
}

.left_fg
{
	/*background-color:#3d5583;*/
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	width:90%;
	height:20px;
	line-height:20px;
	text-align:left;
	background-image:url(images/leftmenu/left_tab_bg.jpg);	
	color:#333;
	font-weight:bold;
	font-size:12px;
	border-bottom:solid 1px #808080;
}
.left_fg a
{
    float:left;
	width:100%;
	color:#333;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	background-image:url(images/leftmenu/left_tab_ico1.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:16px;
}
.left_fg a:hover
{
	color:#333;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

/*
.left_current
{
	background:#fff;
	padding:10px 0px; position:relative; filter:alpha(opacity=90);
    
   
    border:solid 1px #3d5583;
    padding:2px;
}
*/

.alpha { background:none !important;  background:#fff; filter:alpha(opacity=0); width:90%  }
.menu { padding:5px 0px; color:#fff; position:relative; filter:alpha(opacity=100); }


.mm_Search_Line
{
	border-top:solid 2px #3d5583; 
	border-bottom:solid 2px #3d5583;
	margin:5px 0px 5px;
}

/*主题设置消息框
.themesavemsg
{
	position:absolute;
	top:200px;
	left:255px;
	width:300px;
	height:90px;
	line-height:90px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	background-color:#fff; border:solid 1px #808080; visibility:hidden;
	background-image:url(images/loading2.gif);
	background-position:40px;
	background-repeat:no-repeat;
}*/

.themesavemsg
{
	position:absolute;
	top:200px;
	left:255px;
	width:300px;
	height:90px;
	line-height:90px;
	text-align:center;	
	font-weight:bold;
	font-size:16px;
	background-color:#fff; border:solid 1px #808080; visibility:hidden;
	background-image:url(images/loading2.gif);
	background-position:40px;
	background-repeat:no-repeat;
}


.left_copy
{	
	bottom:0px;
	color:#808080;
	margin:5px 2px 10px;
}

.left_copy a
{
	color:#808080;
	text-decoration:none;
}

.left_copy a:hover
{
	color:#000;
}


.login
{
	background-color:#e5e2dd;
	margin:0px;
	border:solid 1px #808080;
}

.login td
{
	
}

.login_body
{
}

.login_title_bg
{
	background-color:#808080;
	background-image:url(images/leftmenu/left_tab_bg.jpg);	
	height:22px;
	border-bottom:solid 1px #808080;
	padding-left:5px;
	font-weight:bold;
	color:#333;
}

/* auto complete */
.mouseover{background-color:#2375e0; color:#fff;}
.mouseout{background-color:#fff;}
