﻿.reg_step
{
    list-style:none;
    clear:both;
    margin:0 auto;
    position:relative;
    width:940px;
    height:25px;
    }
.reg_step li
{
    float:left;
    height:100%;
    }
.reg_step .left_orange
{
    background:url(../images/step_bg_1.jpg);
    width:5px;
    }
.reg_step .con_orange
{
    background:#FF6600;
    margin-top:1px;
    display:inline-block;
    height:18px;
    width:450px;
    text-align:center;
    font-weight:bold;
    padding-top:5px;
    color:#fff;
    }
.reg_step .con_gray
{
    background:#E4E4E4;
    margin-top:1px;
    display:inline-block;
    height:18px;
    width:450px;
    text-align:center;
    font-weight:bold;
    padding-top:5px;
    color:#666;
    }
.reg_step .divide1
{
    background:url(../images/step_bg_1.jpg) -50px 0px;
    width:25px;
    }
.reg_step .right_gray
{
    background:url(../images/step_bg_1.jpg) right 0px;
    width:5px;
    }
.nva_1
{
    background:url(../images/rc_link.gif) no-repeat;
    width:352px;
    float:left;
    padding-right:50px;
    height:300px;
    }
.nva_1 a,
.nva_2 a
{
    display:block;
    width:352px;
    height:124px;
    float:left;
    }
.nva_2
{
    background:url(../images/pg_link.gif) no-repeat;
    width:352px;
    float:left;
    height:300px;
    }
.nva_1 .remark .main
{
    background:url(../images/rc_rem_top.gif) no-repeat #1A95E5;
    padding:10px 5px;
    float:left;
    color:#fff;
    width:342px;
    _width:351px;
    }
.nva_1 .remark .bottom
{
    background:url(../images/rc_rem_bottom.gif) no-repeat;
    font-size:0px;
    height:8px;
    float:left;
    width:351px;
    }
.nva_2 .remark .main
{
    background:url(../images/pg_rem_top.gif) no-repeat #FF6A04 -1px 0;
    padding:10px 5px;
    float:left;
    color:#fff;
    width:337px;
    _width:347px;
    }
.nva_2 .remark .bottom
{
    background:url(../images/pg_rem_bottom.gif) no-repeat -1px 0;
    font-size:0px;
    height:8px;
    float:left;
    width:351px;
    }