@charset "utf-8";
/* CSS By NMTuan */

/* 登录样式表 */
@import url("login.css");

* { font-family: "宋体", Arial; margin: 0px; padding: 0px; list-style-type: none; font-size: 12px; }

body { background-color: #FFF; }

img { border: 0px none #FFF; }

a { text-decoration: none; color: #0964AB; }

a:hover { color: #F00; }

.mainwidth { margin: auto; width: 960px; display: block; clear: both; min-width:960px; }

.fl { float: left; }

.fr { float: right; }

.clear { font-size: 0px; line-height: 0px; clear: both; height: 0px; }

.date { }

.on { }


.dis_none { display: none; }
.input170 { height: 26px; width: 170px; border: 1px solid #A0A0A0; font-size: 14px; line-height: 26px; font-weight: bold; color: #E63132; }
.input60 { height: 26px; width: 60px; border: 1px solid #A0A0A0; font-size: 14px; line-height: 26px; font-weight: bold; color: #E63132; }
.input30 { height: 18px; width: 30px; border: 1px solid #A0A0A0; font-size: 14px; line-height: 18px; font-weight: bold; color: #E63132; text-align: center; }
.input70 { height: 20px; line-height: 20px; width: 80px; border: 1px solid #A0A0A0; }
.input40 { height: 20px; line-height: 20px; width: 40px; border: 1px solid #A0A0A0; text-align: center; }
.input100 { height: 16px; line-height: 16px; width: 80px; border: 1px solid #A0A0A0; }


.btn1 { background-image: url(../images/bg_btn2.gif); background-repeat: repeat-x; background-position: 0px 0px; font-size: 13px; height: 24px; border: 1px solid #B3B3B3; padding-right: 6px; padding-left: 6px; color: #626262; }
.btn2 { background-image: url(../images/bg_btn2.gif); background-repeat: repeat-x; background-position: 0px 0px; font-size: 12px; height: 22px; border: 1px solid #B3B3B3; color: #626262; padding-right: 6px; padding-left: 6px; }
.btn3 { background-image: url(../images/bg_btn2.gif); background-repeat: repeat-x; background-position: 0px 0px; font-size: 12px; height: 18px; border: 1px solid #B3B3B3; color: #626262; padding-right: 6px; padding-left: 6px; }
.btn4 { background-image: url(../images/bg_btn2.gif); background-repeat: repeat-x; background-position: 0px 0px; font-size: 13px; height: 24px; border: 1px solid #B3B3B3; padding-right: 20px; padding-left: 20px; color: #626262; }
.btn5 { background-image: url(../images/bg_btn2.gif); background-repeat: repeat-x; background-position: 0px 0px; font-size: 12px; height: 22px; border: 1px solid #B3B3B3; color: #626262; }
.textarea { height: 120px; width: 300px; font-size: 13px; color: #00A0E9; padding: 6px; line-height: 20px; }
.select1   { height: 18px; border: 1px solid #A0A0A0; color: #626262; }
.select2   { border: 1px solid #A0A0A0; color: #626262; font-size: 14px; }
.select3   { border: 1px solid #A0A0A0; color: #626262; font-size: 14px; padding: 6px; }

