/* CSS Document */
.d_nk{
width:940px;
text-align:left;
overflow:hidden;
margin-bottom:5px;
}
.d_left_1{
float:left;
width:460px;
background:#FFF;
height:365px;
overflow:hidden;
}
.d_right_1{
float:right;
width:470px;
overflow:hidden;
background:#FFF;
height:365px;
}
.d_r2_l{
float:left;
width:250px;
}
.d_r2_r{
float:right;
width:200px;
}
.d_left{
width:650px;
float:left;
height:250px;
overflow:hidden;
background:#FFF;
margin-bottom:3px;
}
.d_right{
width:280px;
height:250px;
overflow:hidden;
float:right;
background:#FFF;
margin-bottom:3px;
}
.d_l1_l{
width:105px;
float:left;
text-align:center;
overflow:hidden;
}
.d_l1_l ul{
float:left;
margin:3px 2px;
}
.d_l1_r{
width:365px;
float:right;
overflow:hidden;
}
.d_l1_r li span{
margin-left:5px;
color:#999;
}
.d_l_l{
width:240px;
float:left;
text-align:center;
overflow:hidden;
}
.d_l_l ul{
float:left;
margin:3px 2px;
}
.d_l_r{
width:400px;
float:right;
overflow:hidden;
}
.d_l_r li span{
margin-left:5px;
color:#999;
}
.d_l_a{
clear:both;
color:red;
background:#d9d9d9;
}


