@charset "utf-8";
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0;}
html{overflow-x:hidden;}
body{*overflow-x:hidden;}
body{font-family:Arial,Verdana, Geneva, sans-serif; font-size:12px; line-height:1.3; word-wrap:break-wrod;}
body{ color:#4a4a4a;}
button,input[type="submit"],input[type="reset"],input[type="button"]{cursor:pointer;}
select,input,textarea{font-size:12px;}
button,input{border:0; background:none;}
/**************************monitoring**********************/
.lst_monitoring_pop{
	width:100%;
	height:690px;
	background:url(images/mornitoringbg.jpg) center no-repeat;
	overflow:hidden;
	text-align:center;
}
.lst_monitoring_lognmain{
	width:405px;
	height:245px;
	margin:100px auto 0px auto;
	padding:20px 50px 15px 0px;
	text-align:center;
}
.lst_monitoring_from{
	padding-top:13px;  
	border-top:0px solid #e0e0e0; 
	height:180px; 
	overflow:hidden;
	margin:20px auto 0px auto;
	position:relative;
	z-index:9999
}
#username,#password{
	background:url(images/focusbg.jpg) left center no-repeat;
	margin:7px auto 0px 60px;
	color:#9098a3; font-size:14px;
	padding:6px 10px 4px 10px;
	width:254px;
	height:34px; color:#9098a3; font-size:14px;
}
.lst_monitoring_lognmain p{
	margin:6px 0px 0px 125px;
	overflow:hidden;
	width:200px;
	height:33px;
	line-height:33px;
}
.fr{
  float:right;
  display:inline;
}
.lst_monitoring_lognmain button{
	width:79px;
	height:33px;
	background:url(images/mornitoringSumbit.jpg) top center no-repeat;
}

