@charset "utf-8";
/* CSS Document */

#justing_body{
width:100%;
padding:0;
margin:0;
top:0;
position:relative;
font-size:12px;
color:#585858
}
#justing_body a , #justing_body a img{
border:0;
text-decoration:none;
color:#585858;
}


/*表格*/
#justing_content{
width:950px;
position:relative;
text-align:center;
}
#justing_content table td{height:21px;}
#justing_content a:hover{ cursor:pointer; text-decoration:underline; color:#0F5083} 
.justing_table1{
width:470px;
position:relative;
float:left;
border:1px solid #D5E3ED;
border-top:0;
}
.justing_table2{
width:470px;
position:relative;
float:right;
border:1px solid #D5E3ED;
border-top:0;
}
.justing_bigtable{
width:950px;
position:relative;
float:left;
border:1px solid #D5E3ED;
border-top:0;

}
.justing_title{
font-weight:bold;
color:#0F5083;
background:url(../justing_img/justing_title.png) no-repeat;
height:34px;
text-align:left;
padding-left:38px;
padding-top:8px;
position:relative
}
.justing_bigtitle{
font-weight:bold;
color:#0F5083;
background:url(../justing_img/justing_bigtitle.png) no-repeat;
height:36px;
text-align:left;
padding-left:44px;
padding-top:8px;
position:relative
}
.justing_title1{
font-weight:bold;
color:#0F5083;
background:url(../justing_img/justing_title.png) no-repeat;
height:34px;
text-align:left;
padding-left:24px;
padding-top:8px;
position:relative
}
.justing_firtd{width:40%}
.justing_sectd{width:7%}
.justing_thrtd{widht:53%; text-align:left}

.justing_bigfirtd{width:28%; text-align:center}
.justing_bigsectd , .justing_bigfivtd{width:3%; text-align:center}
.justing_bigthrtd , .justing_bigsixtd{widht:27%; text-align:left}
.justing_bigfoutd{width:6%}