body {
  width:100%;
  color:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;  
  margin:0;
  padding:0;
  direction:ltr;
}

.bordAble{
 -moz-border-radius:6px;
 background-color:#FFFFFF;
 padding:6px;
 border:1px solid #999999;
}
#Ui_login_container{
	position:absolute;
	right:20px;
	top:32px;
	width:500px;
}
#UI_login_msgs{
	position:relative;
	top:35px;
	left:218px;
	height:20px;
	width:100px;
}
#UI_login_msgs span{
	margin-top:15px;
	margin:0;
	color:#fff;
	font-style:normal;
	font-weight:bold;
}
#UI_below_menu_gsearch{
	position:relative;
	top:0px;
}
.UI_header{
	background-image:url("images/bgM.png");
	background-repeat:no-repeat;
	position:relative;
	height:110px;	
	display:block;
	line-height:0;
	margin:0 auto;
	padding:0;
	position:relative;
	width:964px;
	z-index:110;
}
.UI_header a{ color:#FFFFFF;  }
.UI_header UI_login{
	position:relative;
}
.UI_TBMainHolder{
	width:964px;
	background-image:url("images/mainbgindex.gif");
	background-position:top center;
	background-repeat:no-repeat;
}
.UI_DOM_placeholderInput{
	display:none;
}
.UI_bar_progress50{
	height:18px;
	width:50%;
	position:relative;
	background-color:#00A5A5;
	background-image:url('images/bg_pro.gif');
	background-repeat:repeat;
	background-position:left;
	border:1px solid #0066CC;
}
.UI_fancy_Select{
	border:0px;
	padding:2px;
	height:22px;
	background-color:#7665A3;
	color:#CCCCCC;
}