﻿#index-contents { height: 480px; background-image: url(img/main-bck.jpg); background-repeat: no-repeat; background-position: bottom left; }

#index-boxnews { background-image: url(img/box-news.gif); background-repeat: no-repeat; height: 297px; margin-top: 6px; overflow: hidden; width: 219px; padding-bottom: 20px; }

#index-boxnews h2 { color: #0083B3; text-align: center; font-size: 24px; margin: 0; padding: 0; padding-top: 10px; padding-bottom: 10px; }

#index-boxnews ul { margin: 0; padding: 0; list-style-type: none; padding-left: 10px; }
#index-boxnews li { clear: both; font-size: 11px; }
#index-boxnews img { border: 0; float: right; }

#index-boxnews h3 { margin: 0; margin-bottom: 5px; font-size: 11px; }
#index-boxnews h3 a { color: Black; text-decoration: none; }
#index-boxnews div { float: left; width: 180px; padding-left: 2px; }
#index-boxnews li.index-newssep { background-image: url(img/news-sep.gif); background-position: 0 14px; background-repeat: no-repeat; height: 30px; width: 198px; }

#index-boxnews div div { clear: both; float: none; text-align: right; padding-top: 5px; }

#index-boxnews div div a { text-decoration: none; color: #fd0300; }


/* BOTTOM BUTTONS */
#index-buttons { margin: 0; padding: 0; margin-top: 17px; }
#index-buttons * { margin: 0; padding: 0; border: 0; }
#index-buttons .button { height: 100px; width: 240px; background-repeat: no-repeat; float: left; font-size: 11px; position: relative; }
#index-buttons .button a { background-image: url("img/pixel.gif"); display: block; font-size: 8px; height: 19px; left: 0; padding-left: 178px; padding-top: 75px; position: absolute; text-decoration: none; top: 0; width: 53px; z-index: 10; }
#index-buttons .button h3 { font-size: 14px; padding-bottom: 5px; }
#index-buttons .button1 { padding: 10px; height: 80px; width: 220px; background-image: url(img/button-bck-1.jpg); }
#index-buttons .button1 h3 { color: #803c39; }
#index-buttons .button1 a { color: #803c39; }
#index-buttons .button2 { padding: 10px; height: 80px; width: 220px; background-image: url(img/button-bck-2.jpg); }
#index-buttons .button2 h3 { color: #cc0000; }
#index-buttons .button2 a { color: #cc0000; }
#index-buttons .button3 { padding: 10px; height: 80px; width: 220px; background-image: url(img/button-bck-3.jpg); }
#index-buttons .button3 h3 { color: #f18e00; }
#index-buttons .button3 a { color: #f18e00; }
#index-buttons .button4 { width: 210px; background-image: url(img/button-bck-4.jpg); }
#index-buttons .button4 a { color: #666666; padding-left: 168px; width: 35px; }

