@charset "utf-8";
/* CSS Document */
body{ margin:0px; font-family:"宋体"; font-size:14px; color:#333; height:100%; }
html{ height:100%; overflow-x: hidden; overflow-y: auto;}
img{ border:0px;}
ul,li{padding:0px; margin:0px; list-style:none;}
a{ color:#333; text-decoration:none;}
.clear{ clear:both; padding:0; margin:0;}
input,textarea {border:none;outline:none;/*干掉发光*/} 


.top{ width:1024px; height:150px; background:url(../image/logon/login_logo.png) no-repeat left bottom; margin:0 auto;}
.login_adw{ width:341px; float:right; height:30px; background:url(../image/logon/login_adw.png) no-repeat top; margin-top:110px;}
.main_market{ width:100%; height:445px;position:absolute; background:url(../image/logon/login_bg_market.png) center no-repeat;}
.main_broker{ width:100%; height:445px;position:absolute; background:url(../image/logon/login_bg_broker.png) center no-repeat;}
.main_agent{ width:100%; height:445px;position:absolute; background:url(../image/logon/login_bg_agent.png) center no-repeat;}
.main_warehouse{ width:100%; height:445px;position:absolute; background:url(../image/logon/login_bg_warehouse.png) center no-repeat;}

.login{ width:260px; padding:20px; height:320px; position:absolute;left:50%;top:10%; margin-left:15%; overflow:hidden; background:#fff; box-shadow:0px 0px 8px #b14709; }
.login_no{ width:450px; padding:20px; height:100px; position:absolute;left:50%;top:30%; margin-left:15%; overflow:hidden; }
.login td { height:30px; line-height:20px;}
.txtbor{ border:1px solid #c2d0df; width:95%; height:28px; line-height:28px;}
.txtbor input{ border:none; width:85%; font-size:12px; color:#666; padding-left:5px;line-height:26px; height:26px;}
.logindj{ height:37px; text-align:center; padding-top:12px;}
.logindj a{ line-height:37px;background:url(../image/logon/login_btn.png);background-position: -20px 0px; display:block; text-align:center; color:#fff; font-size:14px; font-weight:bold; }
.logopassword{ height:30px; text-align:right; padding-top:8px; color:#0b7bc2;}
.logopassword a{line-height:30px; color:#0b7bc2; text-align:right;}
.foot{ width:100%;text-align:center; position: absolute; background:url(../image/logon/login_footbg.png); top:595px; bottom: 0px; left: 0px; }
.foot_title{width:500px;top:0px;position:relative; text-align:center; margin:0 auto;margin-top:100px;margin-left:43%; }
.foot_title p{position:absolute;bottom:0px;padding:0 0 20px 0; margin:0; font-size:14px;  }



/*list*/
.bg{background: -webkit-gradient(linear, left top, left bottom, from(#f4f5f6), to(#c6c9d0));}
.listbor{ width:900px; margin:20px auto 0 auto;}
.listbor ul li { width:100px; height:auto; line-height:40px; text-align:center; float:left; margin:50px 50px 50px 0;}
.listbor ul li a{ font-size:14px; font-weight:bold; color:#333;}
.listbor ul li a:hover{ color:#333;text-shadow:#fff 1px 1px 1px; text-decoration:underline;}

text-shadow:#000 1px 1px 1px;