body {background: #DDEEF2;  padding: 10px;	margin: 0px;	font-size:12px;	color:#000000;	}
A:visited {	COLOR: #335b64; TEXT-DECORATION: none}
A:link {COLOR: #335b64; TEXT-DECORATION: none}
A:hover {COLOR: #eb8a3d; TEXT-DECORATION: underline}
A:active {COLOR: #eb8a3d; TEXT-DECORATION: underline}
a.a_style1 {color:#007BA8; font-weight:bold; text-decoration:underline}
a.a_style1:hover {color:#FF6600; font-weight:bold; text-decoration:none }
a.a_style2 {color:#999999; text-decoration:underline }
a.a_style2:hover{color:#FF6600; text-decoration:underline }
a.a_style3 {color:#FF0000; text-decoration:underline;}
a.a_style3:hover{color:#017CA6; text-decoration:underline}
a.a_style4 { font-weight:bold; }
a.a_style5 {color:#000000; text-decoration:underline; }
a.a_style5:hover{color:#FF6600; text-decoration:underline; }
a.abc{font-weight:normal}
a.abc:hover{font-weight:normal; text-decoration:underline}



h1 {background: #F4FAFB; border: 1px solid #BBDDE5; color: #9CACAF; font-size: 14px;  padding: 7px 10px; margin: 2px 2px 10px 2px;}
h1 .menu-span a{ text-decoration:underline;}
h1 .menu-span a:hover{ text-decoration:none;}
h1 .action-span {float: right; padding-left: 10px; padding-top:0px; border-left: 2px solid #999; position:relative; top:-3px}
h1 .action-span a {color: #666;  font-size: 12px;  font-weight: normal;  text-decoration: none;  display:block;  padding:2px 5px 2px 23px;  *padding:4px 5px 2px 23px;  border:1px solid #278296;  border-right:2px solid #278296;  border-bottom:2px solid #278296;  background:#DDEEF2 url(/webAdmin/sys_img/icon_add.gif) no-repeat 3px center;  *background:#DDEEF2 url(/webAdmin/sys_img/icon_add.gif) no-repeat 3px 3px;}
h1 .action-span a:hover {border:1px solid #5FA6B6;border-right:2px solid #5FA6B6;border-bottom:2px solid #5FA6B6; background:#FFF url(/webAdmin/sys_img/icon_add.gif) no-repeat 3px center;  *background:#FFF url(/webAdmin/sys_img/icon_add.gif) no-repeat 3px 3px;  color:#666;text-decoration:none;}



/* 头部样式 */
#header-div { background: #278296;  border-bottom: 1px solid #FFF;}
#logo-div { height: 50px;  float: left;}
#submenu-div { height: 50px; }
#submenu-div  a{ text-decoration:underline; color:#FFFFA6}
#submenu-div  a:hover{ text-decoration:none; color:#FF0000}
#submenu-div .txt1{padding: 20px 20px 0 20px; clear:right;text-align: right; color: #FFFFFF;width:;float: left;}

Table{ jerry:expression(cellSpacing="1",cellPadding="3"); }

/* 列表部分的样式 */
.list-div { width: 100%-4;  background: #EEF8F9;  border: 1px solid #BBDDE5;  margin:2px; }
.list-div form{margin:0px}
.list-div table {width: 100%;}
.list-div th { line-height: 24px;  background: #BBDDE5 url("/webAdmin/sys_img/th_bg.gif") repeat-x;  white-space: nowrap;}
.list-div td { background: #FFF;  line-height: 22px;  width:;}
.list-div td.first-cell{  font-weight: bold;  padding-left: 10px;}
.list-div input { vertical-align: middle;}
.list-div a:visited, .list-div a:link {  text-decoration: underline;  color: #192E32;}
.list-div a:hover { color: #eb8a3d;}
.list-div input, list-div img {  vertical-align: middle;}
.list-div .footer { background: #F4FAFB;  color:#666666; padding-top:20px}
.list-div .Item_Title{ height:22px; padding-left:6px; width:50px; float:left; clear:left;border-bottom:dotted 1px #BBDDE5; background:#EEF8F9}
.list-div .Item_Option{ height:22px;  width:220px; border-bottom:dotted 1px #BBDDE5; float:left;}


/*
 标签部分的样式
 */
.tab-div {  background: #EEF8F9;  border: 1px solid #BBDDE5;  margin: 0 0 10px 0;  padding: 1px;}
#tabbar-div {  background: #80BDCB;  padding-left: 10px;  height: 22px;  padding-top: 1px;}
#tabbar-div p {  margin: 2px 0 0 0;}
.tab-front {  background: #BBDDE5;  line-height: 20px;  font-weight: bold;  padding: 4px 15px 4px 18px;  border-right: 2px solid #278296;  cursor: hand;  cursor: pointer;}
.tab-back {  color: #FFF;  line-height: 20px;  padding: 4px 15px 4px 18px;  border-right: 1px solid #FFF;  cursor: hand;  cursor: pointer;}
.tab-hover {  color: #FFF;  background: #94C9D3;  line-height: 20px;  padding: 4px 15px 4px 18px;  border-right: 1px solid #FFF;  cursor: hand;  cursor: pointer;}
#tabbody-div {  border: 2px solid #BBDDE5;  padding: 10px;  background: #FFF;}

/* 
表单部分 
*/
td.label {  text-align: right;  vertical-align: top;  font-weight: bold;  padding: 5px 1em;  width: 20%;}
.button-div {  text-align: center;  padding: 3px 0;}
input.button {  height:21px;  padding: 2px 8px 0px;  margin: 2px 2px;  border: 1px solid #2D5082; background: url(/webAdmin/sys_img/button_bg.gif) repeat-x; }


