/* CSS Document */
body{
margin: 0 auto;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#alll{
width: 778px;
text-align: center;
margin:0 auto;
}
#header{
	margin: 0 auto;
	text-align: center;
	height: 101px;
	width: 778px;
	background-image: url(../i/header.gif);
	background-repeat: no-repeat;
}
#all{
	width: 778px;
	float:left;
	text-align: center;
	background-image: url(../i/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contant{
	 text-align: left;
	 width: 600px;
	 float: right;
	 padding-bottom: 40px;
}
#nv{
width: 178px;
float: left;
text-align: center;
padding-top: 40px;
}
#nv img{
	border: 0;
	margin-bottom: 5px;
}
p{
	text-indent: 2em;
	line-height: 160%;
	margin: 0 0 10px 0;
	padding: 0;
}
li{
	margin-bottom: 10px;
	list-style-type: decimal;
}
#footer{
	margin: 0 auto;
	width: 778px;
	text-align: center;
	clear: both;
	border-top: 1px solid #333;
}
h1{
font-size: 15px;
text-align: center;
color: #0066CC;
margin:40px 0 20px 0;
}
h2{
color: #0066CC;
font-size: 14px;
font-weight: bolder;
}
#footer p{
	margin: 0;
}
#footer a{
color: Black;
text-decoration: none;
}
#footer a:hover{
	color: Black;
	text-decoration: underline;
}
#img td{
padding: 10px;
}
