/* Hides from IE5-mac бя*/
*html .box { height:1%; }
*html .diary-text {
	height: 1%;
	}
*html .#edit-box {
	height: 1%;
}
/* End hide from IE5-mac */
*{ margin:0px; padding:0px; }

body {
	background-color: #F7E3BC;
	margin-top:10px;
}
body,td,th {
	font-size: 12px;
}
#page {
width:600px;
margin:0px auto;
}
.bgbox {
background:repeat-y url(img/bg_box.gif);
text-align:center;
}
.main {
width:592px;
margin:0px auto;
}
td,tr {
text-align:center;
}
h3 {
background:repeat-y url(img/tit_entrylist.gif);
height:62px;
margin:0px;
padding:0px;
text-indent:-99999px;
clear:both;
}
h3.announce {
background:repeat-y url(img/tit_announce.gif);
height:62px;
margin:0px;
padding:0px;
text-indent:-99999px;
clear:both;
}
h2 {
background:repeat-y url(img/title.gif);
height:178px;
margin:0px;
padding:0px;
text-indent:-99999px;
}
ul,li {
margin:0px;
padding:0px
}
li {
list-style:none;
width:78px;
float:left;
}
ul span {
display:block;
}
#tub {
margin:0px;
padding:0px;
height:37px;
}
.bgbox ul img {
margin:2px 0px 5px 0px;
}
#tub li {
margin:0px;
padding:0px
}
#tub ul {
margin:0px auto;
padding:0px;
width:364px;
}
#tub li {
list-style:none;
width:182px;
float:left;
height:37px;
}
#entryfrom table {
border-collapse:collapse;
background-color:#FFFFFF;
width:100%;
}
#entryfrom tr{
border:1px solid #993300;
}
#entryfrom td{
padding:10px;
text-align:left;
border:1px solid #993300;
}
form {
margin:0px;
padding:0px;
}
form span {
display:block;
margin-top:3px;
}
.form-size {
width:200px;
}
.form-submit {
margin-top:20px;
width:100px;
}

strong {
color:#993300;
}
#entry h3 {
background:repeat-y url(img/tit_form.gif);
height:62px;
margin:0px;
padding:0px;
text-indent:-99999px;
clear:both;
}
#details h3 {
background:repeat-y url(img/tit_details.gif);
height:62px;
margin:0px;
padding:0px;
text-indent:-99999px;
clear:both;
}