@charset "gbk";
/* CSS Document */

/*#popup_frame {
	position: absolute;
	width: 620px;
	height: 500px;
	background:#cccccc;
	overflow: hidden;
	
}*/

#popup_box {
	width: 598px;
	
	margin: 10px auto 0;
	padding: 0;
	overflow: hidden;
	font-size: 12px;
	background: #FFFFFF;	
}
.popup_title {
	width: 598px;
	height: 45px;
	background: url(images/title.gif) no-repeat;
}
.closed {
	float: right;
	position: relative;
	margin: 0 10px;
	top: 20px;
	border: 0;
}
.popup_table {
	width: 598px;
	margin: 6px 0 0 0;
}
.popup_table th{
	width:90px;
	font-size: 14px;
	color: #333333;
	text-align: center;
	font-weight: normal;
}
.popup_table tr {
	height: 30px;

}
.pic_bg {
	width:56px;
	height: 56px;
	margin: 0 auto 6px auto;
	background: url(images/photo_bg.gif) no-repeat;
}
.pic_bg img {
	margin: 4px;
}
.popup_product {
	width: 200px;
	height: 24px;
	padding: 2px 3px;
	color:#333333;
	border: 1px solid #aaaaaa;
}
.popup_email {
	width: 200px;
	height: 20px;
	padding: 2px 3px;
	color: #666666;
	margin: 0 0 8px 0;
	border: 1px solid #aaaaaa;
}
.inputtext {
	border:0; 
	background:#ffffff;
	width: 30px;
} 
.popup_text_area {	
	width: 480px;
	/*margin: 0 0 0 -2px;
	background: url(images/textarea_bg.gif) no-repeat;*/
}
.text_area_bottom {
	margin: 10px 0 0 0;
	padding: 0;
	height: 24px;
	clear:both;
	color: #666666;
	overflow: hidden;
}
.text_area_bottom_left {
	float: left;
	margin-left:10px;
	_margin-left: 5px;
	padding: 0;
}
.text_area_bottom_right {
	float: right;
	padding: 0;
}
textarea.yijian {
	width: 460px;
	height: 180px;
	overflow: hidden;
	font-size: 12px;
	border: 1px solid #aaaaaa;
	margin: 5px 0 0;
	padding:5px;
	/**margin: 5px 0 0 30px;*/
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
}
.popup_text_area p {
	font-size: 12px;
	margin: 8px 10px 0 20px;
	padding: 0;
	line-height: 1.5em;
	color: #999999;
}
.tijiao {
	background: #efefef;
	margin: 15px 0 0 0;
	*margin: 20px 0 0 0;
	padding: 10px 0;
	overflow:hidden;
}
.btn_tijiao {
	display: block;
	width: 126px;
	height: 38px;
	border: 0;
	cursor: pointer;
	background: url(images/btn_fankui.gif) no-repeat;
	text-align:center;
}
.color1 {
	color: #005eac;
}



#facebox .b {
  background:url(images/b.png);
}

#facebox .tl {
  background:url(images/tl.png);
}

#facebox .tr {
  background:url(images/tr.png);
}

#facebox .bl {
  background:url(images/bl.png);
}

#facebox .br {
  background:url(images/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 15%;
  left: 0;
  z-index: 100001;
  text-align: left;

}
#facebox .content{
	width:600px;
}
#facebox .popup {
  position: relative;  
}

#facebox table {
  margin: 0 auto;
  border-collapse: collapse;
}

#facebox .bodys {
  background: #fff;
  width:400px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {	
	float:left;
	width£º 600px;
	text-align:right;
	margin: 0 15px 0 12px;
}
/*#facebox .footer strong {
	width: 500px;
	text-align:left;
	color:#ffffff;
}
#facebox .footer.close_image{
	float£ºright£»
} */
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
