body {
text-align: center;
background: url("/images/topbg10.gif") no-repeat top center;
background-color: #FFFFF;
font: 85%/160% "verdana",sans-serif;
color: #003333;
}
#contents {
text-align: left;
width: 800px;
margin: auto;
margin-top: 205px;
position: relative;
}

#left {
width: 110px;
position: absolute;
left: 30px;
}

#center {
width: 300px;
position: absolute;
left: 170px;
padding: 10px 0px 0px 0px;
}

#right {
width: 250px;
margin-left: 500px;
}




#news_in {
width:280px;
height:145px;
padding: 8px;
background-color: #FFFFFF;
overflow:auto;
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #336666;
}

#news_in span.date {
color: #666;
font-size: 90%;
padding-left: 15px;
background: url("/images/ico_date.gif") 0 50% no-repeat;
}

#r_col {
background-color: #FFFFFF;
width:240px;
height: 275px;
overflow:auto;
scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #336666;
padding: 10 10 10 10px;
margin-top: 0px;
}


#r_col span.date {
color: #666;
font-size: 90%;
padding-left: 15px;
background: url("/images/ico_date.gif") 0 50% no-repeat;
}

#r_col span.user {
color: #666;
font-size: 90%;
padding-left: 15px;
background: url("/images/ico_user.gif") 0 50% no-repeat;
}






#publication {
width:800px;
clear:both;
padding: 35 0 0 20;
}

a {
color: #336699;
text-decoration: none;
}

h3 a {
display: block;
width:110px;
border: solid 3px;
background-color: #336666;
border-color: #CCE6CC #003333 #003333 #CCE6CC;
text-align: center;
margin: 2px;
padding: 2px 1px 2px 1px;
cursor: pointer;
text-decoration: none;
font: 85% "verdana",sans-serif;
color: #FFF;
}

h4 a {
float:right;
display: block;
width:120px;
border: solid 3px;
background-color: #CCCCCC;
border-color: #CCE6CC #003333 #003333 #CCE6CC;
text-align: center;
margin: 1px;
padding: 2px;
cursor: pointer;
text-decoration: none;
font: 85% "verdana",sans-serif;
color: #003333;
}

h5 a {
display: block;
width:110px;
border: solid 3px;
background-color: #336699;
border-color: #CCE6CC #003333 #003333 #CCE6CC;
text-align: center;
margin: 1px;
padding: 1px;
cursor: pointer;
text-decoration: none;
font: 85% "verdana",sans-serif;
color: #FFF;
}

h3 a:hover {
color: #000000;
background-color: #FFFFCC;
border-color: #CCE6CC #003333 #003333 #CCE6CC;
}

h4 a:hover {
color: #FFFFFF;
background-color: #666666;
border-color: #CCE6CC #003333 #003333 #CCE6CC;
}

h5 a:hover {
color: #000000;
background-color: #FFFFCC;
border-color: #CCE6CC #003333 #003333 #CCE6CC;
}

h1 {
font-size: 260%;
line-height: 100%;
font-weight: normal;
display: none;
}

/* Footer */

#footer {
position: relative;
clear: both;
width: 800px;
height: 60px;
margin: auto;
margin-bottom: 50px;
color: #6685CC;
}

#footer a {
color: #6685CC;
}

#footer a:hover {
color: #192666;
}


/*  Footer - copyright */

#footer p#privacy {
position: absolute;
top: 15px;
left: 20px;
margin: 0;
font-size: 80%;
}

#footer p#copyright {
position: absolute;
top: 15px;
right: 20px;
margin: 0;
font-size: 80%;
color: #666;
}




