.box1 {
	background-image: url("../images/rside.gif");
	background-repeat: repeat-y;
	background-position: right top;
}
.box2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

body {
	margin-left: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
}.text_blue {
	font-family: Verdana;
	color: #3f95de;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.text_org {
	font-family: Verdana;
	color: #ff7b00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.text_white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.box3 {
	background-image: url("../images/111222.gif");
	background-repeat: repeat-y;
	background-position: left top;
}


