.conbox1 {
	width: 110mm;
}
.conbox2 {

	width: 93mm;
}
.line1 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bg {
	background-attachment: scroll;
	background-image: url(../new/images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left 200px;
}
.bg2 {
	background-attachment: scroll;
	background-image: url(../new/images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left 350px;
}
