/* CSS Document */
body {
	margin: 0px;
	color: #666666;
	font-size:9pt;
	letter-spacing:1px;
	line-height:180%;
	background-image:url(../images/bg.gif);
	text-align:center;
	}
img{border:0px}
li {padding:0px}
ul {padding:0px; margin:0px}

A:link {color:#1f4481;text-decoration:none;}
A:visited {color:#1f4481;text-decoration:none;}
A:active {color:#1f4481;text-decoration:none;}
A:hover {color:#82d4fc;text-decoration:underline;}


#shadow{
        width:924px;
		margin-left: auto;
		margin-right: auto;
		background-image:url(../images/bg_main.gif);
		background-repeat:repeat-y;
		text-align:left;
		display:table;
		
		}
		#sh-inner{
		margin:7px 12px;

}
#top{ background-image:url(../images/bg_top.gif);
		height:64px;
		background-repeat:repeat-x;
		background-position:top;
		width:896px;
		border-bottom:1px solid #fff;
		border-left:1px solid #fff;
		border-right:1px solid #fff;
		margin-left: auto;
		margin-right: auto;
	}	  
#tops{ background-image:url(../images/bg_top.gif);
      height:64px;
	  background-repeat:repeat-x;
	  background-position:top;
	  width:898px;
	  border-bottom:1px solid #ffffff;
	  border-left:1px solid #ffffff;
	  border-right:1px solid #ffffff;
	  margin-left: auto;
		margin-right: auto;
	  clear:both;		
	  
	  }
#top-b{
		border:1px solid #e1e1e1;
		width:898px;
		
}	  
	  
#menu{margin-top:8px;}
#left{width:163px; margin-top:8px; margin-bottom:8px;  float:left}
#main{ width:729px; margin-top:8px; margin-left:8px; margin-bottom:8px;  float:left}
#memo{width:729px; border:1px solid #e1e1e1; margin-top:8px; text-align:left}
#middle{margin-left:8px; margin-top:8px; width:515px; text-align:left; float:left; margin-bottom:8px; }

#right{margin-left:8px; margin-top:8px; width:205px; text-align:left;  float:left;}

#bottom{width:898px; border:1px solid #e1e1e1;  background-color:#f3f3f3;clear:both;}
#bottoms{width:900px; border:1px solid #e1e1e1;  background-color:#f3f3f3;clear:both;}


#serch{width:181px; height:65px;  background-image:url(../images/searchbg.gif); background-repeat:no-repeat; background-position:top}

