@charset "utf-8";
/* CSS Document */
/****************************
 * version:1.0
 * By:Vick
 * Date:2013-01-08
 *
 */
/*大体架构
 ----------*/
/*body {
	color: #666;
	font-family:"宋体";
	width: 100%;
	font-size:12px;
	background:#fff;
}*/

.wrap{
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 1000px;
	_width: expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?"1000px":"");
	overflow: hidden;
}
.box {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
/*.main {
	width:1366px;
	margin: 0 -180px;
	overflow: hidden;
	position: relative;
	background:#090f18;
}*/
.content {
}
.content_640 {
	height: 640px;
	overflow: hidden;
	width: 1440px;
	position: relative;
}

/*颜色值
 --------------*/
.orange {
	color: #ffe400;
}
.blue {
	color: #699BCC;
}
/*清除浮动
 --------------*/
.clear {
	padding: 0;
	margin: 0;
	width: 0;
	height: 0;
	font-size: 0;
	overflow: 0;
	clear: both;
	line-height: 0;
}
.clearfix {
  zoom: 1;
  _height: 1px
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}
/*清楚文字内容
 --------------*/
.txtIndent {
	text-indent: -9999em;
}
/*用于seo不显示的内容
 --------------*/
.seo {
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
}
.seo, .hideImg {
	width: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0;
}
.hideImg {
	overflow: hidden;
}
.hideImg img {
	width: 0;
	height: 0;
	overflow: hidden;
}
/*盒子宽度
 --------------*/
.w1200{width:1200px; margin:0 auto;}
.ma{margin:0 auto;}

/*左浮动和右浮动
 --------------*/
.fl {
	float: left; display: inline;
}
.fr {
	float: right; display: inline;
}
/*img {
	border: 0;
}*/
/*a{color:#7d7d7d;}
a:hover{text-decoration:none;}
h2{font-weight:normal;}
em,i{font-style:normal;}*/
.wr{font-family:'Arial','Microsoft Yahei';}

/*用于网站小图标，或按钮背景
 --------------*/
.btn_search,.magnifier,.btn_demand,.annexclose,.bid_time a,.tuijianbid,.btn_fujian,.xyibu,.demandbox2_1 dl dt,.btn_j01,.selectbidtit a,.triangle02,.triangle01,.btn_j02,.btn_j03,.btn_agreed,.btn_zhifu,.btn_yonghu,.btn_yonghu02,.t_bid_time a,.success_main dl dt,.y_a01_1,.y_a01_2,.y_a01_3,.s_ipt_14{background:url(../images/small_icon.png) no-repeat;}

 





