﻿body{font-size:18px; background-image:url("/images/bg.jpg"); background-repeat:repeat-x;  overflow:hidden; }
*{ margin:0px; padding:0px;}
img{ border:0px;}
ul li{ list-style-type:none;}
a{ color:#333; text-decoration:none; padding-left:0px;}
a:hover{ color:#0293c9; text-decoration:none; }

.lblerror{ width:100%; text-align:center; color:Red; line-height:20px; }
.lblerror img{ width:20px; height:auto; display:block; float:left; margin-right:8px;}
.div_log{ background-image:url("/images/logbg.jpg"); width:585px; height:378px; margin:100px auto;}
.div_log .ul_log{width:300px; padding:200px 50px 10px 280px;}
.div_log .ul_log li{ line-height:35px; clear:both;}

.div_log .ul_log li span{width:80px; line-height:30px; text-align:left; display:block;float:left; }
.input_txt_check{ width:60px; display:block; float:left; margin-right:5px; height:24px; line-height:24px;}
.input_txt{ width:140px; height:24px; line-height:24px;display:block;float:left; }
.checkcode{width: 75px;height: 24px; cursor: pointer;}
.btnlog{ cursor:pointer;  display:block; margin-left:20px; margin-bottom:5px; margin-top:6px; float:left; background-image:url("/images/btnlog.jpg"); width:61px; height:34px; border:0px;}
.btnret{cursor:pointer; display:block; margin-left:20px;margin-top:6px;float:left; background-image:url("/images/btnret.jpg"); width:61px; height:34px; border:0px;}