/* CSS Document */


a.top:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.top:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.top:hover {
	text-decoration: none;
	color: #66CC00;
}
a.top:active {
	text-decoration: none;
	color: #FFFFFF;
}

body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ltd{
background-color:#F5F5F5;
}
a { color:#333; text-decoration:none; }
a:hover { color:#f00; }

.Login_text { width:100px; height:14px; padding:1px; color:#333; border:1px solid #7f9db9; margin-top:4px; }
.Login_button {  }
.Search_text { width:152px; height:17px; color:#333; padding:1px;border:1px solid #7F9DB9; }
.Search_sel { width:100px; height:19px; color:#333; border:1px solid #7F9DB9; font-size:12px;}
.Search_button { width:50px;height:22px;color:#333;font-size:12px;}
.mlist{
font-size:14px;
line-height:150%;

}
.hbor{
border-bottom-width:0px;
border-top-width:0px;
border-right-width:0px;
border-left-width:1px;
border-left-style:dashed;
border-left-color:#CCCCCC;
}