body
{
	font-family: "宋体";
	/*background-image:url(images/bg_lefttreeview.gif);*/
	background-color:#F2F2F2;
	font-size: 9pt;	
	margin : 0 0 0 0;
}
a
{
	font-family: "宋体";
	font-size: 9pt;
}
div
{
	font-family: "宋体";
	font-size: 9pt;

}
form {
 margin: 0;
 padding:0;
}
.gridheader
{
	background-image:url(images/grid_header.gif);
	height:22px;
	white-space:nowrap;
}
div#topLogo{
	background-image:url(images/top_bg.jpg);
	height:80px;
	width:100%;
	clear:both;
}
div#logo{
	background:url(images/logo.jpg);
	background-repeat:no-repeat;
	height:80px;
	width:100%;
}

.ico_delete{
float:left;
background:url(images/icon_delete.gif) no-repeat;
width:14px;
height:14px;
}
.ico_edit{
float:left;
background:url(images/icon_edit.gif) no-repeat;
width:14px;
height:14px;
}

.ico_newfile{
float:left;
background:url(images/icon_newfile.gif) no-repeat;
width:14px;
height:14px;
}
/**子菜单 当前位置*/
.SubNav{
height:28px;
line-height:28px;
}
.SubNav div{
float:right;
margin-left:.5em;
}
.SubNav div span{
margin-top:.5em;
}
.SubNav div a{
text-decoration: none;
color:#111;
}

/*定义表格风格*/
table.stripeMe{
border-collapse: collapse;
border: 1px solid #CECECE;
}

.stripeMe tr.alt td {
	background: #ecf6fc;
}

.stripeMe tr.over td {
	background: #bcd4ec;
}

.settings {
background-image:url(images/icon_folder.png);
}
.nav {
background-image:url(images/icon_setup.png);
}

.closetabone
{
	font-family:宋体;
	background-image: url(images/icon_closetabone.gif) !important;
	
}
.closetaball
{
	font-family:宋体;
	background-image: url(images/icon_closetaball.gif) !important;
}
.tabs 
{
	font-family:宋体;
    background-image:url(images/tabs.gif ) !important;
}
.tabs_desktop
{
	font-family:宋体;
	background-image:url(images/icon_desktop.png)!important;
}
th
{
	font-family:宋体;
	font-size : 9pt;
}
td
{
	font-family:宋体;
	font-size : 9pt;
}
div#divhasmargens
{
	margin:5px 5px 5px 5px;
}
.login_userid
{
	background-image:url(images/login/user.gif);
	background-repeat:no-repeat;
	padding-left: 16px;	
	background-position:left;
	padding-top : -10px;
	width: 180px;
	
	
}
.login_pwd
{
	background-image:url(images/login/pwd.gif);
	background-repeat:no-repeat;
	padding-left: 16px;	
	background-position:left;
	width: 180px;
	padding-top : -10px;
}
.login_checkcode
{
	background-image:url(images/login/pwd.gif);
	background-repeat:no-repeat;
	padding-left: 16px;	
	background-position:left;
	width: 180px;
	padding-top : -10px;
}
