/*--- Common style --*/
.collapse{
	display:block;
	background:url(images/collapse.gif) 3px 50% no-repeat;
	padding:0 0 0 22px;
	cursor:pointer;}
.expand{display:block;
	background:url(images/expand.gif) 3px 50% no-repeat;
	padding:0 0 0 22px;
	cursor:pointer;}

.padding-left25{
	padding-left:25px;
	display:block;}
	.maintable{
		margin-left:15px;
		width:584px;}
.maintable th{ background:#eceff6;
height:20px;
line-height:20px;}
.maintable td{
	border-bottom:#eeeeee 1px solid;
	min-height:34px;
	height:34px;
	}
.maintable  .text{
	border:#808080 1px solid;}
.optabs{ overflow:hidden; margin-left:15px;}
.optabs li{ float:left; width:57px; height:20px; overflow:hidden; line-height:20px; border-right:#a2a4a8 2px solid;}
.active{ background-color:#eceff6;}
.bg_pm{background-color:#eceff6;}
.maintable .s1{
	padding:0 5px;}
