@charset "utf-8";
/* CSS Document */

BODY{
width:100%;
height:685px;
background-color:#CCCCCC;
margin-left:0px;
margin-bottom:0px;
margin-top:0px;
}
		#dd{
		color:#333333;
					}

			#background{
					background-color:#FFFF00;
					width:1024px;
					height:685px;
					}

					#header{
							float:left;
							background-color:#666699;
							visibility:1%;
							width:1024px;
							height:100px;
							float:left;
							FONT-FAMILY: Arial, sans-serif;
							font-size:36px;
							text-align:left;
							color:#FFFFFF;
								
							}
							#title{
							width:370px;
							height:65px;
							text-align:left;
							margin-left:0px;
							margin-top:25px;
							float:left;
							}
							#contact{
							float:right;
							FONT-FAMILY: Arial, sans-serif;
							color:#FFFFFF;
							font-size:12px;
							margin-right:20px;
							}
							#aa{
							FONT-FAMILY: Arial, sans-serif;
							color:#FFFFFF;
							font-size:11px;
							font:bolder;
							font-variant:normal;
							
							margin-right:20px;
							}
							a{
							FONT-FAMILY: Arial, sans-serif;
							color:#FFFFFF;
							font-size:13px;
							font:bolder;
							font-variant:normal;
							
							margin-right:20px;
							}
						
										a:link {
											color:#CCCCCC;
											text-decoration: none;
										}
										a:visited {
											text-decoration: none;
											color:#CCCCCC;
										}
										a:hover {
											text-decoration: none;
											color:#FFFFFF;
										}
										a:active {
											text-decoration: none;
										}
							#logo{
							background-repeat:no-repeat;
							background-position:right;
							width:60px;
							height:90px;
							float:right;
							margin-top:7px;
							margin-right:15px;
							}
					
					   #middle1{float:left;
								background-color:#FF9900;
								width:1024px;
								height:10px;
								}
					   #link    {
								background-color:#666699;
								float:left;
								width:252px;
								height:26px;
								border:groove;
								border-width:2px;
								color:#333333;
								}	
											
										
					   #middle2 {
								float:left;
							    background-color:#666699;
								width:1024px;
								height:520px;
								}
								
								#table{
									float:left;
									background-color:#FFFFFF;
									z-index:3;
									position:relative;
									top:50px;
									left:10px;
									width:1004px;
									height:420px;
									
								}
								#message1{
								z-index:9;
									float:left;
									width:300px;
									height:50px;
									position:relative;
									top:-545px;
									left:380px;
									
									color:#FFFFFF;
									background-color:#666699;
									margin-left:10px;
									margin-top:0px;
								}
						#middle4{
								float:left;
								width:1024px;
								height:5px;
								background-color:#FF9900;
								}	
								
						 #footer{
								float:left;
								background-color:#FFFFFF;
								width:1024px;
								height:20px;
								}
								#copyright{
								float:right;
								margin-top:0px;
								margin-right:0px;
								font-size:12px;
								}
								
						
						
