ACC SHELL
*{
padding: 0;
margin: 0;
}
a img{
border: 0;
}
body{
font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}
h1{
font-size: 24px;
font-weight: normal;
color: #FF5E00;
padding-bottom: 5px;
}
h2{
font-size: 24px;
font-weight: normal;
color: #FF5E00;
}
p{
line-height: 1.4em;
margin-bottom: 15px;
}
a{
color: #4A8ED3;
text-decoration: underline;
}
a:hover{
text-decoration: none;
}
#left ul,ol{
margin-bottom: 15px;
padding-left: 20px;
}
td, li{
line-height: 1.4em;
}
table.border
{
margin: auto;
width: 85%;
}
table.border td
{
border-top: 1px solid #CAD1DC;
padding: 5px 10px;
text-align: left;
}
table.border td.border-right{
border-right: 1px solid #CAD1DC;
}
#flashMessage
{
background-color: red;
}
table.list
{
background-color: #bbb;
}
table.list td
{
background-color: #eee;
padding: 1px 4px;
}
.list_c
{
text-align: center;
}
.list_r
{
text-align: right;
}
.list_l
{
text-align: left;
}
table.edit td
{
vertical-align: top;
}
.error_message
{
background-color: #e66;
font-size: 115%;
font-weight: bold;
padding: 2px 5px;
}
h4{
font-size: 18px;
font-family: arial;
font-weight: normal;
}
.pagination
{
padding: 1em;
margin: auto 0;
text-align: center;
}
.pagination a
{
margin: auto 0.3em;
display: inline;
}
img.page
{
padding-right: 0.8em;
padding-bottom: 0.8em;
vertical-align: top;
float: left;
}
table.filter
{
width: 70%;
background-color: #ddd;
}
table.filter td
{
background-color: #eef0f3;
padding: 1px;
}
#error-message
{
margin: 5px 0;
margin-top: 0;
padding: 1em 2em;
background-color: #e88;
font-weight: bold;
font-size: 12px;
}
.news-rotate
{
padding-top: 0;
margin-top: 0;
float: right;
display: block;
width: 28px;
height: 21px;
background: url(../images/subbox_button.gif) no-repeat;
}
.news-rotate:hover
{
background-position: 0 -21px;
}
.company
{
text-align: justify;
}
.company b
{
font-size: 14px;
}
img
{
padding: 0.5em;
}
a
{
width: 100%;
height: 100%;
display: block;
}
a:hover
{
background-color: #bbb;
}
ACC SHELL 2018