*
{
margin: 0px;
padding: 0px;
}

a {
	color: #307c99;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

body
{width: 900px;
height:2217px !important;
height:100%;
background-color:#fff;
margin:0px auto;
}
#header
{
width: 100%;
height: 182px;
background: url('photo/aiu4.jpg');
}
#nav{
width: 100%;
height: 30px;
background-color:#d0d0d0;
text-align: right;
margin:1px 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: 1.0em;
	line-height: 35px;
	text-decoration:none;
	color: #000000;
	padding:0px 0px 0px 4px;
	background: url('photo/strelica.gif') left no-repeat;
	font-family:"Times New Roman", Times, serif;
	}
.con1{
width: 100%;
height: 25px;
background-color:#d0d0d0;
float:left;
margin:1px 0px 0px 0px;
font-size: 1.3em;
font-family:"Times New Roman", Times, serif;
}
#con2{
background-color:#d0d0d0;
margin:1px 0px 2px 0px;
width:100%;
}
.title{
background-color:#d0d0d0;
margin:1px 0px 0px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.0em;
}
.con3{
text-indent:20px;
text-align:justify;
word-spacing:5px;
font-family:"Times New Roman", Times, serif;
font-size:1.0em;
}
#con4{
background-color:#d0d0d0;
margin:0px 0px 2px 0px;
}
#con5{
background-color:#d0d0d0;
margin:1px 0px 2px 0px;
width:100%;
}
#con6{
background-color:#d0d0d0;
margin:0px 0px 2px 0px;
}
#footer{
        width:100%;
	    height:20px;
	    margin:0px;
	    text-align:center;
		background-color:#d0d0d0;
		}


