.objBut{
	border: 1px #7b9ebd solid
	height:24px;
	padding-top:2px;
	padding-left:2px;
	padding-right:2px;
	letter-spacing:2px;
	color: #000000;
	cursor:hand;
	FONT-SIZE: 12px; 
	background-image: url(image/button_bg.gif);
}

.objText{
	background-color: #ffffff;
	border: 1px #8B9BD6 solid;
}

.objText_readonly{
	border: 1px #8B9BD6 solid;
	background-color: #dddddd;
	color: #666666;
}

.objTextarea{
	Overflow:auto;
	width:98%;
	background-color: #ffffff;
	border: 1px #BBC0DE solid;
	word-break:break-all;
}

.objFile{
	width:98%;
	border: 1px #BBC0DE solid;
	background-color: #ffffff;
}
.windowtextleftbg {
	background-image: url(image/windowtext_left_bg_blue.jpg);
	background-repeat: repeat-y;
	width: 142px;
}
.windowtextrightbg {

	background-image: url(image/windowtext_right_bg_blue.jpg);
	background-repeat: repeat-y;
	width: 142px;
}
