/* contents */
.contents-bg{
 background-image: url("img/side_bg2.gif");
}
li#zakka a{ 
background-position: 0px -34px;
}

#ebody blockquote {
 background-color : #F5EDD8;
 margin:10px;
 padding:10px;
 border:1px dotted #7F1900;
}
#ebody blockquote p{
width:458px;
}
#ebody img{
   float: left;
  margin-right:15px;
}
#ebody a:link    { text-decoration: underline;}
#ebody a:visited { text-decoration: underline;}
#more {
clear:both;
}
#more blockquote {
 background-color : #F5EDD8;
 margin:10px;
 padding:10px;
 border:1px dotted #7F1900;
}
#more blockquote p{
width:458px;
}
#more img{
   float: right; 
  margin-left:15px;
}
#more a:link    { text-decoration: underline;}
#more a:visited { text-decoration: underline;}

/* footer */
.footer {
 height: 50px;
 background-image: url("img/side_bg2.gif");
}
