﻿body 
{
	font-size: 12px;
	line-height: 120%;
	margin: 0px;
	word-wrap: break-word;
	word-break: break-all;
}
#mesheader {
	font-family: "隶书";
	font-size: 36px;
	line-height: 60px;
	margin: auto;
	clear: both;
	height: 60px;
	width: 78%;
	border: 1px solid #0099CC;
	color: #006699;
}
#mesbody
{
	clear: both;
	margin: auto;
	width: 78%;
}
#mesfooter
{
	clear: both;
	margin: auto;
	width: 78%;
	text-align: center;
}
.heightline {
	line-height: 5px;
	margin: auto;
	clear: both;
	height: 5px;
	font-size: 0px;
}
a:link,a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
}
.mesbcnt {
	margin: auto;
	clear: both;
	border: 1px dashed #62CCFF;
}
.mesbcnt_y {
	line-height: 20px;
	margin: auto;
	clear: both;
	height: 20px;
	text-align:left;
	text-indent: 5px;
	background-color: #1a4a60;
}




.mesbcnt_x {
	line-height: 20px;
	margin: auto;
	clear: both;
	height: 20px;
	
	text-indent: 5px;
	background-color: #faf7fe;
}


.mesbcnt_e {
	line-height: 20px;
	margin: auto;
	height: 20px;
	text-align: left;
	text-indent: 5px;
	clear: both;
}
.mesbcnt_s {
	margin: auto;
	clear: both;
	border: 1px solid #E3E3E3;
	background-color: #E9F8FE;
	width: 96%;
}
#pagecnt {
	border: 1px dotted #00CCFF;
	text-align: center;
	height: 20px;
	line-height: 20px;
}
#meswcnt {
	margin: auto;
	clear: both;
	width: 78%;
	border: 1px solid #ACDEFF;
}
.meswcnt_y {
	line-height: 20px;
	background-color: #D7EFFF;
	margin: auto;
	clear: both;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acdeff;
}
input {
	border: 1px solid #acdeff;
}
.meswcnt_e {
	line-height: 20px;
	text-align: left;
	text-indent: 5px;
	margin: auto;
	clear: both;
	height: 20px;
	width: 98%;
}
.meswcnt_s {
	margin: auto;
	clear: both;
	padding-top: 2px;
	text-align: left;
	text-indent: 5px;
	width: 98%;
	padding-bottom: 2px;
}
.sbutton {
	background-color: #00B5E1;
	color: #FFFFFF;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
}
.noinput {
	color: #CC3399;
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

