﻿.msg {
	width:540px;
	font-size:14px;
	margin:20px 0px;
}
.tishi 
{
	color:#000;
	line-height:20px;
	margin-bottom:10px;
}
ul {
	margin:0px;
	padding:0px;
}
ul li {
	list-style:none;
}
.msg ul {
	width:540px; overflow:hidden;
}
.msg ul li { padding:10px 0px;
}
.msgtit{ width:100px; text-align:right; display:block; float:left;}
.c_s {
	background:url(images/text.gif) no-repeat top;
	height:22px; line-height:22px;
	border:1px solid #ccc;
	width:200px;
}
#txt_Title,#txt_CompanyName{ width:398px;}

.height{ padding-top:10px;}
.red {
	color:red;
	font-weight:bold;
}
#msgForm div{ clear:both;}

#button,#button2{ background:#fc090b; color:#fff; border:0px; height:30px; line-height:30px; width:80px; font-size:14px; cursor:pointer;}
#button:hover,#button2:hover{ background:#fc090b;}