/*充值和商城,个人中心，页面用*/
#middle {
    color: #333;
    width: 960px;
    margin: 0 auto;
}

.light_box {
    left: 50%;
    left: 360px;
    position: fixed;
    top: 10%;
    z-index: 1002
}

.light_box_bg {
    background-color: #90928a;
    height: 100%;
    left: 0;
    opacity: .5;
    filter: alpha(opacity=50);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998
}

.ifhideselect {
    z-index: -1;
    width: 100px;
    height: 20px;
    position: absolute;
    border: 0
}

.bluebox {
    border-radius: 5px;
    background-color: #67bfd2
}

.box_content {
    background: url(/img/topc.png) repeat-y;
    width: 501px;
    background-position: -764px 0;
    padding: 70px 10px 10px;
    color: #333;
}

.box_bot {
    float: left;
    position: relative;
    width: 521px;
    height: 8px;
    _height: 5px;
    background: url(/img/topa.png) no-repeat;
    background-position: 0 -242px;
}

.avatar_upload label {
    display: inline-block;
    font-size: 14px
}

.avatar_path {
    width: 280px;
    height: 20px;
    border: 1px solid #d0d0d0
}

.avatar_submit {
    text-align: center;
    cursor: pointer;
    margin-left: 6px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    width: 110px;
    background: url(/img/a.png) no-repeat -68px -145px;
    border: 0
}

.edavatar_step2,
.avatar_border {
    display: none;
}

.avatar_upload {
    height: 315px;
    margin: 10px 30px;
}

.repwdErr {
    color: #333;
    margin-left: 3px
}

.edpasswdwin {
    width: 520px;
    padding: 1px
}

.edpasswdwin .box_title {
    border-radius: 5px 5px 0 0;
    height: 40px;
    text-align: center;
    color: #fa6c3c;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    width: 130px;
    background-color: #f4f8f8;
    margin: 10px 0 0 10px
}

.edpasswdwin .box_close {
    cursor: pointer;
    margin: 6px 15px 0 0;
    float: right;
    height: 24px;
    width: 24px;
    background: url(/img/a.png) 0 -215px no-repeat
}

.edpasswdfm p {
    line-height: 60px
}

.edpasswdfm label {
    color: #999;
    margin-right: 5px;
    display: inline-block;
    text-align: right;
    width: 110px;
    font-size: 14px
}

.edpasswdfm p input {
    border: 1px solid #d0d0d0;
    height: 25px;
    line-height: 25px;
    width: 200px;
    border-radius: 3px;
    padding: 1px 3px;
    box-shadow: 0px 0px 2px #cbcbcb;
    behavior: url(PIE.htc);
}

.edpasswdfm p input.focused {
    border-color: #FDCA9F;
    box-shadow: 0px 0px 2px #FDCA9F
}

.edp_tip {
    margin-left: 115px;
    margin-top: -10px;
    color: #999
}

.edpasswd_submit {
    margin: 10px 0 40px 150px;
}

.btn_addPic {
    display: inline-block;
    position: relative;
    height: 40px;
    line-height: 40px;
    *line-height: 40px;
    padding-right: 3px;
    overflow: hidden;
    color: #999;
    text-align: center;
}

.filePrew {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    height: 40px;
    cursor: pointer;
    font-size: 40px;
    _font-size: 40px;
    opacity: 0;
    filter: alpha(opacity:0)
}

.aBtny {
    background: url(/img/indexQ2/body_bg.png) repeat-x;
    color: #fff
}

.avatar_upload form {
    margin: 20px 0
}

.avatar_upload form .aBtn {
    width: 127px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.upDes p {
    line-height: 30px;
    font-size: 14px;
}

.upDes p span.icon {
    background: url(/img/icons.png) no-repeat scroll -36px -198px transparent;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

.crtAvatar {
    margin: 30px 0;
    text-align: center
}

/*-左边菜单栏-*/
.mb_left {
    float: left;
    width: 162px;
    margin-right: 15px;
}

.mb_right {
    float: left;
    width: 782px;
    color: #333;
}

.mb_top {
    float: left;
    background: #fff;
    width: 780px;
    height: 5px;
    border: 1px solid #ccc;
    border-bottom: 0;
    border-radius: 6px 6px 0 0;
    behavior: url(PIE.htc);
}

.mb_content {
    float: left;
    background: #fff;
    width: 740px;
    min-height: 650px;
    padding: 0 20px;
    border: 1px solid #CBCBCB;
    border-top: none;
    box-shadow: 0 2px 2px -2px #CBCBCB;
    border-radius: 0 0 6px 6px;
    behavior: url(PIE.htc);
}

.mb_ucentr {
    behavior: url(PIE.htc);
}

.mb_ucentr h2 {
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #333;
    border-bottom: 1px solid #ddd;
}

.mb_menu {
    position: relative
}

.mb_menu li {
    cursor: pointer;
    line-height: 45px;
    margin-bottom: 14px;
    position: relative;
    background: #fff;
    color: #333;
}

.mb_menu li div {
    height: 45px;
}

.mb_menu li a {
    font-size: 14px;
    float: left;
    color: #333;
    display: inline-block;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.mb_menu li a.pl45 {
  
}

.mb_menu li img {
    float: right;
    padding: 10px;
}

.mb_menu .grey_eee {
    background-color: #eee;
}

.mb_menu .hightlight {
    border-left: 4px solid #ffba00;
    background-color: #f5f5f5;
    box-sizing: border-box;

}

.mb_menu .hightlight a {
    /*color: #FFF*/
}

.mb_menu .hightlight2 {
    color: #FFF;
    background-color: #fe7e00;
}

.mb_menu .hightlight2 a {
    color: #FFF
}

.mb_menu .aa {
    color: #333
}

#mysalary,
#myagency,
#myxaccount,
#myagencyx,
#tgfl,
#czdl {
    display: none
}

.mb_uprofile {
    float: left;
    background: #fff;
    width: 740px;
    min-height: 650px;
    padding: 0 20px 20px 20px;
    border: 1px solid #CBCBCB;
    border-top: none;
    box-shadow: 0 2px 2px -2px #CBCBCB;
    border-radius: 0 0 6px 6px;
    behavior: url(PIE.htc);
}

.mb_uprofile_l {
    float: left;
    width: 455px;
}

.mb_uprofile_vline {
    float: left;
    display: inline-block;
    width: 3px;
    background: url(../img/vline.png) no-repeat;
    height: 527px;
}

.mb_uprofile_r {
    float: left;
    position: relative;
    text-align: center;
    width: 280px;
}

.mb_uprofile_r .mb_avatar div img {
    width: 120px;
    padding: 1px;
    height: 120px;
    margin: 20px 0 10px 0
}

.mb_uprofile_r .mb_avatar p {
    line-height: 30px
}

.mb_uprofile .mb_finpt {
    padding: 10px 0;
    line-height: 32px
}

.mb_uprofile .mb_finptde {
    margin-left: 80px;
    color: #b6b6b6
}

.mb_uprofile .ederror {
    color: red;
    margin-left: 4px
}

.mb_uprofile .mb_finpt label {
    width: 80px;
    display: inline-block;
    font-size: 14px;
    text-align: right;
    margin-right: 10px
}

.mb_uprofile .mb_finpt input {
    width: 180px;
    border: 2px solid #b7b7b7;
    color: #999;
}

.mb_uprofile .mb_finpt #edEmail {
    color: #fe7e00;
}

.mb_uprofile .mb_finpt .btn_checking {
    display: inline-block;
    text-align: center;
    width: 53px;
    height: 24px;
    line-height: 24px;
    border: 0;
    background: #3ac2e9;
    color: #fff;
    margin-left: 15px;
    cursor: pointer;
}

.mb_uprofile .mb_finpt .font_bound {
    margin-left: 5px;
    text-decoration: underline;
    color: #fe7e00
}

.mb_uprofile #attwb {
    margin-left: 6px
}

.mb_uprofile .mb_finpt select {
    text-align: center;
    color: #999;
    width: 90px;
    border: 2px solid #b7b7b7;
    margin-right: 10px;
    vertical-align: middle
}

.mb_uprofile .mb_fbtn {
    margin: 30px 130px;
}

.mb_finpt .selectWrap {
    margin-right: 10px;
}

/*-我的道具-我的座驾*/
.mb_received,
.mb_mycar {
    float: left;
    background: #fff;
    width: 740px;
    min-height: 650px;
    padding: 0 20px 20px 20px;
    border: 1px solid #CBCBCB;
    border-top: none;
    box-shadow: 0 2px 2px -2px #CBCBCB;
    border-radius: 0 0 6px 6px;
    behavior: url(PIE.htc);
}

.mb_received .order_tab {
    height: 40px;
    line-height: 40px;
    background: #eee;
    border-bottom: 1px solid #d7d7d7;
}

.balance {
    margin: 10px 0 0 0;
    font-size: 14px
}

.balance p {
    font-size: 14px;
    line-height: 30px
}

.mb_received .mylink {
    margin-top: 30px
}

.mb_received .mylink .f_y {
    font-size: 14px
}

.mb_received .mylink input {
    margin-top: 5px;
    padding: 0 6px;
    width: 500px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #d0d0d0
}

.mb_received .chooseDt {
    line-height: 30px;
    margin-top: 10px
}

.mb_received .chooseDt select {
    border: 1px solid #d0d0d0
}

#balance {
    margin: 10px;
}

.money_icon {
    display: inline-block;
    background: url(/img/new/b.png) -143px -387px no-repeat;
    width: 30px;
    line-height: 25px;
    height: 25px;
    vertical-align: middle;
}

.beans_icon {
    display: inline-block;
    background: url(/img/new/b.png) -26px -458px no-repeat;
    width: 30px;
    line-height: 25px;
    height: 25px;
    vertical-align: middle;
}

#balance .label {
    margin-bottom: 5px;
    font-size: 14px;
}

#balance p span {
    height: 25px;
    line-height: 25px;
}

.mrBk {
    display: none
}

.mb_received table {
    margin: 10px 0
}

.mb_received table tr {
    background-color: #FFF;
    height: 35px
}

.mb_received table td {
    padding-left: 10px
}

.mb_received .tbhead {
    border: 4px solid #fe7e00;
    height: 20px;
    line-height: 20px;
    width: 715px;
    padding: 10px;
    font-size: 16px;
}

.mb_received .tdtitle {
    background-color: #ffcb99;
    height: 30px;
    line-height: 30px;
}

.mb_received .tdtitle td {
    font-size: 14px;
    text-align: center;
}

.mb_received td a {
    color: #333
}

.bluebox .boxtop1 {
    background: url(/img/radius.png) -82px -7px no-repeat;
    height: 5px;
    overflow: hidden
}

.bluebox .boxtop2 {
    background: url(/img/radius.png) 0 0 no-repeat;
    height: 5px;
    width: 5px;
    overflow: hidden
}

.bluebox .boxbom1 {
    background: #67bfd2 url(/img/radius.png) -82px -12px no-repeat;
    height: 10px;
    overflow: hidden
}

.bluebox .boxbom2 {
    background: #67bfd2 url(/img/radius.png) 0 -20px no-repeat;
    height: 10px;
    width: 5px;
    overflow: hidden
}

.boxcenter {
    background-color: #67bfd2
}

.mb_mall .boxtop1,
.mb_mall .boxbom1,
.mb_mall .boxcenter {
    width: 718px
}

.mb_mall {
    padding: 0 15px 15px 15px;
    min-height: 450px
}

.mb_mall .mallhead {
    float: left;
    margin: 5px 10px 0 10px
}

.mb_mall .mallhead li {
    height: 35px;
    line-height: 35px;
    width: 200px;
    float: left;
    font-size: 22px;
    text-align: center
}

.mb_mall .mallhead li a {
    font-size: 20px;
    display: block;
    color: #fff
}

.buyon {
    background-color: #f4f8f8;
    color: #fa6c3c;
    border-radius: 5px 5px 0 0
}

.mb_mall .mallbody {
    background-color: #f4f8f8;
    margin: 0 10px
}

.mb_mall .bluebox {
    margin-top: 10px
}

.buy_currency {
    float: left
}

.buy_currency .b_c_l {
    float: left;
    width: 150px;
    padding: 40px 20px
}

.buy_currency .selectbank {
    text-align: center;
    width: 141px;
    height: 291px;
    background: url(/img/bg_03.png) 0 0 no-repeat
}

.buy_currency .b_c_r {
    float: left;
    width: 470px;
    padding: 30px 0
}

.buy_currency .buyform {
    margin-top: 4px;
}

.buy_currency label {
    display: inline-block;
    width: 120px;
    text-align: right
}

.buy_currency .buyform p {
    height: 30px;
    line-height: 30px
}

.buy_currency .buyform .pinput {
    width: 150px
}

.buy_currency .banksblock {
    width: 350px;
    float: right
}

.buy_currency .comhead {
    margin: 5px 0 0 0;
    line-height: 24px;
}

.attention span {
    border: 1px solid #FEC182;
    color: red;
    padding: 2px 5px;
    background: #FEF9D9;
    margin-left: 24px;
}

.banksblock p {
    float: left;
    width: 115px
}

.crtip {
    margin: 6px 0 10px 118px;
    color: red;
    font-weight: bold
}

.crnextBtn {
    margin: 0 0 0 118px;
    width: 80px
}

.buy_props {
    width: 100%;
}

.buy_props table {
    background-color: #FFF
}

.buy_props table td {
    vertical-align: middle;
    text-align: center;
}

.buy_props table tr {
    line-height: 50px;
    border-bottom: 1px dotted #cdcdcd;
}

.buy_props table a {
    color: #fff
}

.buy_props table td li {
    line-height: 30px;
    list-style-type: disc;
    position: relative
}

.buy_props tr.tdtitle {
    border-bottom: 0;
    background-color: #ffcb99;
    height: 25px;
    text-align: center
}

.buy_props tr.tdtitle td {
    padding: 0 !important
}

.buy_props table td li .tbbuybtn {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    _display: inline;
    _zoom: 1;
    margin-right: 6px;
    height: 22px;
    line-height: 22px;
    margin-top: 4px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
    color: #FFF;
    background: #FF7B05
}

.buy_props table td li .tbbuybtn:hover {
    background: #FD9539;
}

.f_r {
    color: red
}

.buy_account {
    padding: 12px 15px
}

.buy_account .accountType h4 {
    font-weight: bold;
    margin: 6px 0 12px 0
}

.buy_account .accountType ul {
    float: left;
    margin: 0 15px
}

.buy_account .accountType ul li {
    float: left;
    width: 100px
}

.retakeacct {
    float: right
}

.avatar_list {
    float: left;
}

.avatar_list img {
    height: 80px;
    width: 80px;
    display: block;
    float: left;
    padding: 10px 5px 6px 13px;
    cursor: pointer
}

.avatar_list {
    overflow: auto
}

/*-我的积分&提现*/
.exchange p label {
    font-size: 16px;
    margin-right: 10px;
}

.exchange .row {
    padding: 10px 0;
    line-height: 32px;
}

.exchange .infosome {
    color: #999;
    padding: 10px 155px
}

.exchange .infosome .show_record {
    text-decoration: underline;
    color: #fe7e00
}

.exchange .but {
    padding: 12px 0 0 190px
}

.exchange select {
    color: #999;
    width: 193px;
    height: 30px;
    line-height: 30px;
    border: 2px solid #b7b7b7;
    margin-right: 10px;
}

.exchange .input_text {
    color: #999;
    width: 180px;
    border: 2px solid #FE7E00;
    margin-right: 10px;
    background: #FFF;
}

.exchange .tip {
    margin: 6px auto 0;
    width: 280px
}

#loginTip,
#chargeUserEmall {
    display: none
}

.mb_received .exlgtb {
    display: none;
    margin: 30px 0 10px 0;
    width: 735px
}

.mb_received .exlgtb td,
.mb_received .exlgtb th {
    text-align: center
}

.mb_received .exlgtb th {
    background-color: #ffcb99;
    font-weight: bold
}

.mb_mall .bankaccounts p {
    height: auto !important;
    line-height: 20px !important;
    margin-bottom: 5px
}

.bankaccounts strong {
    font-weight: bold;
}

.bankaccounts table {
    margin: 5px 0 5px 0px;
    text-align: center;
}

.bankaccounts .tdtitle {
    background-color: #D8F4FF;
    font-weight: bold
}

.bankaccounts table tr {
    height: 22px;
    line-height: 22px;
}

.bankaccounts .contact img {
    vertical-align: middle
}

.bankaccounts .contact a {
    margin: 0 5px
}

#chargeBankList li img {
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px
}

#chargeBankList li {
    height: 40px
}

.byProxybtn {
    position: relative;
    float: right;
    margin: 5px 0 0 0;
    display: inline-block;
    width: 116px;
    height: 27px;
    background: url(/img/byproxy.png) no-repeat;
    color: #fff;
    padding: 2px 5px
}

.proxyList {
    position: absolute;
    top: 26px;
    border: 1px solid #AAA;
    color: #ff0000;
    width: 276px;
    right: 10px;
    padding: 15px 20px;
    background: #F2F2F2;
    _background: #fff;
    visibility: hidden
}

.byProxybtn:hover .proxyList {
    visibility: visible
}

.byProxybtn a {
    color: #222
}

.proxyList ul {
    padding-top: 10px;
}

.proxyList li {
    display: inline-block;
    width: 135px;
    float: left;
    height: 25px;
    line-height: 25px;
}

.proxyList li img {
    vertical-align: middle
}

/*common 圆角*/
.submenu {
    width: 780px;
    background: #EEE;
    border: 1px solid #CBCBCB;
    box-shadow: 0 1px 1px #fff inset;
    border-radius: 6px 6px 0 0;
    behavior: url(PIE.htc);
    float: left;
    height: 40px;
    overflow: hidden\9
}

ul.submenu li {
    float: left;
    display: block;
    width: 129px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
}

ul.submenu li.on {
    background: url(/img/indexQ2/line02.png) 10% 45% no-repeat #FFF;
    color: #FE6600;
    border-radius: 6px 6px 0 0;
    border: 1px solid #CFCFCF;
    border-bottom: none;
    margin-top: -1px;
    margin-left: -1px;
    behavior: url(PIE.htc);
    height: 45px;
}

/*-商城-*/
.recharge_icon,
.vip_icon,
.car_icon,
.prop_icon,
.score_icon,
.icon22 {
    display: inline;
    float: left;
    width: 32px;
    height: 32px;
    margin: 7px 5px 6px 20px;
}

.recharge_icon {
    background-position: -128px -64px;
}

.vip_icon {
    background-position: -224px -64px;
}

.car_icon {
    background-position: -192px -64px;
}

.prop_icon {
    background-position: -160px -64px;
}

.score_icon {
    background-position: -256px -96px;
}

.hightlight .recharge_icon {
    background-position: -128px -96px;
}

.hightlight .vip_icon {
    background-position: -224px -96px;
}

.hightlight .car_icon {
    background-position: -192px -96px;
}

.hightlight .prop_icon {
    background-position: -160px -96px;
}

.hightlight .score_icon {
    background-position: -256px -64px;
}

.btn_car {
    width: 100px;
    text-align: center;
    cursor: pointer;
    color:#fff; 
    padding:5px 15px; 
    border-radius: 5px; 
    display:  block;
    background: #eb3d77;
    font-size: 14px;
    margin: 0 auto;
}

.b_car{
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background: #d6a91e;
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  border-radius: 3px;
}

.b_car:hover{
  text-decoration: underline;
}

.b_car1{
  background: #959493;
}

.mg10 p img {
    margin: 3px 5px 5px 0;
}

.btnexc {
    text-decoration: underline;
    color: #ce3f3f;
}

.banner_score {
    position: relative;
    background: url(/img/indexQ2/banner_score.jpg) no-repeat;
    width: 740px;
    height: 280px;
    margin: 10px 0;
}

.vipbox .label {
    border-left: 3px solid #fe7e00;
    padding: 0 5px;
    height: 23px;
    line-height: 23px;
    font-size: 16px;
}

.icon_fire {
    background-position: -289px -66px;
    width: 30px;
    height: 30px;
}

.btnexchange {
    background: #3ac2e9;
    color: #FFF;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    vertical-align: middle;
    width: 40px;
}

.btnexchange:hover {
    background: #60d9fb;
}

.vipbox ul li.li1 {
    height: 165px;
}

.vipbox ul li p.p1 {
    margin-top: 140px;
}

/*-充值-*/
.recharge_menu {
    margin: 5px 0 10px;
}

.recharge_menu li {
    margin: 15px auto;
}

.recharge_menu li.txt {
    border: 1px solid #d5d5d5;
    cursor: pointer;
    display: block;
    font-size: 16px;
    padding: 5px 0 2px;
    text-align: center;
    width: 120px;
}

.icon_rec {
    background: url(/img/indexQ2/iconrec.jpg) no-repeat #f4f4f4;
    width: 120px;
    height: 40px;
    border: 1px solid #d5d5d5;
    cursor: pointer;
}

.icon_rec:hover {
    filter: Alpha(Opacity=60);
    opacity: 0.6;
}

.icon_rec_txt {
    border: 1px solid #d5d5d5;
    cursor: pointer;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 120px;
}

.icon_rec_txt:hover {
    filter: Alpha(Opacity=60);
    opacity: 0.6;
}

.recharge_menu li.hightlight {
    border: 2px solid #fe7e00;
}

.rec1 {
    background-position: 0 0;
}

.rec2 {
    background-position: 0 -40px;
}

.rec3 {
    background-position: 0 -80px;
}

.rec4 {
    background-position: 0 -120px;
}

.rec5 {
    background-position: 0 -160px;
}

.rec6 {
    background-position: 0 -200px;
}

.rec7 {
    background-position: 0 -240px;
}

.rec8 {
    background-position: 0 -280px;
}

.rec9 {
    background-position: 0 -320px;
}

.rec_zfb,
.rec_phone,
.rec_game,
.rec_paypal,
.rec_remit {
    display: none;
}

/*-关注-*/
.at_lay {
    padding: 10px 0;
}

.at_lay h1 {
    font-size: 18px;
    margin-bottom: 10px;
}

.at_lay h1 .at_num {
    color: #ff6c00
}

.sborder {
    float: left;
    margin: 0 20px 20px 0;
    width: 310px;
    min-height: 100px;
    border: 1px solid #c8c8c8;
    padding: 10px;
    box-shadow: 0 3px 2px -2px #CBCBCB;
    border-radius: 5px;
}

.sborder .spic {
    float: left;
}

.sborder .spic .lnum {
    width: 98px;
    height: 98px;
    position: relative
}

.sborder .spic .lnum a img{
  border-radius: 50%;
}

.sborder .sinfo {
    float: left;
    margin-left: 10px;
}

.sborder .sinfo p {
    line-height: 25px;
    width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sborder .sinfo .dFav {
    color: #fe7e00;
    cursor: pointer
}

.sborder .sinfo .dline {
    color: #c8c8c8
}

.btn_st {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    background: url(/img/new/wchat.png) no-repeat;
    background-position: -130px 0;
    height: 98px;
    width: 130px;
    cursor: pointer;
}

.onlive {
    text-align: center;
    background-color: #fe7e00;
    color: #fff;
    display: block;
    height: 18px;
    left: 100px;
    line-height: 18px;
    position: absolute;
    bottom: 0px;
    width: 30px;
    font-weight: normal;
    z-index: 3;
}

/*-右边内容-*/
#mall_content {
    position: relative;
    float: left;
    width: 782px;
    color: #333;
}


.boundary {
    background-image: url(/img/boundary.jpg);
    height: 2px;
}