img {
        border-width: 0;
}
.image img {
    padding:6px;
    border: 1px solid #000;
    display:block;
    background-color: #fff;
    margin-top: 0px;
}
.ass:link { text-decoration:none; color: #5E4B22; }
.ass:visited { text-decoration:none; color: #5E4B22; }
.ass:hover { text-decoration:none; color: #7E0303; text-decoration: none; }
.ass:active  { text-decoration:none; color: #7E0303; }

.news:link { text-decoration:none; color: #785F36; }
.news:visited { text-decoration:none; color: #785F36; }
.news:hover { text-decoration:none; color: #7E0303; text-decoration: none; }
.news:active  { text-decoration:none; color: #7E0303; }

.news1:link { text-decoration:none; color: #413F40; }
.news1:visited { text-decoration:none; color: #413F40; }
.news1:hover { text-decoration:none; color: #000000; text-decoration: none; }
.news1:active  { text-decoration:none; color: #413F40; }

.div1{
        position:absolute;
        top: 4px;
        z-index: 1;
        padding-left: 452px;
        padding-right: 13px;
        left: -90px;
        margin-left: 50%;
}
.blur{ 
   background-color: #ccc; /*shadow color*/ 
   color: inherit; 
   margin-left: 4px; 
   margin-top: 4px; 
   width: 224px; 
} 
.shadow, .content{ 
   position: relative; 
   bottom: 2px; 
   right: 2px; 
} 
.shadow{ 
   background-color: #666; /*shadow color*/ 
   color: inherit; 
} 
.content{ 
   background-color: #fff; /*background color of content*/ 
   color: #000; /*text color of content*/ 
   border: 1px solid #000; /*border color*/ 
   padding: .5em 2ex; 
} 
.content IMG{ 
   border: 1px solid #000000; 
} 
.tit {
	font-size:14px;
}
