/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
}
/***/
#right-top {
position:absolute;
top:0px;
right:0px;
left:auto;
background-image:url(img/right-top.jpg);
background-position:top right;
background-repeat:no-repeat;
width:552px;
height:195px;
}
#left-top {
position:absolute;
top:0px;
right:auto;
left:0px;
background-image:url(img/left-top.jpg);
background-position:top left;
background-repeat:no-repeat;
width:187px;
height:85px;
}
#slogan-top {
position:absolute;
top:66px;
right:auto;
left:30px;
color:#9f9e9e;
}
#search {
position:absolute;
top:157px;
right:12px;
left:auto;
background-image:url(img/search.jpg);
background-position:top;
background-repeat:no-repeat;
width:400px;
height:51px;
}
#search form {
padding-top:8px;
padding-left:18px;
}
#head {
height:170px;
}
/***/
#navi-zag {
clear:both;
float:left;
width:300px;
height:40px;
font-size:20px;
font-weight:normal;
color:#0cb000;
text-align:center;
}
#navi {
clear:both;
float:left;
width:300px;
height:auto;
background-image:url(img/navi.jpg);
background-repeat:repeat-y;
padding:10px 0px;
color:#2f62c0;
font-weight:bold;
}
#navi div {
padding:10px 4px 2px 18px;
margin-left:5px;
border-bottom:1px solid #FFFFFF;
}
#navi a:link, #navi a:visited {
color:#2f62c0;
text-decoration:none;
}
#navi a:hover {
text-decoration:underline;
}
#navi-shadow {
clear:both;
float:left;
width:300px;
height:36px;
background-image: url(img/navi-shadow.jpg);
background-repeat: no-repeat;
}
/***/
#content {
margin:40px 20px 40px 320px;
height:auto;
min-height:500px;
text-align:justify;
padding:10px;
text-indent:20px;
border-top:5px solid #0cb000;
}
#content h1 {
font-size:20px;
font-weight:normal;
color:#0cb000;
}
#content ul li, #content ol li {
padding:5px 0px;
}
#content a:link, #content a:visited {
color:#0cb000;
text-decoration:underline;
}
#content a:hover {
color:#0cb000;
text-decoration:none;
}
#here {
font-size:10px;
color: #999999;
}
#img_r {
float:right;
margin:8px 0px 8px 8px;
font-size:10px;
font-weight:bold;
color:#2f62c0;
text-align:center;
}
/***/
#footer {
clear:both;
font-size:10px;
width:300px;
height:auto;
padding:1px;
border-top:5px solid #0cb000;
text-align:center;
}
/***/
#count {
display:none;
}
#sslk {
font-size:10px;
}