*
{
margin: 0px;
padding: 0px;
}

a {
	color: #307c99;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
body
{width: 900px;
height: 800px;
background-color: #fff;
margin:0px auto;
}
#header
{
width: 100%;
height: 182px;
background: url('photo/aiu4.jpg');
border: 1px solid #0000ff;
}
#nav{
width: 100%;
height: 30px;

background-color:#d0d0d0;
text-align: right;
margin:2px 0px 0px 0px;
}
#nav ul{
    padding-right: 0px;
	list-style-type: none;
	}
#nav ul li {
	display: inline;
	list-style-type: none;
	text-align: right;
	padding:0px 8px 0px 0px;
	}
#nav ul li a {
	font-size: 0.7em;
	font-family:Times New Roman;
	color: #000000;
	line-height: 35px;
	text-decoration:none;
	padding:0px 0px 0px 5px;
	background: url('photo/strelica.gif') left no-repeat;
	}
#top{
width: 100%;
height: 30px;
background-color:#d0d0d0;
float:left;
margin:1px 0px 2px 0px;
font-size: 1.3em;
     }
#layout{
width:100%;
height:415px;
magin:1px 0px 0px 0px;
background-color:#ffffff;
}
#photo{
width:545px;
height:456px;
background-image:url(photo/kmnight.jpg);
background-repeat:no-repeat;
float:left;
margin:14px 0px 0px 0px;
}
#con{
     width:350px;
	 height:456px;
	 background-color:#d0d0d0;
	 margin:1px 0px 0px 0px;
	 float:right;
	 text-align:justify;
	 font-size: 1.0em;
     font-family:Times New Roman;
}
#con1{
     width:100%;
	 height:420px;
	 background-color:#d0d0d0;
	 margin:0px 1px 0px 0px;
	 float:left;
	 text-align:justify;
	 font-size: 1.0em;
     font-family:Times New Roman;
}
#layout1 div{
border:1px solid #aaa;
margin:1px 3px 1px 0px;
float:left;
width:145px;
height:145px;
overflow:hidden;
background-color:#d0d0d0;
}
#con2{
     width:100%;
	 height:30px;
	 background-color:#d0d0d0;
	 margin:2px 0px 0px 0px;
	 float:left;
	 }
	 #clearfloat{
           clear:both;
           height:1px;
           overflow:hidden;
           margin-top:-1px;
	       }
#photo1{
width:100%;
height:240px;
background-color:#d0d0d0;
margin:1px 0px 0px 0px;
padding:2px 0px 0px 0px;
} 
#photo2{
width:100%;
height:320px;
background-color:#d0d0d0;
margin:1px 0px 1px 0px;
padding:2px 0px 0px 0px;
} 
#con3{
     width:100%;
	 height:30px;
	 background-color:#d0d0d0;
	 margin:2px 0px 0px 0px;
	 float:left;
	 }
#photo3 {
width:100%;
height:363px;
background-color:#d0d0d0;
margin:1px 0px 1px 0px;
padding:1px 0px 0px 1px;

} 
#clearfloat{
           clear:both;
           height:1px;
           overflow:hidden;
           margin-top:-1px;
	       }
#footer{
        width:100%;
	    height:20px;
	    margin:1px 0px 0px 0px;
		background-color:#d0d0d0;
	    text-align:center;
		}
     
	 

