html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0;  font-family:"微软雅黑",arial,"宋体";}
img { border: 0 none; vertical-align: top; }
ul, li { list-style-type: none; }
h1{ font-size: 30px; font-weight:bold; color:#666;}
h2{ font-size: 18px; font-weight:bold; color:#006de7;}
h3{ font-size: 16px; font-weight:bold; color:#333;}


body, input, select, button, textarea { font-size: 12px; font-family:arial, Tahoma, Geneva, sans-serif; }
button { cursor: pointer; }
i, em, cite { font-style: normal; }
body {color: #333; line-height:24px; }
a, a:link { color: #333; text-decoration: none; }
a:visited { }
a:active, a:hover { text-decoration:none; color:#006de7;}
a:focus { outline: none; }

.fixed:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%; }
*html .fixed { height: 1%; }
.clear { diplay: block!important; float: none!important; clear: both; overflow: hidden; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; _zoom:1;}
.more { float: right; }
.more a { font-weight: normal; font-size: 12px; }
.fl, .fr { display: inline; float: left; }
.fr { float: right; }
.dlgdiv
{
	position:fixed;
	background:#0d72ba;
	padding:5px;
	*position:absolute; *top:expression(offsetParent.scrollTop); *left:expression((offsetParent.clientWidth-1000)/2);
}
.dclose
{
	 float:right;
	 display:block;
	 background:url(../Images/redclose.jpg);
	 background-repeat:no-repeat;
	 width:40px;
	 height:40px;
	 cursor:pointer;
}
.dlgtitle
{
	width:100%;
	display:block;
	line-height:40px;
}
.dlgtitle span
{
	display:inline-block;
	padding-left:5px;background:#294e78;
    color:#fff;font-size:14px;font-weight:bold;
}
.sptslt
{
	background:white;
	color:#333;
	width:220px;
	display:inline-block;
	text-align:center;
	font-size:22px;font-family:黑体;line-height:40px;
	vertical-align:middle;
	cursor:default;
}
.sptunslt
{
	background:#294e78;
	color:#fff;
	width:220px;
	display:inline-block;
	text-align:center;
	font-size:22px;font-family:黑体;line-height:40px;
	vertical-align:middle;
	cursor:default;
}
.dlgctitle
{
	height:40px;
	padding:0;
	border:0;
	margin:0;
	background:blue;
}
.rclose
{
	 float:right;
	 display:block;
	 background:url(../Images/redclose.jpg);
	 background-repeat:no-repeat;
	 width:40px;
	 height:40px;
	 cursor:pointer;
}
.dlgframe iframe
{
	background:white;
}
.dlgcover
{
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: #fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	opacity: 0.4; 
}
.dlgbgfrm
{
	width:100%;
	height:100%;
}
.ltb1
{
	line-height:26px;
	font-size:14px;
	margin-left:40px;
	padding-top:50px;
}
.logtxt
{
	width:300px;
	border:0;
	padding-left:10px;
}
.bt1
{
	width:120px;
	height:45px;
	background:#0d72b4;
	display:inline-block;
	float:right;
	border:0;
	color:White;
	font-size:14px;
	font-family:黑体;
}
.atomyes
{
	color:#777;text-decoration:none;
}
.alogout
{
	color:#aaa;text-decoration:none;margin-left:3px;
}
.dlgloginchk
{
	width:0;height:0;display:none;
}
#divlog a
{
	
}
.trspan td
{
	display:inline-block;
	height:20px;
}
.logleft
{
	text-align:left; padding-left:10px; height:40px;color:#888888;
}
.logright
{
	text-align:left;  padding-left:10px;
}
.loggpwd
{
	line-height:40px;
}
.tbtec
{
	border-collapse:collapse;
}
.tbtec td
{
	border:solid 1px #aaa;
	padding:0 5px 0 5px;
	height:40px;
}
.tec_uploader{ background-color:#fff; padding:10px 0 20px 0;}
.tec_uploader dd{ padding:0 15px;}