.k4 {
	border: 1px solid #4FABB4;
}
.k1t {
	border-top: 1px solid #4FABB4;
}
.k1l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4FABB4;

}
.k1r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4FABB4;

}
.k1b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4FABB4;

}
td {
	font-size: 12px;
	color: #666666;
}
.bg {
	background-image: url(../images/pic_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg2 {

	background-image: url(../images/pic_2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
textarea {
	font-size: 12px;
	color: #666666;
}
select {
	font-size: 12px;
	color: #666666;
}
input {
	font-size: 12px;
}

