﻿@charset "utf-8";
/* CSS Document */
html{margin:0; padding:0px; background:#fff; font-size:12px; font-family:"宋体"; line-height:22px; color:#000; background:#edecea}
body{ margin:0; padding:0; background:url(../images/login.png) repeat-x top left #edecea; }
div,p,form,input,h1,h6,ul,li,dl,dt,dd,span,font{padding:0; margin:0;}
img {border:none;}
ol,ul,li {list-style:none; padding:0; margin:0}
input, textarea, select {font-family:"宋体", Helvetica, sans-serif; font-size:12px; vertical-align:middle; font-weight:normal; padding:0; margin:0}
a:active { text-decoration:none; color:#000}
a:link { text-decoration:none; color:#000}
a:visited { text-decoration:none; color:#000}
a:hover { text-decoration:none; color:#000}
strong{ margin:0; padding:0}
h1{ font-size:14px; font-weight:bolder; color:#5f6060;}
h2{ font-size:14px; font-weight:bolder; color:#5f6060;}
h3{ font-size:14px; font-weight:bolder; color:#5f6060;}
h4{ font-size:14px; font-weight:bolder; color:#5f6060;}
h5{ font-size:14px; font-weight:bolder; color:#5f6060;}
h6{ font-size:14px; font-weight:bolder; color:#5f6060;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.center{ width: 940px; margin:0 auto;}
.head{ text-align:center;}
.t_con{ background:url(../images/input.png) no-repeat top left; width:490px; height:300px; margin:60px auto 0 auto}
.t_login{ font-size:14px; color:#7c7c7c; font-weight:bolder; line-height:40px; margin:65px 0 0 60px; float:left; display:inline}
.t_login input{ border:1px solid #d4d4d4; width:290px; margin-left:2px; height:23px; line-height:23px;}
.t_footer{ text-align:center; line-height:30px; color:#767675; border-top:1px solid #e2e1df; margin-top:70px; padding-top:20px; margin-bottom:20px;}