
.table_form
{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.reg_step{
	background: url("images/user/userreg_step1_bg.gif") no-repeat scroll 0 0 transparent;
	height: 25px;
	width:735px;
	margin:0 auto;
	margin-top:20px;
} 
.reg_step_1{
	display: block;
	float: left;
	line-height: 25px;
	color: #663300;
	font-weight: bold;
	font-size:12px;
	margin-left:20px;
}
.reg_step_2{
	color: #999999;
	margin-left: 250px;
	display: block;
	float: left;
	line-height: 25px;
	font-size:12px;
}

.login_content_border {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BFBFBF;
    clear: both;
    padding: 4px 5px;
    width: 735px;
    margin:0 auto;
    margin-top:10px;
    margin-bottom:10px;
}

.login_content_border h2 {
    background: url("images/user/userreg_ok_bg.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 54px;
    width: 735px;
    
    
}

.reg_title {
    display: block;
    height: 31px;
    padding: 21px 15px 0 102px;
    width: 620px;
}

h2, h3 {
    font-size: 12px;
    font-weight: normal;
}

.login_content_border .reg_complete {
    background: url("images/user/userreg_ok_step_bg.gif") no-repeat scroll 0 0 transparent;
    height: 25px;
}

.step span {
    color: #999999;
}

.login_content_border .login_title p {
    float: left;
    padding-top: 1px;
    width: 239px;
    margin:0;
}

.login_content_border .login_title p.one {
    padding-left: 137px;
}


.login_content_border .login_title p.nonce {
    color: #663300;
    font-weight: bold;
}

.login_content_border .login_title p span {
    display: block;
    float: left;
    line-height: 25px;
}

.login_content_border .login_succeed_border {
    height: 100px;
}

.login_content_border .login_title p.two {
    color: #999999;
    padding-left: 120px;
}

.login_succeed_border .login_mail_title {
    background: url("images/user/userreg_ok_icon_succeed.gif") no-repeat scroll 101px 32px transparent;
    line-height: 24px;
    padding: 26px 50px 17px 180px;
    width: 505px;
}

.login_mail_border p {
    font-size: 14px;
    margin:0;
}

.button_list{margin-bottom:10px;}

/*Ò³Ãæ±êÌâ*/

.pagehead {
    background: url("Images/user/pagehead_bg.gif") repeat-x scroll 0 0 #EDF4FA;
    border-right: 1px solid #D4D8D7;
    height: 34px;
    line-height: 34px;
    margin-bottom: 10px;
}

.pagehead .caption {
    background: url("Images/user/pagehead_dot.jpg") no-repeat scroll 0 0 transparent;
    color: #1872DE;
    float: left;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
}
.pagehead .tablist {
    float: right;
}
.tablist ul {
    float: right;
}
.tablist ul li {
    float: left;
    margin: 4px 0 0;
}
.tablist a {
    background: url("Images/user/btn_tablist.gif") repeat-x scroll 0 bottom #FFFFFF;
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-size: 12px;
    height: 24px;
    margin-right: 6px;
    padding-right: 25px;
    text-decoration: none;
}

.tablist a span {
    color: #666666;
    display: block;
    line-height: 24px;
    padding: 0 0 0 25px;
}
.tablist a:hover {
    background: url("Images/user/btn_tablist.gif") repeat-x scroll 0 bottom #FFFFFF;
    border: 1px solid #63A5F4;
    outline: medium none;
}
.tablist a:hover span {
    background-position: left -24px;
    color: #1872DE;
    padding: 0 0 0 25px;
}
.tablist a:active {
    background: url("Images/user/btn_tablist.gif") repeat-x scroll left top #FFFFFF;
    border: 1px solid #CCCCCC;
    outline: medium none;
}
.tablist a:active span {
    background-position: left -24px;
    color: #AAAAAA;
    padding: 0 0 0 25px;
}

div.msgBoxDIV {
	position: absolute;
	background-color:#fef8db;
	padding: 5px 10px;
	line-height:20px;
	height: 20px;
	top: 87px;
	left:380px;
	text-align: center;
	z-index: 1100;
	border:1px solid #CCC;}
div.msgBoxDIV span{color:#000}


.block {
    background: none repeat scroll 0 0 #F5FFF1;
    border: 1px solid #D0DBB8;
    line-height:2;
}



.block .b {
    border: 0 solid #FFFFFF;
    padding: 1px 10px;
}

#dashboard th {
    color: #999999;
    width: 35px;
}

div.block a:link, div.block a:visited {
    color: #0066CC;
    text-decoration: none;
}
div.block a:hover {
    color: #000099;
    text-decoration: underline;
}

#dashboard strong {
    color: black;
    float: right;
}

.block .t {
    border-bottom: 1px solid  #DBE6D8;
    font-weight: bold;
    padding: 3px 10px;
}

div.leaf_breadcrumb div a:hover {text-decoration:none;}
