@charset "utf-8";
/*整体布局样式*/
.thisleft {
	width: 262px;
	height: 100%;
}
.thisright {
	width: 750px;
	text-align:left;
}
