.go {
	background-image: url(img/sent.gif);
	height: 16px;
	width: 50px;
	cursor: hand;
	border: 0px none
}
.clean {
	background-image: url(img/clear.gif);
	height: 16px;
	width: 50px;
	cursor: hand;
	border: 0px none
}
.go2 {
	background-image: url(img/send.jpg);
	height: 22px;
	width: 67px;
	cursor: hand;
	border: 0px none
}
.clean2 {
	background-image: url(img/clear.jpg);
	height: 22px;
	width: 67px;
	cursor: hand;
	border: 0px none
}
.kaku {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C78B5;
	line-height: 22px;

}
.style2 {
font-weight: bold;
color: #CCCCCC
font-size: 14px;
}
.kaku2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C78B5;
	line-height: 22px;
	padding-left: 15px;
}
.title {
	position: relative;
}

.video {
	position: absolute;
	left: 135px;
	top: -5px;
}
.video2 {
	position: absolute;
	left: 120px;
	top: -10px;
}
