@import url(basic.css);
div#main {

background-color: #fff;

background-image: none;

clear: left;

padding-top: 5px; }

div.mainimage {
background-image: url(img/bg_mainimage.gif);
width: 548px;
height: 244px;
margin-left: 4px; }

div.mainimage p {
background-image: url(img/bg_mainimage_top.gif);
background-repeat: no-repeat;
background-position: left top;
padding-top: 5px;
padding-bottom: 3px; }

p.bottom {
background-image: url(img/bg_mainimage_bottom.gif);
background-repeat: no-repeat;
background-position: left top;
width: 548px;
height: 5px;
margin-left: 4px;
padding-top: 0; }

img.mainphoto {
float: left;
margin-right: 4px;
margin-left: 4px; }

span.counter {
margin-left: 50px;
padding: 0; }

img.setup {
margin-top: 3px;
margin-right: 6px; }

img.lease {
margin-top: 5px;
margin-left: 7px; }

img.shop {
margin-bottom: 5px; }

div.news {
background-image: url(img/bg_news.gif);
background-repeat: repeat-y;
width: 545px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
border: solid 1px #ccc; }

div.news div {
color:#006699;
background-image: url(img/bg_news_bottom.gif);
background-repeat: no-repeat;
background-position: left bottom;
padding-left:17px;
padding-top:10px;
padding-right:1px;
padding-bottom:1px;
border-top: 1px dotted #e6e6e6; }

div.news h2 {
background-color: #e1eeff;
width: 543px;
border: solid 1px #fff;
margin: 0;
}
/* Mac IE 5 \*//*/

div.news h2 {
margin-right: 193px;
}

/* Mac IE 5 */
img.backnumber {
float: right; }

div.news dl,div.news ul {
color: #069;
margin-left: 10px;
padding: 5px; }

div.news ul li {
line-height: 180%; }

div.news dt {
width: 9em;
min-height:2em;
float: left;
}


div.news dd {
margin-bottom: 1em;
margin-left: 2em; }

div#sub {
width: 190px;
float: right;
margin-right: 5px;
margin-bottom: 20px; }
div#banner {
border-bottom: 1px dotted #ccc; }
div#banner dt,div#banner dd {
margin-bottom: 5px; }

div#banner dl {
color: #333;
font-size: 80%;
margin-top: 5px;
margin-bottom: 5px; }
p.tentative {
text-align: right;
padding: 5px; }

