/********** home.css **********/

#anouncebar{
background: #F0F0F0;
border: 1px solid #D9D9D1; 
width: 600px;
padding: 5px 5px 8px 5px;
margin-bottom: 20px;
}
#anouncebar table {
margin:0;
padding:0;
width: 100%;
}
#anouncebar .anouncebarheader {
background: inherit;
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 14px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-align: left;
color: #333;
}
#anouncebar .anouncebarnav{
background: inherit;
text-align: right;
vertical-align:bottom;
color:#666;
}
#anouncebar a {
background: inherit;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 10px;
font-family : Verdana, Helvetica, Arial sans-serif;
color:#666;
text-decoration: none;
}
#anouncebar a:hover {
background: inherit;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 10px;
font-family : Verdana, Helvetica, Arial sans-serif;
color:#658FD4;
text-decoration: none;
}
#anouncebar .sel {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 10px;
font-family : Verdana, Helvetica, Arial sans-serif;
color : #FF6600;
}


#memo table {
background: inherit;
width: 100%;
vertical-align: top;
}
#memo td {
background: #F6F6F6;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 10px;
font-family : Verdana, Helvetica, Arial sans-serif;
}
#memo .listheaderrow {
background: #F0F0F0;
}
#memo a {
font-weight: normal;
background: inherit;
color:#333;
text-decoration: none;
}
#memo a:hover {
background: inherit;
font-weight: normal;
color:#FF6600;
text-decoration: none;
}
#memo .memo_msg {
background: inherit;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 10px;
font-family : Verdana, Helvetica, Arial sans-serif;
padding: 0;
}
#memo .memtitle {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 12px;
font-family : Verdana, Arial, Helvetica,sans-serif;
text-align: left;
}
#memo .memdate {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 10px;
font-family : Verdana, Arial, Helvetica,sans-serif;
text-align: left;
padding-top: 20px;
}
#memo .memcontent {
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 10px;
font-family : Verdana, Arial, Helvetica,sans-serif;
text-align: justify;
padding-top: 10px;
}
#memo .memfoot {
background: inherit;
padding-left: 0px;
padding-top: 25px;
vertical-align: bottom;
width: 100%;
height: 30px;
margin: 0px;
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size : 10px;
font-family : Verdana, Arial, Helvetica,sans-serif;
} 

#memo select {
background: #F6F6F6;
border-style: none; 
font-style : normal;
font-variant : normal;
font-weight : normal;
font-size:85%; color:#333;
font-family : Verdana, Arial, Helvetica,sans-serif;
}
div#memo #mt table{border-collapse: collapse;}
div#memo #mt td, th{margin:0; padding: 5px 6px 5px 6px; border: 1px solid #D9D9D1;}
div#memo #mt .mt-h{background-color: #F0F0F0;}

