body,td,th {
	font-family: ËÎÌå;
	font-size:12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/CrmSystem/images/beijing.jpg);
	width:100%;
	height:100%;
}

.top_bg{
padding-top:27px;
	font-size:12px;
	color:#000000;
	line-height:45px;
	text-align:center;
	background-attachment: fixed;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.middle{
padding-top:29px;
	font-size:12px;
	color:#000000;
	text-align:center;
	background-attachment: fixed;
	background-image: url(images/middle.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottom_bg{
padding-top:92px;
	font-size:12px;
	color:#9B9B9B;
	line-height:30px;
	text-align:center;
	background-attachment: fixed;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ziti{
font-size:12px;
color:#000;}
.login1 {
    padding: 2px 0px 0px 3px;
	text-align:left;
	font-size: 12px;
	color: #000;
	background-color: #FFFFFF;
	border: 1px solid #7F7F7F;
}
.login2 {
    padding: 2px 0px 0px 3px;
	text-align:left;
	font-size: 12px;
	color: #000;
	background-color: #FFFFFF;
	border: 1px solid #7F7F7F;
}
a.ToolLink:link {
	text-decoration: none;
	color:#000000;
	font-size:12px;
}
a.ToolLink:link 
{
	color:#000000;
}
a.ToolLink:visited 
{
	color:#000000;
	text-decoration: none;
}
a.ToolLink:hover 
{
	color:#FF8C00;
	text-decoration: underline;
}
a.ToolLink:active 
{
	color:#000000;
	text-decoration: none;
}
.PageTitle
{
	font-size:12px;
	color:Black;
	font-family:ËÎÌå;
	font-weight:bolder;
}
.Title
{
	font-size:12px;
	color:Black;
	font-family:ËÎÌå;
}
.InputButton
{
	height: 20px;
	margin: 0px;
	margin-left: 5px;
	padding-top: 2px;
	border: 1px solid; 
	border-top-color: #E6EAF0;
	border-left-color: #E6EAF0;
	border-bottom-color: #41659C;
	border-right-color: #41659C;
	background-color: #A2B7D8;
	background-image: url(main_input_button_bg.gif);
	font-size: 9pt;
	color: #000000;
}
.TRLight
{
	background-color: #A2B7D8;
	color: #000000;
}