﻿@charset "utf-8";
/* CSS Document */
@import url(public_1.css);
@import url(common_1.css);


.login{height:300px;border:1px solid #ddd;border-top-color:#c4261d;background:url(../images/box_bg.jpg) repeat-x;}
.login h3{margin-bottom:20px;}
.login h3 .logined{font-size:12px;font-weight:normal;background:none;color:#000;float:right;}
.login h3 .logined a{color:#c00;text-decoration:underline;margin:0 5px;}
.login_left{width:600px;height:240px;padding-left:50px;}

form{padding:25px 0 0;}
form .item{height:50px;clear:both;}
form .item .label{width:100px;height:30px;font-size:15px;line-height:30px;text-align:right;display:block;float:left;}
form .item .fl{height:30px;line-height:30px;float:left;}
form .item .text{width:240px;border:1px solid #bbb;font-size:14px;height:16px;padding:4px 3px;margin-top:3px;float:left;}
form .item .btn-img{width:87px;height:35px;line-height:35px;background:url(../images/login.png) no-repeat;border:none;font-size:15px;font-weight:bold;color:#FFF;}
form .item .flk13{text-decoration:underline;color:#036;margin-left:10px;}

.login_regist{width:292px;height:185px;border-left:1px solid #ddd;padding:25px 20px 0 20px;}
.login_regist h5{font-size:12px;margin-bottom:15px;}
.login_regist .content{margin-bottom:20px;}
.login_regist .btn-link{height:34px;line-height:34px;text-align:center;font-size:15px;font-weight:bold;color:#333; background:url(../images/news.png) no-repeat center top;border-bottom:1px dashed #ddd;padding:0 0 20px;display:block;margin-bottom:5px;}
.login_regist .btns{height:30px;line-height:30px;text-align:center;}
.login_regist .btns a{color:#006;margin:0 5px;}

#autoentry label input{padding-right:2px;}