﻿body{
	background-color:#000000;
}

#indexTop{
	margin:auto;
	width:799px; height:66px;
	text-align:left;
}
#indexFlash{
	margin:auto;
	width:799px; height:386px;
}
#indexBottom{
	margin:auto;
	width:799px; height:120px;
	background:url(../images/index/bottom_bg.gif) no-repeat;
	text-align:center;
}
#indexmenu{
	margin:8px auto auto auto;
	width:241px; height:31px;
}
#indexText{
	width:760px; text-align:center;
	color:#999999;
	margin-top:22px;
	line-height:22px;
/*	filter: DropShadow(Color=ffffff, OffX=1, OffY=1, Positive=2);*/
}