﻿
/*登录界面样式*/
*{ padding:0; margin:0; color:#4c4c4c;}
body{ margin:0 auto;}
a{ text-decoration:none;}
li{ list-style:none;}
input{ height:23px; line-height:23px;}
.clear{ clear:both; height:5px;}
#bj{ width:100%; background:url(/system/images/bj.jpg) repeat-x;}
.dt{ clear:both; height:124px;}
.dl{ width:799px; margin:0 auto; height:244px; background:url(/system/images/dl.jpg) no-repeat; padding-top:140px;}
.login{width:265px; margin:0 auto; font-family:'微软雅黑'; line-height:40px; color:#4c4c4c; font-size:14px;}
.login label{ color:#ededed;}
.zhiti { width:60px;}
.int{width:70px; float:left; margin-top:7px;}
#codeimg{float:left; margin-left:5px; margin-top:7px; cursor:pointer;}
#login {background:url(/system/images/login.jpg) no-repeat;border:0px;width:69px;height:32px;margin-top:7px;}
#exit {background:url(/system/images/reset.jpg) no-repeat;border:0px;width:69px;height:32px;margin-top:7px;}


/*
.dljm{margin: 0 auto; width: 793px;}
.clear{width: 793px; height: 100px; margin: 0 auto;}
.gslg{width: 793; height: 294px;}
#l_top {width:793px;height:135px;margin:0 auto;background:url(images/tp.jpg) no-repeat;}
.dlk{margin: 0 auto; height: 145px; padding-left: 10px;}
#LoginError{text-align: center; color: Red; font-size:12px;}
#l_min2 {float:left;height:294px;width:401px;background:url(images/main.jpg);}
#l_min3 {float:left;height:294px;width:392px;background:url(images/ie.jpg);}
#username{ width:150px; height:16px; }
#password{ width:150px; height:16px; }
#login {background:url(images/login.jpg) no-repeat;border:0px;width:69px;height:32px;}
#exit {background:url(images/reset.jpg) no-repeat;border:0px;width:69px;height:32px;}
.zhiti {font-family:"Courier New", Courier, monospace, "宋体";font-size:12px;}
#foot {width:794px;height:87px;margin:0 auto;background:url(images/ft.jpg) no-repeat ; }
.int{width:70px; float:left;}
#codeimg{float:left; margin-left:5px; cursor:pointer;}*/