@charset "utf-8";
.body_2_div_1{
    width:auto;
    height:auto;
    margin-bottom:-10px;
    border:-3px solid #ccc;
    position:relative;
}
.body_2_div_1::before{
    content:" ";
    display: table;
}
.body_2_div_1::after{
    content:" ";
    clear:both;
}
.body_2_section_1{
    width:auto;
    margin:0px auto;
    border-bottom:2px solid #ccc;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696',Direction=135, Strength=5);/*for ie6,7,8*/
    -moz-box-shadow:-8px 5px 11px #969696;/*firefox*/
    -webkit-box-shadow:-8px 5px 11px #969696;/*webkit*/
    box-shadow:-8px -2px 11px #969696;/*opera鎴杋e9*/
}
.body_2_section_1::before{
    content:" ";
    display: table;
}
.section_div_1{
    width: 66.5%;
    height: auto;
    margin: 0px auto;
}
.section_div_1 a{
    font-size:13px;
    color:#928A88;
}
.section_div_1 a:hover{
    color:#C7000B;
}
.body_2_div_2{
    /*border: 1px solid black; */
    width: 60%;
    /* margin: 0px 0px; */
    min-height:477px;
    margin-top: 20px;
    margin-left: 18%;
    position:relative;
    background-color: #F9F7F7;
    margin-bottom: 13px;
  	-webkit-box-shadow: 6px 5px 10px #666;
    -moz-box-shadow:6px 5px 10px #666;
 	box-shadow:6px 5px 10px #666;
}
.body_2_table_1 tr td{
    border-bottom: 1px dashed #bbbbbb;
    width: 595px;
    height: 42px;
    /*border:1px solid black;*/
}
.body_2_table_1 tr td a{
    color:#777;
}
.body_2_table_1 tr td a:hover{
    color:#333;
}
.body_2_table_1 tr:hover{
    background-color: #cccccc;
    cursor: pointer;
}
.odd{
    background-color: #F0F0F0;
}
.even{
    background-color: #FFFFFF;
}

.tcdPageCode{
    position: absolute;
    width: 100%;
    /*top: 474px;*/
    bottom:7px;
}
.body_0_ul_1 {
	margin-top: 4px;
}
/*分页*******************************/
.tcdPageCode a{
    color: #f39800;
    line-height: 25px;
    margin: 0 2px;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-top-color: #bbb;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255,255,255,1.0),
    inset 0 1px 2px rgba(0,0,0,0.1);
    display: inline-block;
    min-width: 15px;
    height: 25px;
    margin-left: 5px;
    padding: 0 5px;
}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #f39800;}
.tcdPageCode span.current{display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;color: #fff;background-color: #C7000B;	border: 1px solid #f39800;border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 25px;line-height: 25px;padding: 0 10px;margin: 0 2px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}
/*****************************************end*/