
body{
	margin:0;
	padding:0;

}
.main{
	width:950px;
	margin:0 auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.cont01{
}
.cont02_left{
	width:475px;
	float:left;
}
.cont02_right{
	width:475px;
	float:left;
}
.cont02_banar{
	width:415px;
	margin:0 auto;
}







.footer{
	width:100%;
	background:#238DFA;
}
.footer1{
	width:950px;
	margin:0 auto;
}
.footer2{
	width:100%;
	background: url(../images/index_15.gif) top center repeat-x;
}
.footer3{
	width:950px;
	margin:0 auto;
	padding:17px;
}
.footer3 ul{
	margin:0 auto;
	text-align:center;
	clear:both;
}
.footer3 ul li{
	font-size:10px;
	float:left;
	list-style:none;
	padding:4px 0;
}
.footer3 ul li a{
	color:#666666;
	text-decoration:underline;
}
.footer3 ul li a:hover{
	color:#cccccc;
}


.clear{
	clear:both;
}