/*--mobilewalker‹¤’ÊCSS‚Å‚·--*/
.container{
	width: 760px;
}
.inner {
	float: left;
	width: 760px;
	padding-bottom: 10px;
}
.mainsp{
	width:550px;
	float: right;
	padding-top: 10px;
}

.side{
	width:200px;
	float:left;
	background-image: url(../image/left_bg.gif);
	background-repeat: repeat;
}

.clear {
	clear: both;
}
