body {
	margin: 0px;
	background-color: #fff;
	font-family: Arial, "ËÎÌå", Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #DEF0FE;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #DEF0FE;
	SCROLLBAR-ARROW-COLOR: #330000;
	SCROLLBAR-TRACK-COLOR: #f6f6f6;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;

}
td, p, br {
	font: normal 12px ËÎÌå;
	line-height: 16px;
}
a:link, a:visited {
	color: #06c;
	text-decoration: none;
}
a:hover, a:active {
	color: #f00;
	text-decoration: none;
}
a.blue, a.blue:visited  {
	color:#06c;
	text-decoration: none;
	font-weight: bold;
}
a.blue:hover, a.blue:active {
	COLOR: #f90;
	text-decoration: none;
} 
input, textarea {
/*	border: 1px solid #06c;	*/	
	BORDER-RIGHT: #06c 1px solid;
	BORDER-TOP: #06c 1px solid;
	BORDER-LEFT: #06c 1px solid; 
	BORDER-BOTTOM: #06c 1px solid;	 
	font-size:12px
}
.form {
	border-right: 1px solid #06c;
	border-top: 1px solid #06c;
	border-left: 1px solid #06c;
	border-bottom:1px solid #06c;
	background-color: #f1f1f2;
	color: #646464;
}	
.title {
	background: url(images/menu_bk.gif) no-repeat;
	padding-top: 8px;
	height: 31px;
	width: 410px;
	color: White;
	font-weight: bold;
	padding-left: 30px;
}
.title_1 {
	background: url(images/menu_bk.gif) no-repeat;
	padding-top: 8px;
	height: 31px;
	width: 410px;
	color: White;
	font-weight: bold;
	padding-left: 30px;
}
#title1 {
	background: url(images/title_head.gif) no-repeat;
	padding-top: 8px;
	text-align: right;
	padding-right: 5px;
	height: 31px;
	width: 185px;
}
#title1 .text {
	float: left;
	text-align: left;
	padding-left: 23px;
	font-weight: bold;
	color: #fff;
}
.bt{
	font-size:9px;
	border: 0px solid #003399;

}
.login_btn2{
background:url(images/login.gif) #F0F0F0 repeat-x;
border: 0px solid #003399;
}
#phone {
	margin: 7px;
	background: url(images/phone.gif) no-repeat;
	text-align: center;
	height: 70px;
	color: #DC0029;
	font-weight: bold;
	padding: 36px 0px 0px 47px;
	line-height: 12px;
}
#menu {
	color: White;
}
#menu a {
	padding-top:3px;
	line-height: 16px;
	color:#fff;
	text-decoration: none;
}
#menu a:hover {
	COLOR: #f00;
	text-decoration: none;
} 