
.main2 {width:100%; background:#D2F0FB; height:497px;}

.main2 .content {position:relative; width:1100px; background:url(../images/loginbg.jpg) no-repeat top; height:497px; margin:0 auto;}
.main2 .content table {position:absolute; left:560px; top:155px; color:#666666;}

.Inputbox {border:1px solid #407FB1; height:20px; width:165px;}

.line {border-bottom:1px dotted #cccccc;}

table .botton {background:url(../images/loginbtn.jpg) no-repeat; width:77px; height:26px; border:0; cursor:pointer;}

.forget a {color:#02377B;}
.forget a:hover {color:#02377B; text-decoration:underline;}

.reg a {color:#FF6600; text-decoration:underline;}
.reg a:hover {color:#FF0000; text-decoration:underline;}

.main3 {background:#F2F2F2; width:100%;}

.top {padding:20px 0;}
.top .search {margin:15px 0 0 0; height:35px;}
.top .search .s_input {border:2px solid #ccc; width:290px; padding:0 10px; height:31px; *height:30px; line-height:31px; vertical-align:top\9;}
.top .search .s_btn {background:url(../images/head_113.jpg) no-repeat; width:98px; height:35px; cursor:pointer; border:0;}

.tab {position:relative; margin:0 0 0 22px;}
.tab ul {position:absolute; top:1px; left:0;}
.tab li {border:1px solid #DDDDDD; height:28px; line-height:28px; width:100px; text-align:center; float:left; background:#F7F7F7; font-size:14px; margin-right:5px; display:inline; padding:1px 0 0 0; border-bottom:none;}
.tab li a {color:#666;}
.tab li a:hover {color:#333;}
.tab .t_on {line-height:28px; height:28px; color:#E4393C; font-weight:bold; background:#fff; border-bottom:1px solid #fff;}

.reg2 {padding:10px 0 80px 0; color:#666;}
.reg2 input {color:#666; border:1px solid #ccc; height:36px;}
.reg2 .text {width:270px;}
.reg2 .text2 {width:170px;}

.con {border:1px solid #DDDDDD; padding:30px 0; margin:31px 0 0 0; background:#fff;}

.red {color:#ff0000;}
.password_box {
    width: 165px;
    border-bottom: 1px solid #ccc;
    position: relative;
}

.password_img {
    position: absolute;
    width: 24px;
    bottom: 0;
    right: 0;
}