ACC SHELL
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video
{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section
{
display: block;
}
body, html
{
min-height: 100%;
height: 100%;
}
strong
{
font-weight: bold;
}
input, button
{
font-family: 'Open Sans', sans-serif;
}
body
{
font-size: 14px;
color: #898989;
font-family: 'Open Sans', sans-serif;
min-width: 980px;
background: #ddeaf3;
}
a
{
color: #898989;
text-decoration: none;
}
a:hover
{
color: #252525;
}
ol, ul
{
list-style: none;
}
blockquote, q
{
quotes: none;
}
ins
{
text-decoration: none;
}
del
{
text-decoration: line-through;
}
table
{
border-collapse: collapse;
border-spacing: 0;
}
.clear
{
clear: both;
}
#wrap
{
max-width: 1137px;
background: #FFF;
margin: 0 auto;
width: 100%;
min-height: 800px;
}
#header
{
height: 199px;
margin: 0 auto;
width: 980px;
position: relative;
}
#header .logo
{
float: left;
padding: 21px 0 0 40px;
}
#header .logo a
{
display: block;
background: url("../img/logo.png") no-repeat 0 0;
overflow: hidden;
height: 0;
padding: 150px 0 0 0;
width: 207px;
}
#header .topPanel
{
position: absolute;
right: 0;
top: 90px;
font-size: 13px;
color: #898989;
padding: 0 0 25px 0;
}
#slidePanel
{
background: url("../img/slide_bg.png") center top;
max-width: 1137px;
height: 483px;
width: 100%;
}
#infoPanel
{
background: url("../img/info_panel_bg.png") no-repeat 0 0;
width: 979px;
height: 288px;
margin: -100px auto 0 auto;
position: relative;
color: #FFF;
}
#infoPanel .box
{
float: left;
text-align: center;
height: 215px;
padding: 73px 0 0 0;
position: relative;
}
#infoPanel .box h2
{
font-size: 24px;
font-weight: 300;
margin: 0 0 29px 0;
}
#infoPanel .box p
{
line-height: 24px;
font-size: 14px;
margin: 0 0 32px 0;
}
#infoPanel .box a
{
display: inline-block;
color: #FFF;
text-decoration: none;
padding: 4px 10px;
border: 2px solid #FFF;
}
#infoPanel .box.box1
{
width: 326px;
}
#infoPanel .box.box2
{
width: 327px;
}
#infoPanel .box.box3
{
width: 326px;
}
#footer
{
height: 79px;
margin: 0 auto;
width: 980px;
font-size: 13px;
color: #898989;
text-align: right;
}
#footer .copy
{
padding: 35px 0 0 0;
}
#footer a
{
color: #898989;
text-decoration: none;
}
#footer a:hover
{
color: #252525;
}
ACC SHELL 2018