body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/back-general.jpg);
	background-position:center top;
}
#box{
	margin:0 auto;
	padding:0;
	width:1221px;
	height:906px;
	background:url(../img/back2.jpg) no-repeat;
	background-position:center top;
}
#flash{
	margin:0 auto;
	padding:0;
	width:100%;
	height:100%;
}
#txt1{
	height:50px;
	text-align:center;
	padding-top:600px;
	margin-left:50px;
	width:450px;
}
#txt2{
	height:70px;
	text-align:center;
	margin-top:10px;
	margin-left:50px;
	width:450px;
}
#txt3{
	height:10px;
	text-align:center;
	margin-top:5px;
	margin-left:50px;
	width:450px;
	font-size:11px;
}
#txt{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #999999}
a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}