﻿@charset "utf-8";
/* CSS Document */

body{
	background-color:#E8EBF0
}

#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;
}