*
{
margin: 0px;
padding: 0px;
}

a {
	color: #307c99;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

body
{width: 900px;
height:100%;
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;
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: 1.0em;
	color: #000000;
	line-height: 35px;
	text-decoration:none;
	padding:0px 0px 0px 4px;
	background: url('photo/strelica.gif') left no-repeat;
	font-family:"Times New Roman", Times, serif;
	}
#con{
position:absolute;
width:500px;
height:20px;
background-color:#d0d0d0;
text-align:center;
margin:180px 0px 0px 200px;
color:#FF0000;
}
#con1{
position:absolute;
width:500px;
height:20px;
background-color:#d0d0d0;
text-align:center;
margin:200px 0px 0px 200px;
color:#FF0000;
}





