﻿#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: #339900;
	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;
}


#index-buttons
{
	margin: 0;
	padding: 0;
	margin-top: 17px;
}

#index-buttons div
{
	margin: 0;
	padding: 0;
	height: 100px;
	width: 240px;
	background-image: url(img/button-bck.gif);
	background-repeat: no-repeat;
	float: left;
	font-size: 11px;
	position: relative;
}

#index-buttons div div
{
	background: transparent none no-repeat scroll right top;
	bottom: 10px;
	font-size: 8px;
	height: 15px;
	padding-top: 2px;
	position: absolute;
	right: 10px;
	width: 45px;
	font-weight:bold;
}
#index-buttons div#index-buttons-1 div
{
	background-image: url(img/arrow-1.gif);
}
#index-buttons div#index-buttons-2 div
{
	background-image: url(img/arrow-2.gif);
}
#index-buttons div#index-buttons-3 div
{
	background-image: url(img/arrow-3.gif);
}
#index-buttons div#index-buttons-4 div
{
	background-image: url(img/arrow-4.gif);
	width:30px;
}
#index-buttons div div a
{
	text-decoration: none;
}
#index-buttons div#index-buttons-1 div a
{
	color: #803c39;
}
#index-buttons div#index-buttons-2 div a
{
	color: #cc0000;
}
#index-buttons div#index-buttons-3 div a
{
	color: #f18e00;
}
#index-buttons div#index-buttons-4 div a
{
	color: #666666;
}
#index-buttons div#index-buttons-4
{
	width: 210px;
}

#index-buttons img
{
	border: 0;
}

#index-buttons h3
{
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}

#index-buttons div#index-buttons-1
{
	background-image: url(img/am.jpg);
	padding: 10px;
	height: 80px;
	width:220px;
}

#index-buttons div#index-buttons-2
{
	padding: 10px;
	height: 80px;
	width: 220px;
}

#index-buttons div#index-buttons-3
{
	padding: 10px;
	height: 80px;
	width: 220px;
}

#index-buttons div#index-buttons-1 h3
{
	color:#803c39;
}
#index-buttons div#index-buttons-2 h3
{
	color:#cc0000;
}
#index-buttons div#index-buttons-3 h3
{
	color:#f18e00;
}