@charset "utf-8";

/* css document */


/*集体备课*/

.details-title {
	width: 870px;
	height: 40px;
	float: left;
	margin-left: 10px;
}

.area-div {
	float: left;
	font-size: 12px;
	line-height: 34px;
	color: #09AFFF;
	background: #E8F9FF;
	border-radius: 2px;
	margin: 8px 0px 7px 10px;
}
.area-div samp {
	font-weight: bold;
	padding: 10px 9px 9px 10px;
}

.details-title b {
	width: 6px;
	height: 18px;
	float: left;
	margin-top: 11px;
	margin-right: 11px;
	background: #1cb177;
}

.details-title h3 {
	font-size: 18px;
	color: #222;
	float: left;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.details-title p{
	float: left;
	width: 120px;
	height:30px;
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin: 10px 0 0 -10px;
}
.details-title p.gcga{
	background: #26c3ec;
}
.details-title p.wdga{
	background: #ff6d3a;
}
.details-title p.qtga{
	background: #1cb177;
}
.details-title button {
	background: #19a26d;
	border-radius: 2px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	float: right;
}
.details-title ol{
	float: right;
	margin-top: 12px;
}
.details-title ol li{
	float: left;
	width:112px;
	height:24px;
	color: #222;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	cursor: pointer;
	border-radius: 2px;
}
.details-title ol li.active{
	background: #19a26d;
	color: #fff;
}
.details-title ol li:hover{
	text-decoration: underline;
}
.details-title ol li.line{
	width: 1px;
	height:15px;
	background: #ccc;
	margin:5px 5px 0;
}
.details {
	width: 100%;
	height: auto;
	float: left;
}

.details .details-left {
	width: 889px;
	height: auto;
	float: left;
	margin-bottom: 50px;
}

.details-left .activity-details {
	width: 100%;
	float: left;
	height: auto;
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 10px;
}

.details-left .activity-tips{
	float: left;
	height: auto;
	background: #fff;
	border: 1px solid #ccc;
	padding: 7px 13px 9px 18px;
	margin-bottom: 10px;
}

.details-left .activity-tips p{
	font-size: 14px;
	color: #0FB1FF;
	letter-spacing: 0;
	line-height: 22px;
	font-weight: 400;
}

.activity-details .details-intro {
	width: 840px;
	height: auto;
	float: left;
	margin:10px 25px 12px;
}

.activity-details .details-intro ul {
	width: 100%;
	float: left;
}

.activity-details .details-intro ul li {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.activity-details .details-intro ul li samp {
	float: left;
	font-size: 14px;
	color: #666;
	padding-right: 12px;
	padding-top: 1px;
}


.activity-details .details-intro ul li p {
	font-size: 14px;
	color: #222;
	line-height: 23px;
}

.activity-details .details-intro ul li dl {
	width: 80%;
	height: auto;
	float: left;
}

.activity-details .details-intro ul li dl dd {
	float: left;
	font-size: 14px;
	color: #222;
}
.activity-details .details-intro ul li dl dd.line{
	float: left;
	width: 1px;
	height:13px;
	background: #222;
	margin:4px 15px 0;
}
.activity-details .details-intro ul li dl dd i {
	width: 18px;
	height: 18px;
	float: left;
	margin-top: 2px;
	margin-right: 5px;
}

.activity-details .details-intro ul li dl dd a {
	font-size: 14px;
	color: #222;
}

.activity-details .details-intro ul li dl dd a:hover {
	color: #ff4200;
}

/*共创共案*/
.public{
	width: 100%;
	float: left;
	height: auto;
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 10px;
	padding-bottom:35px;
}
.public .public-main{
	float: left;
	width:95%;
	margin:22px 25px 0;
	background: #f0f4f7;
}
.plate-1 {
	width: 100%;
	height: 40px;
	border-bottom: 1px dashed #ccc;
	float: left;
}

.plate-1 .plate-1-left {
	float: left;
}

.plate-1 .plate-1-left img {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 2px solid #f0f4f7;
	margin-top: -8px;
	margin-left: 10px;
	float: left;
}

.plate-1 .plate-1-left ul {
	float: left;
	margin-left: 18px;
}

.plate-1 .plate-1-left ul li {
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 40px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px;
}
.plate-1 .plate-1-left ul li.line {
	width: 1px;
	height: 15px;
	background: #666;
	margin: 14px 10px 0 10px;
}
.plate-1 .plate-1-left ul li em{
	float:left;
	font-family: simsun;
	font-size: 12px;
	width:44px;
	height:17px;
	color:#fff;
	border-radius: 50px;
	text-align: center;
	line-height: 17px;
	background: #ff5a3c;
	font-style: normal;
	margin:12px 5px 0 0;
}
.plate-1 .plate-1-left ul li samp {
	font-family: arial
}

.plate-1 .plate-1-left ul li a.price {
	color: #666;
}

.plate-1 .plate-1-left ul li a {
	color: #ff5637;
	float: left;
}

.plate-1 .plate-1-left ul li a.line {
	width: 1px;
	height: 15px;
	background: #666;
	margin: 14px 10px 0 10px;
}

.plate-1 .plate-1-left span {
	width: 60px;
	height: 22px;
	background: #fff;
	border: 1px solid #ff5a3c;
	border-radius: 2px;
	font-size: 14px;
	color: #ff5a3c;
	line-height: 22px;
	float: left;
	text-align: center;
	margin-left: 15px;
	margin-top: 8px;
}
.plate-1 .plate-1-right {
	float: right;
}

.plate-1 .plate-1-right dl {
	float: left;
}

.plate-1 .plate-1-right dl dd {
	line-height: 40px;
	font-size: 14px;
	color: #666;
	float: left;
	margin-right: 20px;
}

.plate-1 .plate-1-right dl dd samp {
	font-family: arial;
}

.plate-1 .plate-1-right dl dd i {
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.plate-1 .plate-1-right dl dd i.praise {
	width: 19px;
	height: 19px;
	background: url(../../image/research/index-icon2.png) -10px -50px no-repeat;
	margin-top: 11px;
}

.plate-1 .plate-1-right dl dd i.praise.active {
	width: 19px;
	height: 19px;
	background: url(../../image/research/index-icon2.png) -60px -50px no-repeat;
	
}
.plate-2 {
	width: 100%;
	height: auto;
	float: left;
}
.plate-2:hover {
	cursor: pointer;
	box-shadow: 0px 0px 10px #d0d0d0;
}

.plate-2 .plate-2-title {
	width: 100%;
	height: 65px;
}

.plate-2 .plate-2-title h5 {
	font-size: 18px;
	font-weight: bold;
	line-height: 65px;
	float: left;
	text-indent: 22px;
	margin-right: 10px;
}
.plate-2 .plate-2-title h5 a {
	font-size: 18px;
	font-weight: bold;
	color: #222;
}
.plate-2 .plate-2-title h5 a:hover {
	color: #00af7e;
	text-decoration: underline;
}
.plate-2 .plate-2-title span {
	height: 22px;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #00af7e;
	border-radius: 2px;
	float: left;
	font-size: 14px;
	color: #00af7e;
	margin-top: 20px;
	margin-right: 10px;
}
.plate-2 .plate-2-title ul {
	float: left;
	margin-top: 22px;
}
.plate-2 .plate-2-title ul li {
	float: left;
	height: 20px;
	background: #00af7e;
	border-radius: 20px;
	font-size: 12px;
	font-family: "宋体";
	color: #fff;
	line-height: 20px;
	padding: 0 9px;
	margin-right: 10px;
}
.plate-2 .plate-2-con {
	width: 830px;
	height: auto;
	float: left;
}
.plate-2 .plate-2-con ul {
	width: 830px;
	float: left;
	margin-left: 20px;
}
.plate-2 .plate-2-con ul li {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.plate-2 .plate-2-con ul li samp {
	float: left;
	font-size: 14px;
	color: #666;
	padding-right: 10px;
}
.plate-2 .plate-2-con ul li p {
	width: 82%;
	float: left;
	line-height: 22px;
	font-size: 14px;
	color: #222;
}
.plate-2 .plate-2-con ul li dl {
	width: 750px;
	float: left;
}
.plate-2 .plate-2-con ul li dl dd {
	width: 270px;
	font-size: 14px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	margin-bottom: 5px;
}
.plate-2 .plate-2-con ul li dl dd a {
	font-size: 14px;
	color: #222;
}
.plate-2 .plate-2-con ul li dl dd a:hover {
	color: #00af7e;
	text-decoration: underline;
}
.plate-2 .plate-2-con ul li dl dd i {
	float: left;
	width: 23px;
	height: 23px;
	margin-right: 10px;
}

/*为空-按钮 时*/
.public .public-main .plate-2-kong{
	float: left;
	text-align: center;
	width: 100%;
	height:auto;
	margin:20px 0 40px;
}
.public .public-main .plate-2-kong p{
	float: left;
	width: 100%;
	color:#999;
	font-size: 16px;
}
.plate-2-btn{
	float: left;
	text-align: center;
	width: 100%;
	height:auto;
	margin:65px 0;
}
.plate-2-btn button.bj{
	width:136px;
	height:40px;
	color:#fff;
	font-size: 14px;
	background: #19a26d;
	border-radius: 2px;
}
.plate-2-btn button.sy{
	width:260px;
	height:40px;
	color:#19a26d;
	border:1px solid #19a26d;
	font-size: 14px;
	background: #fff;
	border-radius: 2px;
	margin-left: 14px;
}
.plate-2-btn button:hover{
	background: #159966;
	color: #fff;
}
/*我的个案*/
.alone{
	width: 100%;
	float: left;
	height: auto;
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 10px;
	padding-bottom:35px;
}
.alone .alone-main{
	float: left;
	width:95%;
	margin:22px 25px 0;
	background: #f0f4f7;
}
.alone .alone-main .plate-2-kong{
	float: left;
	text-align: center;
	width: 100%;
	height:auto;
	margin:20px 0 40px;
}
.alone .alone-main .plate-2-kong p{
	float: left;
	width: 100%;
	color:#999;
	font-size: 16px;
}

/*其他个案*/
.other{
	width: 100%;
	float: left;
	height: auto;
	border: 1px solid #ccc;
	background: #fff;
	margin-bottom: 10px;
}
/*个案不为空*/
.other .other-main{
	float: left;
	width:95%;
	margin:22px 25px 0;
}
.other .other-main .section{
	background: #f0f4f7;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

/*个案为空*/
.other .other-kong{
	float: left;
	width:95%;
	margin:70px 25px 0;
	text-align: center;
	display: none;
}
.other .other-kong p{
	float: left;
	width:100%;
	color: #999;
	font-size: 16px;
	margin: 20px 0 70px;
}

/*添加资源弹窗*/

.tc-add {
	width: 1000px;
	height: auto;
	border-radius: 5px;
	background: #fff;
	display: none;
}

.tc-add .main-title {
	width: 100%;
	height: 45px;
	border-bottom: 1px solid #b7d3f3;
	background: #f2f8ff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tc-add .main-title h3 {
	line-height: 45px;
	font-size: 16px;
	color: #333;
	float: left;
	text-indent: 20px;
}

.tc-add .main-title h3 a {
	float: left;
	font-size: 16px;
	color: #333;
}

.tc-add .main-title h3 span {
	padding-left: 10px;
	float: left;
}

.tc-add .main-title h3 span em {
	font-size: 14px;
	color: #666;
	float: left;
	font-style: normal;
	text-indent: 0;
}

.tc-add .main-title h3 span em.line {
	width: 1px;
	height: 15px;
	background: #666;
	margin: 15px 10px 0 10px;
}

.tc-add .main-title i.close {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/match/close-icon.png) -10px -10px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
}

.tc-add .main-title i.close:hover {
	width: 14px;
	height: 14px;
	float: right;
	background: url(../../image/match/close-icon.png) -10px -60px no-repeat;
	margin-top: 15px;
	margin-right: 20px;
	cursor: pointer;
}

.tc-add .main {
	width: 100%;
	float: left;
}

.tc-add .tc-resourse {
	width: 943px;
	min-height : 374px;
	height: auto;
	float: left;
	margin-left: 30px;
	margin-bottom: 25px;
}

.tc-resourse .design-con {
	width: 943px;
	height: auto;
	margin: 14px 0 3px 0;
	background: #f0f4f7;
	float: left;
	border: 1px solid transparent;
}

.tc-resourse .design-con:hover {
	cursor: pointer;
	box-shadow: 0px 0px 10px #d0d0d0;
}

.tc-resourse .design-con.active {
	border: 1px solid #00af7e;
}

.tc-resourse .design-con .plate-1 {
	width: 100%;
	height: 40px;
	border-bottom: 1px dashed #ccc;
	float: left;
}

.tc-resourse .design-con .plate-1 .plate-1-left {
	float: left;
}

.tc-resourse .design-con .plate-1 .plate-1-left img {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	border: 2px solid #f0f4f7;
	margin-top: -8px;
	margin-left: 10px;
	float: left;
}

.tc-resourse .design-con .plate-1 .plate-1-left ul {
	float: left;
	margin-left: 18px;
}

.tc-resourse .design-con .plate-1 .plate-1-left ul li {
	float: left;
	font-size: 14px;
	color: #666;
	line-height: 40px;
}

.tc-resourse .design-con .plate-1 .plate-1-left ul li.line {
	width: 1px;
	height: 15px;
	background: #666;
	margin: 14px 10px 0 10px;
}

.tc-resourse .design-con .plate-1 .plate-1-left ul li span {
	width: 43px;
	height: 17px;
	line-height: 17px;
	background: #ff5a3c;
	border-radius: 8px;
	font-size: 12px;
	color: #fff;
	font-family: simsun;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
}

.tc-resourse .design-con .plate-1 .plate-1-left ul li samp {
	font-family: arial
}

.tc-resourse .design-con .plate-1 .plate-1-right {
	float: right;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl {
	float: left;
	margin-right: 20px;
	margin-top: 9px;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd {
	float: left;
	margin-left: 20px;
	font-size: 14px;
	color: #00af7e;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd:hover {
	cursor: pointer;
	text-decoration: underline;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd i.praise {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -10px no-repeat;
	margin-right: 5px;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd i.praise:hover {
	cursor: pointer;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd i.praise.active {
	width: 20px;
	height: 20px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -70px -10px no-repeat;
	margin-right: 5px;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd i.pl {
	width: 22px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -110px no-repeat;
	margin-right: 5px;
	margin-top: 2px;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd i.share {
	width: 23px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -10px -60px no-repeat;
	margin-right: 5px;
	margin-top: 3px;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd:hover i.share {
	width: 23px;
	height: 19px;
	float: left;
	background: url(../../image/match/lesson-plan-icon.png) -70px -60px no-repeat;
	margin-right: 5px;
	margin-top: 3px;
	cursor: pointer;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd:hover em.share {
	color: #00a2ac;
	cursor: pointer;
}

.tc-resourse .design-con .plate-1 .plate-1-right dl dd em {
	font-size: 12px;
	color: #666;
	font-family: arial;
	font-style: normal;
	float: left;
	padding-top: 5px;
}

.tc-resourse .design-con .plate-3 {
	width: 100%;
	height: auto;
	float: left;
}

.tc-resourse .design-con .plate-3 .plate-2-title {
	width: 100%;
	height: 65px;
}

.tc-resourse .design-con .plate-3 .plate-2-title h5 {
	font-size: 18px;
	font-weight: bold;
	line-height: 65px;
	float: left;
	text-indent: 22px;
	margin-right: 10px;
}

.tc-resourse .design-con .plate-3 .plate-2-title h5 a {
	font-size: 16px;
	color: #222;
}

.tc-resourse .design-con .plate-3 .plate-2-title h5 a:hover {
	color: #00af7e;
	text-decoration: underline;
}

.tc-resourse .design-con .plate-3 .plate-2-title span {
	height: 22px;
	padding: 0 5px;
	background: #fff;
	border: 1px solid #00af7e;
	border-radius: 2px;
	float: left;
	font-size: 14px;
	color: #00af7e;
	margin-top: 20px;
	margin-right: 10px;
}

.tc-resourse .design-con .plate-3 .plate-2-title ul {
	float: left;
	margin-top: 22px;
}

.tc-resourse .design-con .plate-3 .plate-2-title ul li {
	float: left;
	height: 20px;
	background: #00af7e;
	border-radius: 20px;
	font-size: 12px;
	font-family: "宋体";
	color: #fff;
	line-height: 20px;
	padding: 0 9px;
	margin-right: 10px;
}

.tc-resourse .design-con .plate-3 .plate-2-con {
	width: 830px;
	height: auto;
	float: left;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul {
	width: 830px;
	float: left;
	margin-left: 20px;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li {
	float: left;
	margin-bottom: 12px;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li samp {
	float: left;
	font-size: 14px;
	color: #222;
	padding-right: 10px;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li p {
	width: 750px;
	float: left;
	line-height: 22px;
	font-size: 14px;
	color: #666;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li dl {
	width: 750px;
	float: left;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li dl dd {
	width: 270px;
	font-size: 14px;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	margin-bottom: 5px;
	margin-right: 30px;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li dl dd a {
	font-size: 14px;
	color: #222;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li dl dd a:hover {
	/* color: #00af7e;
	text-decoration: underline; */
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li dl dd i {
	float: left;
}

.tc-resourse .design-con .plate-3 .plate-2-con ul li dl dd i {
	float: left;
	margin-right: 10px;
	width: 23px;
	height: 40px;
}

.tc-resourse .no-works-list {
	width: 100%;
	height: auto;
	background: #fff;
	float: left;
	margin-bottom: 40px;
}

.tc-resourse .no-works-list img {
	margin: 0 auto;
	display: block;
	margin-top: 100px;
}

.tc-resourse .no-works-list p {
	text-align: center;
	font-size: 16px;
	color: #666;
	padding-top: 15px;
	padding-bottom: 100px;
}

.design-con .plate-1 .plate-1-left ul li.edit {
	width: 80px;
	height: 20px;
	line-height: 20px;
	background: #00a2ac;
	border-radius: 2px;
	color: #fff;
	text-align: center;
	margin-top: 11px;
	font-size: 12px;
	font-family: arial;
}

.design-con .plate-1 .plate-1-left ul li.edit:hover {
	cursor: pointer;
	background: #0098a1;
}

dd.line {
    width: 1px;
    height: 15px;
    background: #666;
    margin: 5px -5px 0 10px;
}

/**
 * 小分页
 */
 
 .tc-add .main .page-btn {
	width: 943px;
	float: left;
	margin-left: 30px;
	margin-bottom: 25px;
}

.tc-add .main .page-btn .page {
	float: left;
}

.tc-add .main .page-btn .page a {
	float: left;
	font-size: 12px;
	font-family: arial;
	color: #222;
	padding: 0 10px 0 10px;
}

.tc-add .main .page-btn .page a:hover {
	color: #00af7e;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}

.tc-add .main .page-btn .page a.pre {
	width: 5px;
	height: 9px;
	background: url(../../image/match/lesson-plan-icon.png) -70px -110px no-repeat;
	float: left;
	margin-top: 3px;
	padding: 0;
}

.tc-add .main .page-btn .page a.pre:hover {
	width: 5px;
	height: 9px;
	background: url(../../image/match/lesson-plan-icon.png) -70px -140px no-repeat;
}

.tc-add .main .page-btn .page a.next {
	width: 5px;
	height: 9px;
	background: url(../../image/match/lesson-plan-icon.png) -112px -110px no-repeat;
	float: left;
	margin-top: 3px;
}

.tc-add .main .page-btn .page a.next:hover {
	width: 5px;
	height: 9px;
	background: url(../../image/match/lesson-plan-icon.png) -112px -140px no-repeat;
}

.tc-add .main .page-btn .page a.omit:hover {
	font-weight: normal;
	color: #222;
	text-decoration: none;
	cursor: text;
}

.tc-add .main .page-btn .btn {
	float: right;
	margin-top: -8px;
}

.tc-add .main .page-btn .btn button {
	width: 130px;
	height: 35px;
	font-size: 14px;
	border-radius: 2px;
}

.tc-add .main .page-btn .btn button.qd {
	background: #00C177;
	color: #fff;
}

.tc-add .main .page-btn .btn button.qd:hover {
	background: #01B26E;
	color: #fff;
}

.tc-add .main .page-btn .btn button.qx:hover {
	background: #01B26E;
	color: #fff;
}

.tc-add .main .page-btn .btn button.qx {
	border: 1px solid #00C177;
	color: #00C177;
	margin-left: 20px;
	background: #fff;
}

/*图标类型样式-大*/

i.big-doc {
	background: url(../../image/match/file-type.png) -10px -20px no-repeat;
}

i.big-ppt {
	background: url(../../image/match/file-type.png) -10px -80px no-repeat;
}

i.big-pdf {
	background: url(../../image/match/file-type.png) -10px -140px no-repeat;
}

i.big-music {
	background: url(../../image/match/file-type.png) -10px -200px no-repeat;
}

i.big-video {
	background: url(../../image/match/file-type.png) -10px -260px no-repeat;
}

i.big-zip {
	background: url(../../image/match/file-type.png) -10px -320px no-repeat;
}

i.big-excel {
	 background: url(../../image/match/file-type.png) -10px -414px no-repeat;
}

i.big-xls {
	 background: url(../../image/match/file-type.png) -10px -414px no-repeat;
}

i.big-img {
	background: url(../../image/match/file-type.png) -10px -366px no-repeat;
}

i.big-txt {
	background: url(../../image/match/file-type.png) -10px -461px no-repeat;
}
