﻿#main {
    margin: 20px auto;
    width: 1000px;
}
.clear {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}	
#ksyd{ overflow:hidden; border:1px #ddd solid;background-color:#F8F8F8;padding:1px; padding-bottom:10px;}
#ksydbar{height:28px;padding-left:10px;padding-top:8px;background-color:#ddd;border-bottom:3px #fff solid;}
#ksydbar_r{position:relative;float:right;margin-right:400px;font-size:14px;color:#000;font-weight:bold;padding-left:30px;background:url(../images/arrow.gif) no-repeat;}
#ksydbar_l{position:relative;float:left;font-size:14px;color:#000;font-weight:bold;padding-left:30px;background:url(../images/arrow.gif) no-repeat;}
#line{border-top:1px #ddd solid;height:1px;}

#hyzx{position:relative;float:right;width:500px;border-left:1px #ddd solid;margin-top:30px;}
#hyzx img{padding-left:40px;}

#search{float:left;margin-top:30px;margin-left:60px;width:420px;}

.btn_dl { width:190px; height:35px; background:url(../images/dlbt.gif) no-repeat; border:none; cursor:pointer; text-indent:-999em;}
.btn_zc { width:190px; height:35px; background:url(../images/dlzc.jpg) no-repeat; border:none; cursor:pointer; text-indent:-999em;}

#search table
{
	font-size:14px;
	}
#search table td.tdleft
{
	 float:right;
	}
#search table a
{
	font-size:12px;
	}
#txt_usercode,#txt_pwd,#txt_pwd2,#txt_phone,#txt_cardno,#txt_email,#txt_name
{
	 width:185px;
	 height:25px;
	 line-height:25px;
	 border:1px solid #999;
	}
#txt_yzm
{
	 width:90px;
	 height:25px;
	 border:1px solid #999;
	}
#search table td
{
	 line-height:30px;
	}
#login_tips
{
	 color:Red;
	}
#hyzcbar {
    background-color: #00B7EF;
    border-bottom: 3px solid #FFFFFF;
    height: 28px;
    padding-left: 10px;
    padding-top: 8px;
    line-height:20px;
}
#hyzcbar_l {
    background: url("../images/hyzcarrow.gif") no-repeat scroll 0 0 transparent;
    color: #000000;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-left: 30px;
    position: relative;
}
strong
{
	 color:Red;
	}
#se_cardtype
{
	 width:185px;
	 height:25px;
	 line-height:21px;
	 padding:2px;
	}

.btn_enter {
    background: url("../images/qdbt.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 32px;
    text-indent: -999em;
    width: 133px;
}
#search #tb_password
{
	 margin-top:40px;
	 display:none;
	}
#ok_tips
{
	 color:Red;
	}