.txt1 {
	font-family: "黑体";
	font-size: 14pt;
	color: #6E2B00;
	line-height: 30px;
}
.txt2 {
	font-size: 9pt;
	color: #683302;
	line-height: 25px;
	text-decoration: none;
}
.qinputType1
{

BORDER-RIGHT: #7b9ebd 1px solid;        /*右边线 */
PADDING-RIGHT: 1px;                     /*内边距 右*/
BORDER-TOP: #7b9ebd 1px solid;          /*上边线*/
PADDING-LEFT: 1px;                      /*内边距 左*/
FONT-SIZE: 12px;                        /*文字大小*/
BORDER-LEFT: #7b9ebd 1px solid;         /*左边线 */
CURSOR: hand;                           /*鼠标移上去时，变成手形。*/
COLOR: black; ）                        /*颜色黑 （表示文字颜色*/
PADDING-TOP: 1px;                       /*内边距 上*/
BORDER-BOTTOM: #7b9ebd 1px solid        /*底边线*/
}
#D1 {
	BACKGROUND-COLOR: lightblue;
	BORDER-BOTTOM: white 2px outset; 
	BORDER-LEFT: white 2px outset; 
	BORDER-RIGHT: white 2px outset;
	BORDER-TOP: white 2px outset; LEFT: -3px;
	POSITION: absolute; TOP: 53px; VISIBILITY: hidden;
	WIDTH: 200px; layer-background-color: lightblue
}

.bb{ background-color:lightblue;
    position:fixed !important; top/**/:100px;   
    position:absolute; z-index:100; top:expression(offsetParent.scrollTop+200);right:0px;   
	}
