@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body{font-size:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000000;}
.login_topbg{height:220px; /*background:url(../img/login_topbg.jpg) repeat-x; */width:100%; text-align:center;}
.login_footer_bg{height:132px; background:url(../img/login_footerbg.jpg) repeat-x; width:100%; position:relative; text-align:center; position:fixed; bottom:0px;}
.login_copyright{height:62px;width:620px; background:url(../img/login_copyright.png) repeat-x; text-align:center; line-height:20px; vertical-align:middle; color:#03660A; bottom:0px; left:50%; text-align:center;}
.login_pic{ position:absolute; bottom:0px; left:0px; z-index:99;}
.login_con_box{width:800px; height:231px; position:absolute; left:50%; top:50%; margin-left:-450px; margin-top:-115px;}
.login_textbox{height:24px; line-height:24px; border:1px solid #06AB58; background:#F3FDF1; width:160px; padding-left:4px;}
.login_btn{height:63px; width:74px; background:url(../img/login_btn.png) no-repeat; border:none;}
.login_fontC{font-size:13px; font-weight:bold; color:#114802; text-align:center;}

.login_samepic{ background:url(../img/login_samepic.png) no-repeat; height:27px; width:118px; position:absolute; right:38px; top:6px; display:inline-block; border:none;}
.login_content_title{height:44px; vertical-align:middle; text-align:left; width:380px;}
