* {margin:0;}
h1 {
    font-size: 14px;
	font-family:Arial;
	margin-bottom: 20px;
}
h2 {
    font-size: 12px;
	font-family:Arial;
	text-align:center;
	margin-bottom: 20px;
}
h3 {font-weight:bold;font-family:Arial;font-size:small;margin-top:10px;margin-bottom:10px;}
iframe {
        border:0;
		width: 670px;
		height: 100%;
}		
#wrapper {
          width:912px;
		   background: url(grad.gif) repeat-x left bottom;
}
        
#left {
       margin-top:0;
       margin-left: 30px;
       margin-right: 30px;
	   width: 180px;
	   position:relative;
	   height: 100%;
}
#orange {
         width: 180px;
		 height:90%;
		 background-color: #ccc;
		 position:absolute;
		 top: 938px;
		 left:30px;
		 
		 }
#green_top {
            width: 180px;
			height: 80px;
			margin-bottom: 10px;
			background: url(green_up.png) no-repeat top center;
			vertical-align: middle;
}
#top { 
      width: 180px;
	  height: 36px;
	  background: url(green_down.png) top center no-repeat;
	  border-bottom: 1px solid #9ACD32;

}

#middle a {
           font-size: x-small;
		   font-weight: bold;
           font-family: sans-serif;
           color: #299C0B;
           text-decoration: none;
}
#middle a:hover, a:visited {
                 font-size: x-small;
                 font-weight: bold;
                 font-family: sans-serif;
                 color: #F36E00;
				 text-decoration: underline;
}

#middle li {
            height: 25px;
			vertical-align: middle;
			background: url(img/check.gif) no-repeat left center;
}
         

.submenu {
          margin-left: 20px;
		  display: none;
}

#coor {border-spacing:0;position: absolute;top:0;left:240px;}
#coor td {vertical-align: middle;height:87px;}
#head {
       width: 650px;
	   height: 276px;
       background: url(header.jpg);
	   position: absolute;
	   top:57px;
	   left:240px;
}
#con_menu {
           border-spacing:0;
		   margin-bottom:50px;
		  
		   }
#con_menu td {
              width: 216px;
			  height: 88px;
			  vertical-align:middle;
			  text-align: center;
			  background: url(bg_yel.png) no-repeat;
}
#con_menu a {
             font-family: sans-serif;
             font-size: small;
             color: white;
             text-decoration: none;
			 font-weight: bold;
}
#center {
          font-family: Arial;
		  height: 100%;
		  background: url(bg_conent.png)  no-repeat bottom right;
		   position: absolute;
		   top: 335px;
		   left:240px;
		 
          
}
#content {margin-top:50px;}
#content p {font-size:small;font-family: Arial;margin-bottom:10px;text-align:justify;}
#content ul {font-size:small;font-family: Arial;margin-bottom:10px;text-align:justify;}
#content ol {font-size:small;font-family: Arial;margin-bottom:10px;text-align:justify;}

#mainmenu {
           list-style: none;
		   margin-left: -19px;
		   margin-top:4px;
		   padding-left: 23px;
		   text-align:left;
}
#mainmenu li{padding-left: 23px; padding-top:5px;vertical-align:middle; text-align:left;}
#bottom {
         width: 100%;
		 height: 100px;
		
		 clear:both;
		 border-right: 1px solid #9ACD32;
		
}
#sub a {height: 7px;}
.submenu {height:10px;}