body{
margin:0; 
padding:0; 
font-size:12px;}
body{
background:#d8e5d3;
}
body{
color:#000; 
font-family:"ËÎÌå";
}

img, a img{border:0 none}

a { 
cursor: pointer; 
color: #000; 
text-decoration: none; 
}

a:link {
cursor: pointer; 
color: #000; 
text-decoration: none; 
}

a:visited {
cursor: pointer; 
color: #000; 
text-decoration: none;
}

a:hover {
color: #c00; 
text-decoration: underline;

}
.ulink a,p.ulink a{
text-decoration:underline;
}

.ulink a:hover,p.ulink a:hover{
color: #c00;
text-decoration:none;
}

.bg_top_tile{
background:url(../images/bg_top_tile.jpg) repeat-x left 0px;
}
.bg_top{
background:url(../images/bg_top.jpg) no-repeat center 0px;
}
.t_space{ 
height:198px;
}
.nav{
line-height:30px;
}
.nav span{ 
margin-left:10px;  
}
.nav span.t1{
color: #EAEAEA; 
font-weight:bold;
}
.t2{ 
color:#ffffff; 
}
.nav span.t2{
color: #EAEAEA; 
}
.nav span a{ 
font-weight:bold;
}

.nav a:link {
text-decoration:none;
}     
.nav a:visited {
text-decoration:none;
} 
.nav a:hover {
color:#ffffff; 
text-decoration:underline;
}  
.nav a:active {
text-decoration:none;
 }
.bdwrap{
margin:0 auto;
width:800px; 
paddind:0;
}
.contentswrap{
margin-bottom:15px; 
paddind:0;
 }
.floatcontentswrap{
float:left;
margin-bottom:15px; 
paddind:0;
 }
 .floathspace{
 float:left; margin:5px;

 } 
.navbar{
 
background:url(../images/bar.jpg) repeat-x; 
height:30px;
border-top: #1f5e01 solid 1px;
border-bottom: #1f5e01 solid 1px;
padding:0 15px 0 15px;
}
.contents{
 
border: #9FD669 solid 1px; 
background-color:#FFFFFF; 
padding:15px 20px 20px 20px;  
}
p { 
text-indent:20px; 
line-height:25px;
text-align:left; 
}
.photoLeft img { 
  float: left;
  margin-right:4px;
  margin-left:0px; 
  margin-bottom: 0px; 
  margin-top: 0px;
}
.photoRight img { 
float: right;
margin-right: 0px;	
margin-left:4px;
margin-bottom: 0px;
margin-top: 0px;
}

.mtable{ background: #77AB50;}
.mtable td{ background:#ffffff; line-height:20px; padding:10px 10px 10px 13px;}
.mtable td div { border-bottom:1px dotted #77AB50; color: #5D5A5A; text-align:left; }

#copyright {
  margin: 20px 0 5px 0; 
  text-align:center; 
  font-size: 10px;
  color: #287C1F;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clearAll{clear:both;}