﻿
body{width:100%;height:100%;font-size:14px;font-family:'Microsoft YaHei';color:#6c6c6c;}
input[type='text'],input[type='password']{text-indent:5px;font-size:14px;}
.textOverflow{word-break: keep-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.a_link{text-decoration: underline;color: rgb(33, 146, 217);cursor: pointer;}