html, body {margin:0; padding:0; width:100%; height:100%;
	font-family:Microsoft YaHei,Arial,sans-serif,Tahoma; font-size:12px; color:#333333; line-height:150%; background-color:#FFFFFF;
}
td, input, textarea, select {font-size:12px; color:#333333;}
form {margin:0;padding:0}
img {border:0;}
a:link, a:visited {color:#333333; text-decoration:underline;}
a:hover {color:#090e71; text-decoration:none;}

.btn-left {width:29px; height:25px; background:url(../../images/blue/images1/bt_l.gif) no-repeat;}
.btn-center {height:25px; white-space:nowrap; background:url(../../images/blue/images1/bt_bg.gif) repeat-x;}
.btn-right {width:22px; height:25px; background:url(../../images/blue/images1/bt_r.gif) no-repeat;}
.btn-span {width:5px;}

.textbox {height:20px;line-height:20px;width:145px; font-size:13px; font-weight:bold; padding-left:2px; border:1px solid #bbbbbb; background-color:#ffffff;}
.button {height:22px; line-height:22px; border:1px solid #666666; background-color:#fefff5;}
select {height:23px;width:150px; font-size:13px;}

.login-left {width:16px; height:22px; background:url(../../images/blue/images1/login_l.gif) no-repeat;}
.login-center {height:22px; padding:0 2px 0 2px; font-weight:bold; color:#FFFFFF; text-align:center; white-space:nowrap; background:url(../../images/blue/images1/login_bg.gif) repeat-x;}
.login-right {width:14px; height:22px; background:url(../../images/blue/images1/login_r.gif) no-repeat;}

a.gray:link, a.gray:visited {color:#999999; text-decoration:underline;}
a.gray:hover {color:#999999; text-decoration:none;}

.white {color:#ffffff;}
.whiteb {font-weight:bold; color:#FFFFFF;}

a.white:link, a.white:visited {color:#ffffff; text-decoration:underline;}
a.white:hover {color:#ffffff; text-decoration:none;}

.indextip {color:#999999; font-size:11px;}
.indextip td {text-align:left}

.tablebg {border:1px solid #6AA8E4}
.tb_header {height:28px; background-color:#B0D1EC;}
.tb_value{height:120px; color:#383838; background-color:#FFFFFF}

input:-moz-placeholder {color:#999999;font-weight:normal;}
::-webkit-input-placeholder {color:#999999;font-weight:normal;}
:-ms-input-placeholder{color:#999999;font-weight:normal;}
.placeholder {color: #999999;font-weight:normal;}
