﻿body
{
 background-color:#cccccc;
 margin:0;
 padding:0;
    }
    
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span
{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

a 
{
    font-size:12px;
    color:#333333;
    text-decoration:none;
    }
a:hover
{
    color:#990000;
    text-decoration:underline
    }


#DivContent
{
    background:url(/SYSTEMFILES/IMAGES/main_bg.gif) 0 0 repeat-x #ededed;
    margin:0px auto;
    width:780px;
    height:auto;
  
    }
 /* -----------------DivHeader------------------ */    
#DivHeader
{ 
    margin: auto;
    width: 780px;
    height: 119px;
    background-image:url(/SYSTEMFILES/IMAGES/headerBG2.jpg);
    }
    
  /* -----------------DivHR--------------- */   
  #DivHR
  { width:780px;
    margin:0 0 5px 0;
    height:1px;
    line-height:1px;
    font-size:0px;
    background-image:url(/SYSTEMFILES/IMAGES/HrBG.gif);
    }
    
 /* -----------------DivTabs------------------ */  
 #DivTabs
 { 
    background-image: url(/SYSTEMFILES/IMAGES/TabsBg.gif);
    width: 780px;
    height: 30px;
    border-bottom:solid 1px #666666;

    }
 
#DivTabs li { display: inline; height: 30px; width:95px;}
#DivTabs li a { float: left; height:30px;padding: 7px 5px auto auto;  width: 95px;background-repeat:no-repeat;}



 /* -----------------DivBody------------------ */      
  #DivBody
  {
    margin: 3px auto;
    width: 780px;
    height: auto;
    background-color:#ffffff;
    }  
  #DivCurrentPosition  
   {
     width:780px;
     height:22px;
     font-size:12px;
     color:#003333;
     line-height:22px;
     border-bottom:solid 1px #666666;
     margin:0px 0px 6px 0px;
    } 
  #DivBodyLeft  
    {
       width:220px;
       height:auto;
       float:left;
       margin-left:10px;
     }
     
  #left{
	width:191px;
	float:left;
}
#left h2{
	display:block;
	width:191px;
	height:22px;
	background:url(/SYSTEMFILES/IMAGES/subitem/left_head_1px.gif) 0 0 repeat-x;
	border-left:#404040 solid 1px;
	border-right:#404040 solid 1px;
	padding:4px 0 0 14px;
	margin:0 0 1px 0;
}
#left h2 span{
	background:url(/SYSTEMFILES/IMAGES/subitem/arrow.gif) 0 3px no-repeat;
	padding:0 0 0 16px;
	font:normal 12px/15px 微软雅黑,黑体;
	color:#F3F3F3;
	background-color:inherit;
}
#left ul{
	width:207px;
}
#left ul li{
	margin:0 0 1px 0;
}
#left ul li a{
	display:block;
	background:url(/SYSTEMFILES/IMAGES/subitem/arrow_green.gif) 19px 9px no-repeat #cccc66;
	padding:0 21px 0 31px;
	font-weight:normal;
	color:#2F2F20;
	font:normal 12px/15px 微软雅黑,宋体;
	line-height:24px;
	text-decoration:none;
}
#left ul li a span.bg{
	background-color:#F3F3DD;
	color:#000;
	width:15px;
	height:15px;
	font:normal 12px/15px 微软雅黑,宋体;
	text-align:center;
	float:right;
	margin:4px 0 0 0;
}
#left ul li a span.nor{
	color:#000;
	background-color:inherit;
	font:normal 12px/15px 微软雅黑,宋体;
	float:right;
	margin:4px 0 0 4px;
}
#left ul li a:hover{
	color:#2F2F20;
	background-color:#C6C6A5;
}
#left ul li a:hover span.bg{
	color:#2F2F20;
	background-color:#C6C6A5;
}
#left ul li a:hover span.nor{
	color:#2F2F20;
	background-color:#C6C6A5;
} 
    #DivBodyRight
    {
       width:530px;
       height:auto;
       float:right;
       margin-right:3px;
        }
        
#datalistTable
{
    width:525px;
    border-bottom:dashed 1px #cccccc;
    line-height:180%;
    color:#917805;
    }
 #datalistTableTitle
 {
   width:445px;
    }
 #datalistTableDate
 {
    width:80px;
    color:#cccccc; font-size:12px;
    font-family:Arial;
    } 
    
   .RightDatelistCss a{ color:#777777;}
   .RightDatelistCss a:hover{ color:#444444; }

  
  /* -----------------DivFooter------------------ */     
  #DivFooter
  {
    margin:20px 0px 0px 0px;width: 780px;height: 90px; font-size:12px;
    clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; 
    }

  #DivFooter a{ text-decoration:none;color: #003B6E; background: inherit;}
  #DivFooter a:hover { color:#E0692A; background: inherit; }	
  
  
