@charset "gb2312";
.order-buy {
	margin-top:10%;
	text-align: center;
}
.order-gobuy, .order-signin {
	font-size: 15px;
}
.order-price {
	position: relative;
	bottom: -6px;
	font-family: microsoft yahei, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	font-weight: bold;
	color: #f60;
	line-height: 32px;
	font-size: 24px;
	display: inline-block;
}
.order-price dfn {
	font-style: normal;
	font-size: 18px;
	margin-right: 2px;
}
.ordere-desc {
	padding: 30px;
}
.order-version {
	padding: 30px;
}
.orderbg {
	z-index: 9998;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.4;
	filter:alpha(opacity=40);
	display:none
}
.order-popover {
	z-index:9999;
	position:fixed;
	width:100%;
	height:508px;
	background-color:#fff;
	display:none;
}
.order-popbod .left{ float:left; margin-left:98px; margin-top:64px; width:360px; height:365px; font-size:14px;}
.order-popbod .ordertit{ width:160px; height:20px; background:url(../images/ordertit.jpg) no-repeat; margin-bottom:50px;}
.order-popbod .chengwei select{ width:266px; height:38px; font-size:16px; color:#999; border:1px #a8a8a8 solid;margin-bottom:25px;}
.order-popbod .left input{ width:266px; height:38px; font-size:16px; color:#999; border:1px #a8a8a8 solid;margin-bottom:25px;}
.order-popbod .right{ float:right;margin-top:139px; width:478px; margin-right:105px;}
.order-popbod .nr{ margin:27px 0px;}
.order-popbod .nr textarea{ width:473px; height:118px;border:1px #a8a8a8 solid; }
.order-popbod .tijiao{ float:right;}
.order-popbod .tijiao input{ border:none; margin:0px; padding:0px; width:158px; height:40px; font-size:14px; background:#a8a8a8; cursor:pointer;}
.order-popbod .close{ font-size:14px;  display:block; text-align:center; height:45px; background:url(../images/ico8.jpg) bottom center no-repeat;}
