﻿body {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
html {
	background-color: #F9F9F9;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow-y:auto;
    overflow-x:hidden;
	scrollbar-highlight-color:#ffffff; 
	scrollbar-3dlight-color:#828282; 
	scrollbar-face-color:#e8f5ff; 
	scrollbar-shadow-color:#828282; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-track-color:#ffffff; 
	scrollbar-arrow-color:#828282;
	
}
body {
	background-color: #F9F9F9;
	font-family:宋体;
	font-size:12px;
	color:#666;
	text-align: left; 
	overflow-y:auto;
    overflow-x:hidden;
	scrollbar-highlight-color:#ffffff; 
	scrollbar-3dlight-color:#828282; 
	scrollbar-face-color:#e8f5ff; 
	scrollbar-shadow-color:#828282; 
	scrollbar-darkshadow-color:#ffffff; 
	scrollbar-track-color:#ffffff; 
	scrollbar-arrow-color:#828282;
}
a {
	color: #555;
	text-decoration:none;
}
.noline 
{
	text-decoration:none;
}
a:hover {
	color: #0099CC;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	display:inline;
}
ul{
    margin:0;
	padding:0;
	list-style-position: outside;
	list-style-type: none;
}
li{
	margin:0;
	padding:0;
}
div{
	margin:0;
	padding:0;
}

.GV-head
{
    font-size: 12px;
    font-weight:bolder;
    color: #000000;
    background-image: url(../images/head.gif);
    text-align:center;
    vertical-align:middle;
}

.mainhead
{
	float:left;background-image:url(../images/admin_x_bg.gif);width:100%;height:25px;padding:5px 0px 0px;display:block;
}

.clearBoth
{
	clear:both;
}

.toolbar
{
	float:left;display:block;height:30px;width:100%;margin:2px;
}

.toolbg
{
   float:left;
   background-image:url(../images/toolbarbg.gif);
   height:30px;
   width:100%;
}

.handout 
{ 
	float:left;
	height:18px; 
	width:1px; 
	background-image:url(../images/line.gif); background-repeat:no-repeat;
}

.clearLink
{
	text-decoration:none;
}

.Pager A{padding:2px 5px; margin:10px 0px 10px 2px; line-height:30px; background:url(../images/link_bg1.gif) repeat-x; border:1px #5c8 solid;}
.Pager A:hover { WIDTH: 20px; COLOR: black }
.Pager A:active { WIDTH: 20px; COLOR: black }
.Pager A:link { WIDTH: 20px; COLOR: black }
.Pager A:visited { WIDTH: 20px; COLOR: black }
.Pager SPAN { width:20px; padding:2px 5px; margin:10px 0px 10px 2px; line-height:20px; background:url(../images/link_bg2.gif) repeat-x; border:1px #f60 solid; color:#f30; }

.headpad
{
	margin-left:8px;
}

.dvtool
{
	float:left;
}

.toolcontainer
{
	float:left;width:100%;padding-top:5px;
}

.toolbtn
{
	float:left;width:70px;margin-left:5px;
}

.toolbtnad
{
	float:left;width:50px;margin-left:5px;
}


.toolbtn_
{
	float:left;width:85px;margin-left:5px;
}


.toolbtn2
{
	float:left;width:105px;margin-left:5px;
}

.toolbtn3
{
	float:left;width:120px;margin-left:5px;
}

.toolbtnword
{
	float:left;width:48px;margin-left:4px;padding-top:5px;
}

.toolbtnword60
{
	float:left;width:60px;margin-left:4px;padding-top:5px;
}

.toolbtnword90
{
	float:left;width:90px;margin-left:4px;padding-top:5px;
}
.toolbtnword100
{
	float:left;width:100px;margin-left:4px;padding-top:5px;
}

.tooltime
{
	float:left;width:60px;margin-left:20px;padding-top:5px;
}

.toolbtn_sr
{
	float:left;margin-left:25px;width:90px;
}

.tooledt
{
	float:left;width:125px;margin-left:2px;
}

.tooledt2
{
	float:left;width:65px;margin-left:8px;
}

.tooledt125
{
	float:left;width:125px;margin-left:8px;
}

.tooledt4
{
	float:left;width:100px;margin-left:8px;
}

.tooledt3
{
	float:left;width:75px;margin-left:8px;margin-top:4px;
}

.toolcheck
{
	float:left;margin-left:15px;width:90px;
}

.navTree
{
	float:left;padding-left:1px;border:solid 1px #dddddd;height:100%;width:20%;
}

.button1 
{ 
	background-color: #d5eef5; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	border-left: 1px solid #0a7eae; 
	border-right: 1px solid #0a7eae; 
	border-top: 1px solid #0a7eae; 
	border-bottom: 1px solid #0a7eae; 
	background-position: 0%;
	text-decoration:none;
}

.toolbg
{
   float:left;
   background-image:url(../images/toolbarbg.gif);
   height:30px;
   width:100%;
   
}

.button0
{
	text-decoration:none;
}


/*menu部分*/  

#menu  
{
  float:left;  
  width:70px!important;  
  z-index:-100;
}  
#menu ul{  
  list-style:none;  
}  
#menu li {  
  float:left;  
  position:relative;  
}     
#menu ul ul {  
  visibility:hidden;  
  position:absolute;  
  left:0px;  
  top:30px;   
}  
#menu table{  
  position:absolute;  
  left:0;  
  top:0;  
}  
#menu ul li:hover ul,#menu ul a:hover ul{  
  visibility:visible;  
}  
#menu a{  
  display:block;  
  text-align:center;  
  text-decoration:none;  
  width:77px;  
  height:30px;  
  color:#000;  
  line-height:30px;  
  background:#c9c9a7;  
}  
#menu a:hover{  
  color:#fff;  
  background:#b3ab79;  
}  
#menu ul ul li {  
  clear:both;  
  text-align:left;  
}  
#menu ul ul li a{  
  display:block;  
  width:77px;  
  height:30px;  
  background:#faeec7;  
  color:#000;  
}  
#menu ul ul li a:hover{  
  background:#dfc184;  
  color:#000;  
}  


.content-box	{ overflow:hidden; width:100%; height:auto; }
.content-body	{ overflow:hidden; height:auto; padding:5px; border-left:0px solid #DDDDDD; }

.content-tab	{ overflow:hidden; width:100%; height:30px; background:url(../image/bg_tab.gif) center bottom repeat-x; margin-left:10px;margin-top:3px;}
.content-tab .nbsp		{ float:left; width:6px; height:29px; padding:0px 0px 0px 0px; border-bottom:1px solid #888888;}
.content-tab .selected	{ float:left; font-weight:bold; width:auto; height:30px; border:1px solid #888888; border-bottom:none; background:#fffff7; cursor:pointer;}
.content-tab .selected div	{ width:auto; height:30px; text-align:center; padding:0px 9px 5px 9px;}
.content-tab .item		{ float:left; width:auto; height:30px; border:1px solid #888888; background:#515151;  cursor:pointer;}
.content-tab .item div		{ width:auto; height:30px; text-align:center; padding:0px 9px 4px 9px; border-top:1px solid #CCCCCC; border-left:1px solid #CCCCCC; background:#515151; }
.content-tab .item a		{ text-decoration:none; }
.content-tab .fill		{ float:left; height:29px; text-align:left; padding:0;border-bottom:1px solid #888888;}
.content-tab .fill2		{ float:left; text-align:left; height:14px;padding:7px 225px 5px 12px;border-bottom:1px solid #888888;}
.content-tab .fill3		{ float:left; text-align:left; height:29px;padding:0px;border-bottom:1px solid #888888;width:200px;}

.item{float:left;width:90px;height:35px;line-height:30px;text-align:center;cursor:pointer;color:#ffffff;font-size:14px;}
.selected{float:left;width:90px;height:35px;line-height:30px;text-align:center;font-weight:bold;background-image:url(images/newbg_button.jpg);vertical-align:middle;cursor:pointer;color:#000;font-size:14px;}
ul{margin:0;padding:0;list-style-type:none;float:left;width:100%;}
li{list-style-type:none;padding:2px;}