body {
background:gray;
}
a.main_menu:link {
color: #ffffff;
text-decoration: none;
}
a.main_menu:visited {
color: #ffffff;
text-decoration: none;
}
a.main_menu:hover {
color: #ffd77b;
text-decoration: none;
}
a.main_menu:active{
color: #ffffff;
text-decoration: none;
}
.black {
color: black;
text-decoration: none;
}
a.black:link {
color: black;
text-decoration: none;
}
a.black:visited {
color: black;
text-decoration: none;
}
a.black:hover {
color: black;
text-decoration: underline;
}
a.black:active{
color: black;
text-decoration: none;
}
.normal {
color: #4664a2;
text-decoration: none;
}
a.normal:link {
color: #4664a2;
text-decoration: none;
}
a.normal:visited {
color: #4664a2;
text-decoration: none;
}
a.normal:hover {
color: #4664a2;
text-decoration: underline;
}
a.normal:active{
color: #4664a2;
}
.white {
color: white;
text-decoration: none;
}
a.white:link {
color: white;
text-decoration: none;
}
a.white:visited {
color: white;
text-decoration: none;
}
a.white:hover {
color: white;
text-decoration: underline;
}
a.white:active{
color: white;
text-decoration: none;
}
.notice{
color: red;
text-decoration: none;
}
a.notice:link {
color: red;
text-decoration: none;
}
a.notice:visited {
color: red;
text-decoration: none;
}
a.notice:hover {
color: red;
text-decoration: underline;
}
a.notice:active{
color: red;
text-decoration: none;
}
.button {
border: #2C59AA 1px solid;
padding: 2px 2px 0px 2px;
color:#000000;
font-size: 12px;
}
form {
margin:0px;
padding:0px;
}
div.doc_list_squre{
width:3px;
height:3px;
background:#000000;
overflow:hidden;
margin-right:5px
}
div.doc_list_date{
padding-right:10px;
color:#8e8e8e;
}
div.doc_list_page{
clear:none;
float:none;
text-align:center;
width:530px;
height:40px;
padding-top:10px;
}
div.list_page_squre{
clear:none;
float:left;
border:1px solid #fedc81;
width:50px;
height:20px;
text-align:center;
padding-top:6px;
margin-left:10px;
background:#fef1b4;
cursor:hand;
}
div.list_page_goto{
clear:none;
float:left;
width:130px;
height:20px;
text-align:center;
padding-top:6px;
margin-left:10px;
}
div.list_page_other{
clear:none;
float:left;
width:14px;
height:20px;
text-align:center;
padding-top:6px;
}
div.list_page_input{
clear:none;
float:left;
width:50px;
height:25px;
padding-top:2px;
}
input.list_page{
width:35px;
height:17px
}
a.doc_list:link {
color: #000000;
text-decoration: none;
}
a.doc_list:visited {
color: #000000;
text-decoration: none;
}
a.doc_list:hover {
color: #000000;
text-decoration: none;
}
a.doc_list:active{
color: #000000;
text-decoration: none;
}

