/* Index Page */
html{
    padding:0;
    margin:0;
    font-family:tahoma;
    font-size:14px;

    /*font-size:14px;*/
}
a img{
    border:0;
}
body{
    margin:0;
    padding:0;
}
/*a{
 	color: #0079B2;
    font-family: verdana;
    font-size: 12px;
    text-decoration: underline;
}*/

.header{
    margin:0 auto;
    width:970px;
    height:172px;

}



.logo{
    position:relative;
    top:30px;
}
.footer{
    float:left;
    height:70px;
    width:100%;
    background:url("../img/footer_bg.png");
}
.footer_in{
    width:970px;
    margin:0 auto;
    padding:0;
}
.footer_copy{
    font-size:11px;
    color:#fff;
    position:relative;
    top:28px;
}
.footer_copy a{
    color:#fff;
    font-weight:bold;
}
.footer_banners{
    float:right;
    position:relative;
    top:8px;
}
.footer_banners a{
    text-decoration:none;
}
/*content*/
.content{
    margin:0 auto;
    width:970px;
}
.fl_l{
    float:left;
    width:970px;
}
.content_text{
    width:140px;
    margin-top:30px;
    margin-bottom:15px;
    float:left;
}
.top_col{
    width:740px;
    height:3px;
    background:url("../img/big_top_table.png");
}
.first_col{
    width:720px;
    padding-left:20px;
    padding-top:10px;
    padding-bottom:10px;
    text-transform:uppercase;
    font-size:14px;
    background:#A5D5DE;
}
.second_col{
    background:#A5D5DE;
}
.col_1{
    background:url("../img/col_bg.png") repeat-x;
    height:37px;
    font-size:14px;
    /*font-weight:bold;*/
    border-left:1px solid #A5D5DE;
    border-right:1px solid #A5D5DE;
    border-top:1px solid #A5D5DE;
    line-height:35px;
    padding-left:20px;
}
.col_1_2{
    background:url("../img/col_bg72.png") repeat-x;
    height:72px;
    font-size:14px;
    /*font-weight:bold;*/
    border-left:1px solid #A5D5DE;
    border-right:1px solid #A5D5DE;
    border-top:1px solid #A5D5DE;
    line-height:18px;
    padding-left:20px;
}
.col_1 span{
    border-left: 1px solid #A5D5DE;
    float: right;
    height: 37px;
    width: 100px;
    text-align:center;
}
.last_col{
    width:740px;
    height:3px;
    background:url("../img/big_bottom_table.png");
    margin-bottom:20px;
}
.content_navigate{
    width:200px;
    float:right;
    height: 400px;
    margin-bottom: 10px;
    margin-top: 30px;    
}
.top_user_nav{
    height:2px;
    width:200px;
    background:url("../img/top_navigate_y.png") no-repeat;
}
.user_nav_name{
    height:44px;
    width:200px;
    background:url("../img/user_nav_name.png") repeat-x;
}
.user_nav{
    width:198px;
    background:#fff url("../img/user_nav_bg.png") repeat-x;
    border-left:1px #dddddd solid;
    border-right:1px #dddddd solid;
}
.user_nav_bottom{
    background:url("../img/bottom_navigate_y.png") no-repeat;
    height:3px;
    width:200px;
}
img.man{
    margin-left: 10px;
    margin-top: 3px;
    margin-right:10px;
    float:left;
}
img.icons{
    margin-left: 10px;
    margin-top: 3px;
    margin-right:10px;
    float:left;
}
.user_nav{

padding-bottom: 10px;
}
.user_nav p{
margin:0;
height:35px;
/*margin:0;
height:25px;
margin-left: 15px;*/
}
.user_nav a{
    font-size:12px;
    line-height:35px;
    color:#24a3bd;
    font-weight:bold;
}
.user_nav_name h1{
    margin:0;
    padding-top:5px;
    padding-bottom:3px;
    font-size:12px;
}
.user_nav_name h2{
    margin:0;
    font-size:12px;
    font-weight:normal;
}
.user_nav_name h2 span{
    font-weight:bold;
}
/* Register */
body.reg{background:url(../img/bg-auth-page.jpg) 50% 0 no-repeat #030323}
.reg a {color:#1e1e94; font-size: 12px;}
.reg a:hover {color:red;}
.reg_logo{width:244px;height:64px;background:url(../img/logo-new.png) 0 0 no-repeat;margin:0 0 40px 14px}  
}
#reg_wrap{
    margin:0 auto;
    padding:130px 0 0;
    width:337px;
}
.reg_logo{
    background:url("../img/reg_logo.png") no-repeat;
    margin:auto;
    height:126px;
    width:256px;
}
.reg_box{
    width:337px;
    height:241px;
    margin:auto;
    background:url("../img/box_bg.png");
}
.register{
    width:207px;
    margin:0 auto;
    padding-top:50px;
}
.reg_box h1{
    margin:0;
    font-size:14px;
}
.reg_box h2{
    margin:0;
    font-size:14px;
    float:left;
}
.reg_box h2 a{
    color:#b13200;
    font-weight:normal;
}
input.input_t{
    width:206px;
    height:32px;
    margin-top:5px;
    margin-bottom:10px;
}
.reg_copy{
    width:337px;
    text-align:center;
    color:#fff;
    font-family:tahoma;
    font-size:11px;
}
.reg_copy a{
    color:#fff;
    font-weight:bold;
}
a.button_login{
    background: transparent url('../img/button_r.png') no-repeat scroll top left;
    display: block;
    float: right;
    font-size:14px;
    color:#000;
    font-family:verdana;
    height: 28px;
    margin-right: 1px;
    padding-right: 5px; /* sliding doors padding */
    text-decoration: none;
}
a.button_login span{
    background: transparent url('../img/button_l.png') no-repeat right;
    display: block;
    height: 28px;
    line-height: 25px;
    margin-right: -6px;
    padding-left: 15px;
    padding-right: 15px;
}
.top_index{
    background:url("../img/top_bg.png");
    height:172px;
    width:100%;
}


#hor-minimalist-a {
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: collapse;
   /* font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;*/
    font-family:tahoma;

    font-size: 14px;
    margin: 20px;
    text-align: left;
    width: 680px;
}
#hor-minimalist-a th {
    border-bottom: 2px solid #6678B1;
    color: #003399;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 8px;
}
#hor-minimalist-a th a{
    color: #003399;
}
#hor-minimalist-a th a:visited{
    color: #003399;

}
#hor-minimalist-a td {
    color: #666699;
    padding: 9px 8px 0;
}

#hor-minimalist-a tbody tr:hover td {
    color: #000099;
}