﻿@charset "gb2312";

.clears{ clear:both;}
/*messages*/


.messlist label{
	float: left;
	width: 100px;
	height: 0px;
	font-size: 14px;
	line-height: 30px;
	text-align: right;
	font-family: "微软雅黑";	
	
}
.messlist input, .messlist select{
	float: left;
	width: 190px;
	height: 30px;
	padding-left: 5px;
	border: #ccc 1px solid;
	margin-left:10px;
	
}
.messlist.textareas{ height:auto;}
.messlist textarea{
	float: left;
	width: 710px;
	height: 150px;
	padding: 5px;
	border: #ccc 1px solid;
	margin-left:10px;
	
	
	
	
}
.messlist.yzms input{width:100px;}
.messlist.yzms .yzmimg{ float:left;margin-left:10px; }
.ly {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 24px;
	color: #F00;
	text-decoration: none;
	margin-left:10px;
}


.messsub input{
	width: 333px;
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	margin-right: 5px;
	font-family: "微软雅黑";
	text-decoration: none;
	background-color: #ddd;
	
	
	
}
