@charset "utf-8";
body {
	overflow:hidden;
	margin: 0;
	/* font-family: "SimSun", "Helvetica Neue", Helvetica, Arial, sans-serif; */
	color: #333333;
	font-size: 12px;
	/* line-height: 18px; */
	/* color: #333;  */
	background-color: #fff;
	*min-height:1200px;
	*height:auto!important;
	*overflow-x:hidden!important;
	*overflow-y:auto!important;
}

.body_front {
	margin: 0;
	/* font-family: "SimSun", "Helvetica Neue", Helvetica, Arial, sans-serif; */
	font-family:"Microsoft YaHei", "微软雅黑";
	font-size: 14px;
	line-height: 18px;
	/* color: #333;  */
	color: #999999;
	
	background-color:#ebebeb;
}

input.calendar {
    width: 140px;
    color:#888888;
}

.line_div{
	border-top: 1px solid #DDDDDD;
	width:929px;
	margin-top:20px;
	margin-left":1px;
}

.line_message{
	border-top: 1px solid #DDDDDD;
	width:440px;
	margin:6px 35px 25px;
}

.form-horizontal  .message_left3{
	margin-left:3px;
}

.form-horizontal .lineheight{
	line-height:27px;
}

.font-size{
	font-size: 14px;
	color: #555555;
}
