*
{
margin: 0px;
padding: 0px;
}

a:link {
	color:#000000;
	text-decoration: none;
}
#a1 li a:hover {
	text-decoration:underline;
	color:#00FF00;
	}
li a:visited{
        color:#00FF00;
	    text-decoration:underline;
		}
body
{width: 900px;
height: 570px;
background-color: #ffffff;
border: 0px solid #00f;
margin:0px auto;
}
#header
{
width: 100%;
height: 182px;
background-color: #4d4d4d;
background: url('photo/aiu4.jpg');
color: #ffffff;
}
#nav{
width: 100%;
height: 30px;
margin:2px 0px 0px 0px;
background-color:#d0d0d0;
text-align: right;
}
#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;
	color: #000000;
	line-height: 35px;
	text-decoration:none;
	padding:0px 0px 0px 5px;
	background: url('photo/strelica.gif') left no-repeat;
	font-family:"Times New Roman", Times, serif;
	}
#top{
margin:1px 0px 0px 0px;
background-color:#d0d0d0;
font-family:"Times New Roman", Times, serif;
}
#con{
     height:330px;
	 height:350px;!important;
	 width: 100%
	 margin:1px 0px 2px 0px;
	 padding:2px 15px 0px 5px;
	 background-color:#d0d0d0;
	 font-family:"Times New Roman", Times, serif;
	 font-size:1.2em;
	 }
#con1{
     height:330px;
	 height:260px;!important;
	 width: 100%
	 margin:1px 0px 2px 0px;
	 padding:2px 15px 0px 5px;
	 background-color:#d0d0d0;
	 font-family:"Times New Roman", Times, serif;
	 font-size:1.2em;
	 }

#footer{
        width:100%;
	    height:20px;
		background-color:#d0d0d0;
	    margin:1px 0px 0px 0px;
	    text-align:center;
		}

