@import "main.css";


#intoroarea{
			height:309px;
			margin-bottom: 10px;
			background:url(../images/topbox_bg01.gif) repeat-x #f5f5eb;
			color:#333;
			}
#intoro_left{
			  width:550px;
			  float:left;
			}
#intoro_right{
			  width:280px;
			  height:286px;
			  padding-top:14px;
			  padding-right:10px;
			  float:right;
			  background:url(../images/topbox_book01.gif) right no-repeat;
			  
			  line-height:1.1em;
			}
#intoro_right h2 {
					margin: 0 0 10px 0;
				}
#intoro_right p {
					margin: 0 0 15px 0;
					font-size:12px;
				}
				
				
				
#intoro_right a, a.green_link{color:#005137; text-decoration:none; font-weight:bold; letter-spacing:normal;}				
				
				
				
				
				
#addressarea{
			  width:200px;
			  padding-left:18px;
			  float:left;
			  			  
			  line-height:150%;
			  font-size: 1.1em;
			  color:#333;
			 }
#addressarea h3{ font-size: 1.1em;
				 font-weight:bold;
				 color:#462d06; 
				 margin: 0; 
				 line-height:100%;
				}
#addressarea p{margin: 10px 0;}
#addressarea dl{  
				 margin: 10px 0;
				 }
#addressarea dt{  
				 float:left;   
				 width:30px;   
				 clear:both;
				 padding: 3px 0;
				 }
#addressarea dd{  
					width:140px;   
					padding: 3px 0;  
				 }		 

#newsarea{
			  width:610px;
			  padding-right:10px;
			  float:right;
			  			  
			  line-height:125%;
			 }
			 
#newsarea h2{ margin: 0 0 10px 0;}

#newsarea #newsbox { height:290px; overflow:auto;}

#newsarea #newsbox img{
						border:0;
						float:left;
						margin-right:10px;
					   }
#newsarea #newsbox table{ width:590px;}
#newsarea #newsbox th{
						width:167px;
						vertical-align:top;
						padding-bottom:10px;
					   }
#newsarea #newsbox td{
						vertical-align:top;
						padding-bottom:10px;
					   }
#newsarea #newsbox td small{
						font-size: 0.7em;
					   }
#newsarea #newsbox td h3{
						font-size: 1.1em;
						margin: 2px 0;
						color:#333;
					   }
#newsarea #newsbox td p{
						font-size: 0.9em;
						margin:0;
						line-height: 120%;
					   }