*{
	margin: 0;
	padding: 0;
}
body{
	margin: 0 auto;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-position:top center;
}
.dred,.dred:link{
	font-size: 12px;
	text-decoration: none;
	color: #BD0A01;
}
.dred:hover{
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}
.white,.white:link{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.white:hover{
	font-size: 12px;
	color: #FFFF99;
	text-decoration:none;
}
.bblue14,.bblue14:link{
	font-size: 14px;
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
.bblue14:hover{
	font-size: 14px;
	text-decoration: none;
	color: #ff0000;
	font-weight: bold;
}
.blue,.blue:link{
	font-size: 12px;
	text-decoration: none;
	color: #0066CC;
}
.blue:hover{
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}
.bblue,.bblue:link{
	font-size: 12px;
	text-decoration: none;
	color: #000066;
}
.bblue:hover{
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}
.black,.black:link{
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.black:hover{
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}
.red,.red:link{
	font-size: 12px;
	text-decoration: none;
	color: #FF0000;
}
.red:hover{
	font-size: 12px;
	text-decoration: none;
	color: #0099CC;
}
.dgreen,.dgreen:link{
	font-size: 12px;
	text-decoration: none;
	color: #006600;
}
.dgreen:hover{
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}
.dgrey,.dgrey:link{
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.dgrey:hover{
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}
.more1{
	margin-right: 10px;
	text-align: right;
}
#rowa{
	width: 980px;
	height: auto;
	float: left;
	display: inline;
	margin: 0 10px;
}
#container{
	margin: 0 auto;
	width: 1000px;
	height: auto;
	font-size: 12px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#top{
	width: 980px;
	margin: 5px 10px;
	height: 70px;
	float: left;
	display: inline;
}
#logo{
	width: 320px;
	height: 70px;
	float: left;
}
#menu{
	width:535px;
	height: 70px;
	float: left;
	line-height: 23px;
	text-align: left;
}
#cn1{
	width:125px;
	height: 70px;
	float: left;
	line-height: 20px;
	overflow:hidden;
}
#main{
	width: 1000px;
	clear: both;
	float:left;
	height: auto;
}
#flash{
	width: 658px !important;
	width: 660px;
	height: 78px !important;
	height: 80px;
	float: left;
	clear: right;
	border: #cccccc 1px solid;
}
