html, body {margin:0; padding:0; width:100%; height:100%;
	font-family:Microsoft YaHei,Arial,sans-serif,Tahoma; font-size:12px; color:#333333; background-color:#FFFFFF; 
}

td, input, textarea, select {font-size:12px; color:#333333;}
form {margin:0;padding:0}
img {border:0;}

.textbox {height:20px;line-height:20px; width:145px; padding-left:2px; border:1px solid #bbbbbb; background-color:#ffffff;}
.button{height:20px; color:#333333; border:1px solid #3E6082; padding:3px; line-height:100%; background-image:url(../../images/xp/btbg.gif);}
select {height:23px;width:150px; font-size:13px;}

.tablebg {border:1px solid #5a9ade;}
.tb_header {color:#FFFFFF; background-image:url(../../images/xp/tb_header_bg.gif); background-repeat:no-repeat; }
.tb_value{height:120px; color:#383838; background-color:#FFFFFF; border:1px solid #DCDCDC;}

a:link, a:visited {font-size:12px; color:#444444; text-decoration:underline;}
a:hover {font-size:12px; color:#333333; text-decoration:underline;}

a.gray:link, a.gray:visited {color:#999999; text-decoration:none;}
a.gray:hover {color:#999999; text-decoration:underline;}

.white {text-decoration:none; color:#ffffff;}
.whiteb {font-weight:bold; color:#ffffff; text-decoration:none; }

a.white:link, a.white:visited {color:#ffffff; text-decoration:none;}
a.white:hover {color:#ffffff; text-decoration:underline;}

.loginbtn {width:80px, height:30px, font-size:13px; font-weight:bold; color:#005590; background-image:url(../../images/xp/bt.gif); cursor:pointer; cursor:hand;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px;}

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;}
