#flashcontent{
	margin:0px;
	width:800px;
	height:400px;
}

.index{
	height:750px;
	color:#000000;
	background-image:url(../images/common/bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

.index table{
	width:750px;
	margin-left:25px;
}

.index .menu_left{
	text-align:left;
}

.index .menu_right{
	text-align:right;
}

.index td{
	padding:20px 0px 0px 0px;	
	text-align:center;
}

.index p{
	padding-top:150px;
	text-align:center;
	color:#000000;
}