*{
	margin: 0px;
	padding: 0px;
}
a {
	color: #9e0000;
}
a:hover {
	color: #ff0000;
}
/*a:visited {
	text-decoration: none;
}*/

html {
	font-family: Verdana, sans-serif;
	color: #ffffff;
}
body {
	background: url(/WebPlatform_libs/common_images/login_404/bg_login.gif) no-repeat center 230px;
}
#out_side {
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	background: no-repeat left top;
	margin-left: 20px;
}
#code {
	font-size: 68px;
	font-weight: normal;
}
#code span {
	margin-right: 10px;
}
#code2 {
	padding-top: 100px;
	margin-top: 170px; 
}
h1 {
	margin-top: 250px;
}
h2 {
}
#message {
	margin-top: 20px;
	font-weight: normal;
	font-size: 110%;
}
div.loginform {
	margin-top: 10px;
}
input.m    {
	height: 22px;
	width: 200px;
}
input.btn {
	height: 30px;
	width: 80px;
	margin-top: 5px;
}
#close_btn input {
	margin-left: 400px;
	margin-top: 50px;
}

#code span{
	font-size: 24px;
}
#code2 span{
}
.---after--- {
	text-decoration: none;
}
#message .after {
	width: 130px;
	height: 120px;
	float: left;
}
#login_form input {
}

#message .after ul {
	color: #333333;
	font-size: 80%;
	float: left;
	margin-left: 20px;
	width: 240px;
}

#message .after li {
	list-style: none;
	line-height: 180%;
}
#message .after li a {
	color: #FFFFFF;
}
#message .after li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#message .after li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.---error--- {
	text-decoration: none;
}
body#error {
	background: url(/css/WebPlatform/images/login_404/bg_error.gif) no-repeat center 235px;
}
#error #message {
	font-size: small;
}
#error h1 {
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 120px;
}
#error h2 {
	color: #333333;
	font-size: small;
}
#error #code {
	color: #ffffff;
	padding-top: 365px;
}
#error #message ul {
	float: none;
}
#error #message li {
	list-style: disc;
	color: #000000;
}
#error #message a {
	color: #333333;
}

