
.main-container
{
}
.footer-container
{
	background-image: url(/img/bg_footer.gif);
	background-position: center top;
	background-repeat: repeat-x;
	width: 80%;
	height: 100px;
	top: auto;
	bottom: 0;
	padding-top: 15px;
	text-align: center;
	margin: 0 auto;
}

.footer
{
	text-align: center;
	margin: 0 auto;
}
.googlesearch
{
	position: relative;
	display:block;
	text-align: center;
	margin: 0 auto 0 20%;
	clear: none;
}
.googleWelcomePageADCenter
{
	display:block;
	text-align:center;
	margin:0 auto;
	clear:none;
}


.xintikuSwitch
{
	display: block;
	width: 80%;
	height: 600px;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
}
#xins
{
	display: block;
	float: left;
	width: 49%;
	height: 500px;
	border: 1px #FAFAFA solid;
}
#xins:hover
{
	border: 1px;
	border-style: solid;
	border: 1px #BBD8FB solid;
	background-color: #F3F7FD;
}

.xintikuSwitch LI
{
	margin-left: 30%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.grid_8
{
}



H1.xintikuSwitch
{
	font-size: 48px;
}

