
h1,h2,h3,p,form,ul {margin: 0px; padding: 0px;}
img { border: 0px none;}
html>body img {max-width: 100%; height: auto;}
img.face {width: 30px; height: 30px;}
img.emot {width: 20px; height: 20px;}
img.imgLink {width: 15px; height: 15px;}
.red {color: #FF0000; font-family: 宋体, Arial, Helvetica, sans-serif;}
.autoSizeImg {clear: both; width: 100%; overflow-x: auto;}
.normalText {font-weight: normal; font-size: 12px;}
.noteText {font-weight: normal; color: #868686;font-family: verdana, arial, helvetica, sans-serif;}
.Highlight {color: #FF5402; font-weight: bold;}
.backText {clear: both;margin-top: 20px; text-align: center;}
.keyword{color: #000; background-color:#FFCC00; border:1px solid #FF0000; padding:1px}
.divLine {clear:both;width: 100%;height: 12px;border-top: 1px dashed #C80220;}
#smallWrapper {border: 5px solid #339CF2; background: #FFFFFF; height: 100%; text-align: left;}
hr {clear: both; margin-right: 8px; height: 1px; border-top: 1px dashed; color: #C80220;}
hr.normalHR {clear: both; margin: 0px 18px; height: 1px; border-top: 1px dashed; color: #929292;}
.button {border: 1px solid #6C6C6C; background: #FFFFFF;}
input,select {
	font-size: 12px;
}

#mainContent {					/* 主内容区 */
	width: 100%;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#gbcontent {
	padding: 5px 0px 0px 10px;
	margin: 10px 0px;
	text-align: center;
}

html>body #gbcontent {
	margin-left: 15px;
}

.page {						/* 页码 */
	clear: both;
	text-align: right;
	margin: 0px 18px 12px 0px;
}

.page A:link, .page A:visited, .page A:active {

	color: #626262;
	text-decoration: none;
}
.page A:hover {

	color: #111111;
	text-decoration: underline;
}
.currtNum {
	font-size: 16px;
	font-weight: bold;
}


/*
                 =====================================
                 === StyleSheet File for index.asp ===
                 =====================================
*/

.msgArea {				/* 留言显示容器 */
	clear:both;
	width: 100%;
	margin:0 0px;
	padding: 5px 0px 0px 0px;
	text-align: left;
	border-bottom: 1px dashed #0099FF;
}

.msgArea-clear {
	clear: both;
	visibility: hidden;
}

.msgArea-left {			/* 头像、称呼 */
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	text-align: right;
}

.msgArea-left ul {
	list-style-type: none;
}

.msgArea-left li {
	width: 80px;
	text-align: center;
}

.userFace { 
}

.face-bulletin {
	border: 0px;
	width: 80px;
	height: 80px;
}

.face-normal {
	border: 0px;
	width: 80px;
	height: 80px;
}

.userName {
	margin: 10px 0px 10px 0px;
	color: #454545;
}

.userName-whisper {
	color: #BEBEBE;
}

.userName-istop {
	color: #6699FF;
}

.msgArea-right {	/* 标题、时间、留言内容、回复 */
	float: right;
	width: 86%;
	margin: 5px 5px 10px 5px;
}

.msgTitleAndTime {
	clear: both;
	background: #DDDDDD;
	border: 1px solid #FF6633;
}

.msgTitle {
	clear: both;
	margin: 0px 4px;
	font-weight: bold;
}

.msgTitle-whisper {
	color: #BEBEBE;
}

.msgTitle-istop {
	color: #6699FF;
}

.msgTime {
	float: left;
	margin: 0px 0px 0px 2px;
}

.userContact {
	float: right;
	margin: 5px 6px 0px 0px;
	width: 200px;
	text-align: right;
}

.msgContent {
	clear: both;
	margin: 5px 4px 5px 6px;
	padding-top: 8px;
	border-top: 1px dashed #C9C9C9;
	white-space: normal;
	word-wrap: break-word;
}

.msgContent-whisper {
	color: #BEBEBE;
	padding: 5px 5px;
}

.msgReply {
	clear: both;
	margin: 0px 5px 0px 5px;
	padding: 5px;
	line-height:20px
}

.msgReply-top {
	padding: 3px;
	border-bottom: 1px dashed #000000;
}

.msgReply-content {
	padding: 9px;
	color: #4F4F4F;
	white-space: normal;
	word-wrap: break-word;
}

/*
                 ======================================
                 === StyleSheet File for other page ===
                 ======================================
*/

.row {				/* 显示表单内容的行 */
	clear: both;
	margin: 10px 10px 5px 0px;
	white-space: normal;
	word-wrap: break-word;
}

.row-left {
	float: left;
	width: 15%;
	text-align: right;
}

.row-right {
	float: right;
	text-align: left;
	width: 85%;
	margin: 0px 0px 0px 5px;
}
html>body .row-right {
	margin: 1px 0px;
	width: 550px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 550px;
}

.row-right-graybg {
	width: 450px;
	margin-top: 3px;
	padding: 3px;
}

#notice {
	clear: both;
	padding: 8px;
	text-align: left;
	background: #EFEFEF;
}

.batchArea-left {
	float: left;
	width: 50px;
}

.batchArea-right {
	float: right;
	text-align: left;
	width: 510px;
}
html>body .batchArea-right {
	width: 480px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 490px;
}

.batchArea-topRight {
	float: right;
	margin-top: 8px;
	text-align: right;
	width: 510px;
}
html>body .batchArea-topRight {
	width: 480px;
	margin-bottom: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 490px;
}



#errorBox {					/* 错误显示容器 */
	padding: 50px;
	height: 230px;
	text-align: left;
	color: #CC0000;
}

/*
== End Style==
*/
