.lmenub {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
body {
    font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: 5a5a5a;
}
a:visited {
	text-decoration: none;
	color: 5a5a5a;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.downbg {
	background-image: url(images/down_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	font-size: 12px;
	line-height: 20px;
}
.style3 {font-size: 10px; font-family: Arial, Helvetica, sans-serif;  }
.messageList {
	TABLE-LAYOUT: fixed;
}
.messageList TD {
	OVERFLOW: hidden; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis;font-family: Arial, Helvetica, sans-serif;font-size:13 px;
}
.style6 {
	color: #0394d7;
	font-size: 12px;
}
#X,textarea {
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;
}
.b{
	font-size: 12px;
	color: #3366CC;
	background-color: #E1F4FF;
	border: 1px solid #3399CC;
}
.ds {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.t_one {background: #FFFFFF;}
.t_two {background: #F7F8F8;}