body {
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-color: #CCCCCC;
	font-family:Tahoma, Arial;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#wrapper{margin:0 auto;width:1000px;}
#flash {
    width:1002px;
	height:522px;
	margin-top:10px;
}
#lingzy {
    width:1000px;
	height:25px;
	font-size:13px;
	padding-top:4px;
	text-align:center;
	line-height:180%;
	background-color: #CCCCCC;
}
#lingzy a:link {
	color: #FF6600;
	text-decoration: none;
}
#lingzy a:visited {
	text-decoration: none;
	color: #FF6600;
}
#lingzy a:hover {
	text-decoration: none;
	color: #FF6600;
}
#lingzy a:active {
	text-decoration: none;
	color: #FF6600;
}
#cnmenu  {
    width:1000px;
	height:25px;
	padding-top:4px;
	text-align:center;
	line-height:180%;
	background-color: #CCCCCC;
	color:#009933;
}
#copy  {
    width:1000px;
	height:25px;
	padding-top:4px;
	text-align:center;
	line-height:180%;
	background-color: #CCCCCC;
}
#conment{
    width:1000px;
	height:15px;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color: #CCCCCC;
}

