﻿/*
主题名称: 
URI: 
描述: 
作者: donhwa@126.com
模板: 
版本: 2009.04.01

网址:

[目录表] 

	0- 用户注册页
*/

/* =0 用户注册页
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/


#userRegBanner
{
    background:url(Images/contactBanner.jpg);
    }
.userRegPanel
{
    margin:2em auto;    
    width:100%;    
    background:url(Images/loginBody.gif);
    }
    
.userRegPanel dt
{
    padding:0;
    text-indent:-9999px;
    overflow:hidden;
    color:#fff;
    font-size:0;
    height:57px;
    background:#00e url(Images/loginTop.gif);}

.userRegPanel dd 
{
    padding-left:18%;
    padding-bottom:20px;
    background:url(Images/loginBottom.gif) no-repeat left bottom;}

.userRegPanel dd ul li
{    
    line-height:2em;    
}

.userRegPanel li label.for
{    
    width:8em;
    text-align:right;
    font-family:arial;
    margin-right:0.5em;
}

.userRegPanel li .txt
{
    width:20em;
    font-family:宋体;
    line-height:1.2em;
    height:1.2em;
    vertical-align:middle;
    }
