
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin:0;padding:0;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
audio,canvas,video {
	display: inline-block;*display: inline;*zoom: 1;
}
fieldset,img{
	border:0;
}
code,kbd,pre,samp{
	font-family:courier new,courier,monospace;
}
input,button,textarea,select{
	font-size:100%;
}
table{
	border-collapse:collapse;border-spacing:0;empty-cells:show;font-size:inherit;
}
abbr[title]{
	border-bottom:1px dotted;cursor:help;
}
a{
	 color:#666;
	text-decoration:none;
}
a:hover{
	color:#1d2089;
	text-decoration:none;
}
a,label,:focus{
	outline:0 none;
}
input:-moz-placeholder {
	color: #ccc;
}
::-webkit-input-placeholder {
	color:#ccc;
}
/* For modern browsers */
.cf:before,.cf:after {
	content:"";
	display:table;
}
.cf:after { clear:both; }/* For IE 6/7 (trigger hasLayout) */
.cf { zoom:1; }

body{
	font-family:"宋体"; font-size:12px; line-height:22px; font-style:normal; color:#666;
}
h1{
	font-size:16px; font-weight:400;font-family:"Microsoft YaHei";
}
h2{
	font-size:14px; font-weight:400;font-family:"Microsoft YaHei";
}
img{border:0}


.popWarp{background:#111;-moz-opacity: 0.5;opacity:0.5;filter: alpha(opacity=50);position:absolute;z-index:1200;}
.popWin{display:none; width:445px; height:auto; position:absolute; left:40%; top:5%; z-index:1280;}
.popWin .mt{width:445px; height:71px; background:url(../images/m-top.png) no-repeat;}
.popWin .mt h1{font-family:"microsoft yahei"; color:#333; font-size:18px; line-height:75px; float:left; padding-left:35px;}
.popWin .closeWin{width:16px; height:16px; margin-top:28px; margin-right:30px; display:block;background:url(../images/close.png) no-repeat; float:right; border:none; text-indent:70px; cursor:pointer;}
.popWin .mc{width:445px; background:url(../images/m-mid.png) repeat-y;}
.popWin .popbox{width:374px; margin:0 auto; background:#fff; padding:15px 0 30px;}
.popWin .popbox input{width:291px; height:22px; padding:14px 15px 14px 68px;  background-image:url(../images/login-bg.gif); border:none; font:18px/22px "Microsoft YaHei","Arial"; color:#666;}
.popWin .popbox input.user{ background-position:0 0; margin-bottom:13px;}
.popWin .popbox input.pwd{ background-position:0 -50px; margin-bottom:13px;}
.popWin .popbox input.email{ background-position:0 -100px; margin-bottom:13px;}
.popWin .popbox input.phone{ background-position:0 -150px; margin-bottom:13px;}
.popWin .popbox input.date{ background-position:0 -371px; margin-bottom:13px;}
.popWin .popbox input.type{ background-position:0 0; margin-bottom:13px;}
.popWin .popbox input.tel{ background-position:0 -321px; margin-bottom:13px;}
.popWin .popbox input.submit1,.popWin .popbox input.submit2{ background-position:0 -250px; margin-top:13px; height:50px; width:374px; text-align:center; padding:0; border:none; color:#fff; font:18px/50px "Microsoft YaHei","Arial";}
.popWin .popbox input.reg{ background-position:0 -200px; margin-top:13px; height:50px; width:374px; text-align:center; padding:0; border:none; color:#000; font:18px/50px "Microsoft YaHei","Arial";}
.popWin .popbox p{ font:12px/20px "Microsoft YaHei"; color:#666; text-align:center; height:20px; margin-top:13px;}
.popWin .popbox a.login{display:inline-block; vertical-align:top; width:32px; height:20px; background:url(../images/login-bg.gif) no-repeat 0 -301px; overflow:hidden; padding:0;}

.popWin .mb{width:445px; height:18px; background:url(../images/m-bottom.png) no-repeat;}
