@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
#liuyan_box {
	height: 440px;
	width: 800px;
	margin: 0 auto;
}
#liuyan_box h4 {
	width: 770px;
	height: 71px;
	line-height: 71px;
	font-weight: normal;
	font-family: "微软雅黑";
	color: #cc0000;
	background: url(/templets/sc/img/frame_bg.png) no-repeat;
	padding-left: 30px;
	font-size: 24px;
}
#liuyan_box h4 span {
	font-family: "Arial";
	font-size: 24px;
	color: #6f6f6f;
	padding-left: 10px;
}
#liuyan_box img, #liuyan_box .main_mid img, #liuyan_box .main_right img {
	/*display: block;
	padding: 14px 0 14px 14px;
	font-weight: normal;*/
}
#liuyan_box p, #liuyan_box .main_mid p, #liuyan_box .main_right p {
	font-family: "宋体";
	color: #666;
	font-size: 12px;
	line-height: 20px;
	padding: 30px 0 10px 30px;
}
#liuyan_box .bg_w {
	background: #FFFFFF;
}
#liuyan_box .pa {
	width: 768px;
	padding-left: 30px;
}
#liuyan_box .m_map table p {
	float: left;
	font-family: "宋体", Arial;
	color: #333;
	font-size: 12px;
}
#liuyan_box .form_float {
	float: left;
	font-size: 12px;
	height: 40px;
	color: #555555
}
#liuyan_box .gongshi, #liuyan_box .dianhua {
	padding-top: 20px;
	padding-right: 20px;
}
#liuyan_box .xingming, #liuyan_box .youxiang {
	padding-right: 20px;
}
#liuyan_box .gongshi input, #liuyan_box .dianhua input, #liuyan_box .xingming input, #liuyan_box .youxiang input {
	border: 1px solid #dbdbdb;
	width: 256px;
	height: 22px;
	line-height: 22px;
}
#liuyan_box .liuyan {
	width: 635px;
	font-family: "宋体", Arial;
	color: #555;
	font-size: 12px;
	vertical-align: top;
	padding-top: 5px;
}
#liuyan_box .liuyan input {
	width: 583px;
	height: 22px;
	border: 1px solid #dbdbdb;
}
#liuyan_box .liuyan span {
	vertical-align: top;
}
#liuyan_box .tijiao {
	padding: 18px 0 18px 426px;
}
#liuyan_box .tijiao input {
	background: #eee;
	border: none;
	width: 63px;
	height: 28px;
	line-height: 28px;
	margin-left: 29px;
	color: #666;
	font-family: "微软雅黑"
}
.red {
	color: #FF0000;
	font-size: 12px;
}
#liuyan_box h4 #close {
	float: right;
	width: 60px;
	height: 60px;
	cursor: pointer;
}
