/* common */

body{ font-size:80%;
      
	  background-color:#669900;

      color:#663300;
	  
      line-height:150%;
	  
      margin-top:0px;
	  
      margin-bottom:0px;
						
	  font-family:verdana, sans-serif}
	
	
a:link { color: #FF9900;text-decoration: none }  

a:visited { color: #6699FF; text-decoration:none;}

a:active { color: #FF9900; text-decoration:underline; }

a:hover {color: #FF6600; text-decoration:underline; font-weight:bold }

.nline{border-bottom:#CC9900 dashed 1px; padding: 2px 0px 2px}					
						
.content{ width:410px;
          background:url(../images/common/content_grd.jpg) repeat-y;
          float:left;
		  padding:0px 27px 10px 28px;}

.content1{ width:410px;
          background:url(../images/common/content_grd.jpg) repeat-y;
          float:left;
		  padding:0px 27px 0px 28px;}
										
.content2{ width:450px;
          background:url(../images/common/content_grd.jpg) repeat-y;
          float:left;
		  padding:0px 8px 0px 7px;}
										
										
.content3{ width:410px;
          background:url(../images/common/content_grd.jpg) repeat-y;
          float:left;
		  padding:0px 27px 40px 28px;}