/* top style */

/*div#contentstitle*/
div#contentstitle{
 width: 500px;
 margin: 0px;
 padding: 50px 10px 20px 50px;
 color: #333333;
}
div#contentstitle h2{
 margin: 0px;
 padding: 0 0 60px 0;
 background-image: url(../images_items/top_images/title.jpg);
 background-position: top;
 background-repeat: no-repeat;
 text-indent: -9999px;
}
div#contentstitle img{
 margin: 0px;
 padding: 0px 0 0 50px;
}
div#contentstitle p{
 padding: 0 0 0 50px;
 text-align: right;
 font-size: 72%;
 letter-spacing: 0.1em;
 color: #333333;
 background-image: url(../images_items/top_images/topback.jpg);
 background-repeat: no-repeat;
 background-position: right;
}
 /*div#news*/
 div#news{
 margin: 0px;
 padding: 40px 0 0 0;
 }
div#news h2{
 background-image: url(../images_items/top_images/news.jpg);
 background-position: top;
 background-repeat: no-repeat;
 text-indent:-9999px;
}

 /*div#infoa*/
div#infoa{
 float: left;
 width: 180px;
 height: auto;
 margin: 0px;
 padding: 0 10px 10px 50px;
}
div#infoa h3{
 background-image:url(../images_items/top_images/newsback.gif);
 background-position: bottom;
 background-repeat: no-repeat;
 margin: 0 0 7px 0;
 padding: 10px 0 7px 0;
 font-size: 70%;
 font-weight: normal;
 text-align: center;
 color: #333333;
}
div#infoa p{
 font-size: 70%;
 text-align: right;
}
div#infoa p img{
 margin: 0px;
 padding: 30px 0px 4px 0px;
 }
 
 /*infob*/
div#infob{
 float: right;
 width: 280px;
 height: auto;
 margin: 0 50px 0 0 ;
 padding: 0 10px 0 5px;
}
div#infob p{
 margin: 2px 0 2px 10px;
 font-size: 65%;
}
