/* CSS Document */
body{
	background-image:url(../images/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding:0px;
	margin:0px;
	color:#000066;
}
.contentBox{
	background-image:url(../images/01_Home-bounce_15.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
	height:320px;
}
.leftBox{
	background-image:url(../images/leftArea_15.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-right:10px;
	height:320px;
	color:#FFFFFF;
	font-size:16px;
}
.footerBox{
	background-image:url(../images/end2.gif);
	background-repeat:repeat-y;
	height:58px;
	color:#3399ff;
}
.footerBox a{
	color:#3399ff;
	text-decoration:none;
}
.footerBox a:hover{
	color:#3399ff;
	text-decoration:underline;
}
#flashcontent{
	background-image:url(../images/banner_01.gif);
	background-repeat:no-repeat;
	padding-bottom:5px;
}
#flashmenu{
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
}input#submit {
	width: 84px;
	height: 29px;
	background: url(../images/submit_26.jpg);
	outline: none;
	border:0px;
}
a{
	color:#000066;
	text-decoration:none;
}
a:hover{
	color:#000066;
	text-decoration:underline;
}