/*events char style start*/
.mainContent{ clear:both; padding:10px;}

/*标题行会议文字样式开始*/
.mainContent h3{ font-size:13px; text-align:left; margin-bottom:15px; margin-top:15px;}
.mainContent h4{ font-size:12px; font-weight:normal; text-align:left; margin-bottom:10px; line-height:150%;}
.mainContent h5{ font-size:12px; font-weight:normal; text-align:left; margin-top:2px; margin-bottom:4px; line-height:150%;}
#edate span{ display:block; float:left; height:20px; line-height:22px; font-size:12px; text-align:center;}
#showspan { background:url(../img_2010MMS/menuwhite.gif) no-repeat center;}
#showspan a{ color:#fff;}
/*标题行会议文字样式结束*/
.tablestyle{ border:1px solid #000;}
.tablestyle td{ height:20px; border:1px solid #000; padding-left:3px;}
.tablestyle h4{ font-size:12px; font-weight:normal; text-align:left; margin-top:5px; margin-bottom:5px;}
/*标题行会议文字样式结束*/
.starstyl{ font-size:10px;}
.charcompany{ width:49%;}
/*表单中各类样式*/
.textstyl{ border:1px solid #999999; height:100px; width:300px;}/*默认文本域样式*/
.textstylfocus{ border:1px solid #3E98AF; background-color:#C4E6EF; height:100px; width:300px;}/*获得焦点时文本域样式*/
.textstylblurerr{ border:1px solid #ED6164; background-color:#FFEDDD; height:100px; width:300px;}/*失去焦点且输入错误时文本域样式*/

.inputstyl{ border:1px solid #999999; height:16px; width:200px;}/*默认文本框样式*/
.inputstylfocus{ border:1px solid #3E98AF; background-color:#C4E6EF; height:16px; width:200px;}/*获得焦点时文本框样式*/
.inputstylblurerr{ border:1px solid #ED6164; background-color:#FFEDDD; height:16px; width:200px;}/*失去焦点且输入错误时文本框样式*/

.checkFrmInput{ color:#FFFFFF;}/*输入内容格式正确时，提示内容的样式*/
.checkFrmInputerr{ color:#FF0000;}/*输入内容格式错误时，提示内容的样式*/

.bottonstyl{ font-size:13px; border:1px solid #000000; text-align:center; background-color:#FFFFFF; padding:2px 15px 2px 15px;}/*底部提交按钮层的样式*/
/*events char style end*/