﻿/*author:Liming;*/
/*base*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin: 0;padding: 0;}
fieldset,img {border: 0;}
:focus {outline: 0;}
address,caption,cite,code,dfn,em,th,var,optgroup {font-style: normal;font-weight: normal;}
h1,h2,h3,h4,h5,h6{font-size: 100%;font-weight: normal;}
abbr,acronym{border: 0;font-variant: normal;}
input,button,textarea,select,optgroup,option{font-family: inherit;font-size: inherit;	font-style: inherit;font-weight: inherit;}
code,kbd,samp,tt{font-size: 100%;}
input,button,textarea,select{*font-size: 100%;}
body{font:12px/1.5 "simsun",Tahoma, Arial; color: #555; background:#f5f5f5; }
html,body{height: 100%;width: 100%;position: relative;}
ol,ul{list-style: none;}
table{border-collapse: collapse;border-spacing: 0;}
caption,th{text-align: left;}
sup,sub{font-size: 100%;vertical-align: baseline;}
:link,:visited,ins{text-decoration: none;}
blockquote,q{quotes: none;}
blockquote:before,blockquote:after,q:before,q:after{content: '';content: none;}
a,a:visited{text-decoration: none; color: #888;}
a:hover{ text-decoration: none; color: #e85366;}
img{display: inline-block; border: 0px;}
.f-red{color:#e85366;}
.f-blue{color:#247fce;}
.f-gray{color:#b3b3b3;}
.fw{font-weight:bold;width: 270px;}
.fl{float:left;}
.fr{float:right;}
.mb10{margin-bottom:10px;}
.mt10{margin-top:10px;}
.w294{width:294px;}
.w410{width:410px;}
.br{border-right:1px solid #d9d9d9;}
.bl{border-left:1px solid #d9d9d9;}
h1 p{font-weight:normal;}
/*home*/
.wallpaper{
}
.login-main{
	width: 996px;
	margin: 0 auto;
}
.header{
	height: 106px;
}
.tc-img{
	float:right;
	margin-right:15px;
	margin-top:5px;
}
.logo{
	margin-top: 20px;
	margin-left:8px;
	float: left;
}
.login-area{
	width:990px;
	height:392px;
	margin:0 auto;
	border:3px solid #dedede;
}
.login-left{
	float:left;
	width:694px;
}
.login-right{
	float:right;
	width:260px;
	padding:8px 15px;
}
.login-right h1{
	font-size:22px;
	font-family:'microsoft yahei';

	font-weight:normal;
}
.form p{
	line-height:34px;
}
.form span{
	display:inline-block;
	font-weight:normal;
}
.form .ipt{
    width:170px;
    border:1px solid #ccc;
    height:24px;
    line-height:24px;
    text-indent:2px;
    font-weight:normal;
    color:#666;
}

.form .ipt1{
      width:80px;
      border:1px solid #ccc;
      height:24px;
      line-height:24px;
      text-indent:2px;
      font-weight:normal;
      color:#666;
  }
.form .ipt2{
    font-weight: normal;
    line-height: 16px;
    text-indent: 11px;
}
.form-content p{
	/*line-height:22px;*/
	font-weight:normal;
}
.footer{
    width: 700px;
	height: 24px;
	text-align: left;
	line-height: 24px;
	font-size: 12px;
	color: #888;
}
.footer a{
}
.footer .copy{
	font-family:Arial, Helvetica, sans-serif;
}
.footer span{
	line-height:24px;
	float:right;
	color: #999;
}
#captchaImg{
    margin: 0 1px -9px;

}