.box1-top {
	background-image: url(../images/interface/box1/top.png);
	background-repeat: repeat-x;
}
.box1-btm {
	background-image: url(../images/interface/box1/btm.png);
	background-repeat: repeat-x;
}
.box1-left {
	background-image: url(../images/interface/box1/left.png);
	background-repeat: repeat-y;
	width: 6px;
}
.box1-right {
	background-image: url(../images/interface/box1/right.png);
	background-repeat: repeat-y;
	width: 6px;
}
.box1-content {
	background-color: #FFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.box1-bis-content {
	background-color: #F0F0F0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.box2-top {
	background-image: url(../images/interface/box2/top.png);
	background-repeat: repeat-x;
}
.box2-tittle {
	background-color: #F0F0F0;
	padding-top: 14px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
}
.box2-content {
	background-color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
}
.box2-cell {
	background-color: #F0F0F0;
	padding: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fdfdfd;
	border-bottom-color: #d9d9d9;
}
.box2-cell2 {
	background-color: #FFF;
	padding: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fdfdfd;
	border-bottom-color: #d9d9d9;
}
.box2-cell3 {
	background-color: #FFF;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fdfdfd;
}
.box2-cell4 {
	background-color: #FFF;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fdfdfd;
}




.box3-tittle {
	background-color: #FFF;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
}
.box3-content {
	background-color: #F0F0F0;
}
.box3-btm {
	background-image: url(../images/interface/box3/btm.png);
	background-repeat: repeat-x;
}
.box3-cell {
	background-color: #F0F0F0;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fdfdfd;
	border-bottom-color: #d9d9d9;
}

.box3-cell-close {
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fdfdfd;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.box3-cell2 {
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fdfdfd;
	border-bottom-color: #d9d9d9;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box3-cell3 {
	background-color: #FDEFDF;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fdfdfd;
	border-bottom-color: #d9d9d9;
}
