#content .box{
	width:513px;
	padding:1px;
	overflow:hidden;
	margin:0 0 11px -5px;
	position:relative;
}
#content .box .t{
	background: url(../images/layout/bg-box-t.png);
	width:513px;
	height:14px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
#content .box .c{
	background: url(../images/layout/bg-box-c.png);
	width:483px;
	padding:0 15px;
	overflow:hidden;
}
#content .box .b{
	background: url(../images/layout/bg-box-b.png);
	width:513px;
	height:14px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
#sidebar .box{
	width:283px;
	padding:1px;
	overflow:hidden;
	margin:0;
	position:relative;
}
#sidebar .box .t{
	background: url(../images/layout/bg-box2-t.png);
	width:283px;
	height:14px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
#sidebar .box .c{
	background: url(../images/layout/bg-box2-c.png);
	width:253px;
	padding:0 15px;
	overflow:hidden;
}
#sidebar .box .b{
	background: url(../images/layout/bg-box2-b.png);
	width:283px;
	height:14px;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
#footer .subnav .share{
	float:right;
	overflow:hidden;
	width:125px;
	height:16px;
}
#content{
	width:510px;
	float:left;
	overflow:hidden;
	position:relative;
	margin:0 0 -94px;
	padding:0 0 20px 5px;
}
#footer .subnav{
	width:500px;
	overflow:hidden;
	padding:10px 150px 0;
}
