﻿body {
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
	background-color:#333333;
}
#bg250 {
	background-image: url(lbg250.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.textbox {
border: 1px solid #dedede;
background-color: #ffffff;
height: 14px;
color: #666666;
}
a:link {
	text-decoration: none;
	color: #4e4e4e;
}
a:visited {
	text-decoration: none;
	color: #4e4e4e;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.menu {
	
	color: #738a96;
	text-decoration: none;
}

.menu a:link {
	text-decoration: none;
	color: #738a96;
}
.menu a:visited {
	text-decoration: none;
	color: #738a96;
}
.menu a:hover {
	text-decoration: none;
	color: #ffffff;
}
.menu a:active {
	text-decoration: none;
	color: #ffffff;
}


.bg {
	background-image: url(b1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.zc1 {
	font-weight: bold;
	text-decoration: none;
}
.red{
	font-size:12px;
	color:FF0000;
}
.input{
	border: 1px solid #ACACAC;
}

