@charset "utf-8";
/* CSS Document */
/*基础样式*/
body {
	font-size:12px;
	font-family:"微软雅黑", Verdana, Arial;
	font-size:10.5pt;
	line-height:150%;
	margin:0;
	padding:0;
	color:#404040;

}
div {
	margin:0 auto;
	padding:0;
}
h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form, img, p {
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
}
.f_l {
	float:left;
	display:inline;
}
.f_r {
	float:right;
	display:
inline;
}
a {
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#6aa6d9;
}
.tl {
	text-align:left;
}
.tc {
	text-align:center;
}
.tr {
	text-align:right;
}
.dis {
	display:block;
}
.inline {
	display:inline;
}
.none {
	display:none;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
*html .clearfix {
	height:1%;
}
*+html .clearfix {
	height:1%;
}
a:hover {
	color:#2ba1f8;
}
.ng_login{margin:0 auto;width:1366px;background:url(../images/bg_neiguan.png) no-repeat;height:576px;padding-top:100px;}
.ng_login_inner{width:665px;height:455px;margin:0 auto;background:url(../images/bg_ng_inner.png) no-repeat;}
.ng_logo{padding-left:110px;padding-top:3px;}
.table-tongji td {
    height:60px;
	line-height:60px;
}



.table-tongji td embed{border: 1px solid #ccc; clear: both; margin-left:0px; float: left; height: 42px;  width: 235px;}
.ng_login_inner  input[type="text"]{border:1px solid #ccc;width:230px;padding:2px;height:35px;line-height:40px;}
.yanma {
	display:inline-block;
	height:40px;
	line-height:40px;	
	padding-left:10px;
	cursor:pointer;
	
}
.yanma  img{vertical-align:bottom;}
.btn_login{width:230px;height:42px;border:none;background:url(../images/button1_08.jpg) no-repeat;}
.foot p{text-align:center;margin:0 auto;}


