﻿body {
	margin:0px auto;
	padding:0px auto;
	font-size:12px;
	font-family:"宋体";
	text-align:center;
	background-color:#C0C0C0;
	color:#666666;
}

#mtip a:link{
	color:#ff6600;
}

#mtip a:visited{
	color:#ff6600;
}

#mtip a:hover{
	color:#ff6600;
}

a:link{
	color:#666666;
	text-decoration:none;
}

a:visited{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#ff6600;
	text-decoration:underline;
}

.bg{
	width:800px;
	margin:0px auto;
	background:url('../images/message/bg/bg.gif') repeat-y;
}

.messagetip{
	width:800px;
	height:130px;
	padding:0px auto;
	margin:0px auto;
	text-align:left;
}

.messagetip p{
	color:#30333a;
	padding:15px 0px 0px 130px;
	margin:0px;
}

#messagelisttitlebg{
	width:800px;
	height:28px;
	margin:0px auto;
	background-image:url('../images/message/icon/messagelisttitle.gif');
	text-align:center;
}

#messagelisttitle{
	padding-top:8px;
	color:White;
	font-weight:bolder;
	width:550px;
	margin:0px auto;
}

#message_title{
	float:left;
	width:250px;
	/*background-color:Blue;*/
}

#message_author{
	float:left;
	width:100px;
	/*background-color:Green;*/
}

#message_reply{
	float:left;
	width:50px;
	/*background-color:Red;*/
}

#message_replytime{
	/*background-color:Yellow;*/
}

#list{
	width:550px;
	margin:0px auto;
	padding-top:1px;
	display:table;
	/*background-color:Silver;*/
}

.m_d{
	padding:3px 0px 3px 0px;
	height:12px;
}

.m_d_t{
	float:left;
	width:250px;
}

.m_d_a{
	float:left;
	width:100px
}

.m_d_r{
	float:left;
	width:50px;
}

.m_d_ry{
}

.line{
	padding-top:2px;
	height:3px;
}

.row{
	height:20px;
	padding:2px 0px 1px 0px;
}

.adml{
	float:left;
	width:100px;
	text-align:right;
	padding-top:4px;
}

.admr{
	float:right;
	width:300px;
	text-align:left;
}

.tbcss{
	font-size:12px;
	width:130px;
	height:14px;
}

#admmbg{
	padding-top:5px;
	width:400px;
	height:211px;
	background-image:url('../images/message/bg/amm.gif');
}

#admbbg{
	width:400px;
	height:46px;
	text-align:center;
	background-image:url('../images/message/bg/amb.gif');
}

#mdd{
	width:550px;
	margin:0px auto;
}

#mdd p{
	margin:0px;
	/*background-color:Red;*/
}

.mmtip{
	width:800px;
	padding:0px auto;
	margin:0px auto;
	text-align:left;
}

.mdt{
	font-size:13px;
	font-weight:bolder;
	padding-bottom:5px;
}

.mdc{
	padding:0px 0px 5px 2em;
}

.mda{
	color:Blue;
}

#replylist p{
	margin:0px;
}

#repppp{
	width:550px;
	margin:0px auto;
}

#repppp p{
	margin:0px;
	padding-bottom:3px;
}
