@charset "utf-8";
#box{
	width: 146px;
	line-height:normal;
	padding-bottom: 2px;
	position:fixed;
	left:0;
	bottom:0;
	z-index:1000;
	background-color:#005b30;
	_position:absolute;
_top:expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);}

#box h4 {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 36px;
	text-indent: 12px;
	position: relative;}
#in-box {
	background-color: #f4f4f4;
	width: 142px;
	margin-left: 2px;
	font-family: "宋体";
	font-size: 12px;
	color: #005b30;
	padding-bottom: 10px;}
#box #in-box form {
	margin-left: 8px;
	padding-top: 10px;}

#in-box .order-input {
	height: 20px;
	width: 122px;
	border: 1px solid #d5d5d5;
	margin-bottom: 10px;}
#in-box .order-submit {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 29px;
	background-image: url(images/orderbtn.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 79px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;}
#box #close-btn {
	position: absolute;
	right: 6px;
	top:8px;
	cursor:pointer;}