﻿.cur {
	cursor:pointer;
	display:block;
	width:106px;
	height:22px;
	line-height:22px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: right;
}
.box form {
	position: absolute;
	z-index: 999;
	left: 8px;
	top: 25px;
}
.box {
	position: relative;
}
.main_top .box {
	float: left;
	padding-top: 10px;
	width: 140px;
	height: 52px;
}
.main_top .box1 {
	float: left;
	padding-top: 2px;
	width: 86px;
	height: 52px;
}
.box h2 {
	font-family: "微软雅黑", Arial;
	font-size: 14px;
	font-weight: 400;
	color: #CC0000;
	position: absolute;
	height: 20px;
	width: 40px;
	display: block;
	left: 20px;
	top: 27px;
	z-index: 1000;
}

.am {
	border: 1px #ccc solid;
	color:#333333;
	cursor: pointer;
	border:1px #ccc solid;
	display:block;
	cursor:pointer;
	width:106px;
	height: 22px;
	background-image: url(../images/icon_111.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 1px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	line-height: 24px;
	font-size: 12px;
	text-align: right;
}
.bm {
	box-shadow: 0 0 3px #999999;
	width:128px;
	background-color: #FFFFFF;
	background-image: url(../images/inputbg.jpg);
	background-repeat: repeat-y;
	filter:alpha(opacity=90); /*ie透明度20%*/

	-moz-opacity:0.8;        /*Moz + FF 透明度20%*/
	opacity:0.8;
	padding-left: 0px;
	margin-left:1px;
	height: 180px;
	overflow-x: scroll;
}
