body {
	font-size: 11px;
	font-family: Verdana;
	margin: 0px;
	text-align: left;
	background-image: url(../images/bg.gif);
}
A:link {
	color: #333333;
	text-decoration: underline;
}
A:visited{
	color: #333333;
}
A:hover {
	TEXT-DECORATION: none;
	color: #990000;
}
#index{
	width: 927px;
	height: 380px;
	margin: auto;
	background-color: #FFFFFF;
	border: 1px solid #C7C7C7;
	background-image: url(../images/index_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 100px;
	text-align: left;
}
#index img{
	margin-left: 10px;
}
#flash{
	width: 906px;
	height: 238px;
	margin-left: 10px;
	background-image: url(../images/flash_bg.gif);
}
#icon{
	margin-top: 10px;
	text-align: right;
}
#icon A:link, #icon A:visited {
	text-decoration: none;
	color: #545454;
	font-weight: bold;
	background-image: url(../images/arr_in.gif);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 15px;
}
#icon A:hover {
	TEXT-DECORATION: none;
	color: #000000;
}
#Copyright {
	FONT-SIZE: 10px;
	COLOR: #333333;
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
	width: 927px;
	margin: auto;
	margin-top: 8px;
}
#Copyright A:link, #Copyright A:hover, #Copyright A:visited{
	COLOR: #FFFFFF;
	text-decoration: none;
}
