/* CSS Document */
body{
	background-color: #9FBDE1;
	margin-right: auto;
	margin-left: auto;
}
div#container{
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-color: #E3E3E3;
	padding:2px;
	width:970px;
}
div#wrap0{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding:5px;
	
	background-color: #fff;
	width:auto;
	clear:left;
	
}
div#tipTop{
}
div#banner{
	background-color: #E3E3E3;
	width:960px;
	height:96px;
	margin-right: auto;
	margin-left: auto;
	clear:left;
}
div#menu{
	border-bottom:4px solid #000;
	width:960px;
	height:36px;
	background-color: #821125;
	clear:left;
}
div#wrap1{
	background-color: #FFFFFF;
	padding-top:12px;
	padding-bottom:24px;
	margin-right: auto;
	margin-left: auto;
	clear:left;
}

div#wrap2{
	float:left;
	width:662px;
}
div#wrap3{
	float:right;
	width:270px;
	background-color: #fff;
	
}
div.fixclear {height:1px;clear:both;}

div#footer{
	width:960px;
	background-color:#E3E3E3;
	
}
div#veryBottom{
	width:960px;
	background-color: #E3E3E3;
	
}