#header{
width:999px;
height:368px;
background:rgb(240,240,240);
border-bottom:1px dotted rgb(191,191,191);}
	#menu{
	margin:75px 0 0 0;
	background:rgb(123,124,126);
	font-size:14px;
	color:white;
	text-align:right;
	padding:10px 15px 10px 0;
	}
		#menu a{
		margin:0 10px 0 10px;
		}
		#menu a:link,#menu a:visited{
		color:white;
		text-decoration:none;}
		#menu a:hover{
		text-decoration:underline;
		}
		
#sqydt{
padding:10px 0 0 3px;
float:left;
/*background:red;*/}

		.sanews{
		width:485px;
		border-bottom:1px dotted rgb(174,171,160);
		padding:4px 0 3px 0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		#sqydt a:link,#sqydt a:visited{
		color:black;}
		#sqydt a:hover{
		text-decoration:none;}
		
		
#footer{
width:999px;
height:65px;
font-size:12px;
text-align:right;
background:url(../images/footert.gif) repeat-x left top;
/*border-top:1px dotted rgb(128,128,128);
*/padding:35px 0px 0 0;
margin:20px 0 0 0;
line-height:12px;
}
		#footer a:link,#footer a:visited{
		text-decoration:none;
		color:black;}
		#footer a:hover{
		color:red;
		text-decoration:underline;}
		