.boxArticle
{
  float:left;
  width:330px;
}
.boxArticle dt
{
  padding-left:36px;
  width:291px;
  height:36px;
  line-height:36px;
  overflow:hidden;
  background:url(/images/skin.png) 0 0 repeat-x;
  border-top:solid 1px #d8d8d8;
  border-left:solid 1px #d8d8d8;
  border-right:solid 1px #d8d8d8;
  color:#ffffff;
  font-size:14px;
}
.boxArticle dt strong
{
  color:#333;
  text-decoration:none;
}
.boxArticle dt span a
{
   float:right;
   margin-right:10px;
   color:#333;
}
.boxArticle dd
{
  width:327px;
  height:210px;
  padding:3px 0;
  background:#f0f0f0;
  border:solid 1px #d8d8d8;
  overflow:hidden;
}
.boxArticle dd li
{
  float:left;
  width:95%;
  margin-left:6px;
  height:25px;
  line-height:25px;
  overflow:hidden;
  border-bottom:1px dashed #e0e0e0;
}
.box_01
{
  float:left;
  width:267px;
}
.box_01 dt
{
 margin-left: 8px; width: 244px; padding-left: 15px; height: 40px; line-height: 40px; overflow: hidden; color: #ffffff; font-size: 14px; border-bottom: 1px solid #2474bd;
}
.flyxm3 .box_01 dt strong
{
  color:#2474bd;
  font-size:14px;
  text-decoration:none;
}
.box_01 dt span a
{
   float:right;
   margin-right:10px;
   color:#333;
}
.box_01 dd
{
    width: 259px;
    overflow: hidden;
    padding-left: 8px;
    padding-top: 6px;
}
.box_01 dd li
{
  float:left;
  width:95%;
  margin-left:6px;
  height:25px;
  line-height:25px;
  overflow:hidden;
  border-bottom:1px dashed #e0e0e0;
}
.box_02
{
  float:left;
}
.box_02 dt
{
	margin-left: 8px;
    width: 339px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 14px;
    border-bottom: 1px solid #2474bd;
}
.box_02 dt strong
{
  color:#333;
  text-decoration:none;
}
.box_02 dt span a
{
   float:right;
   color:#333;
}
.box_02 dd
{    
    margin-left: 8px;
    width: 339px;
}
.box_02 dd li
{
    float: left;
    height: 32px;
    width: 323px;
    line-height: 32px;
    overflow: hidden;
    padding-left: 16px;
    background: url(/images/flyimage/liebiaodian.jpg) 5px 13px no-repeat;
}

.box_02 dd ul{ padding-top:10px; }
.box_02 dd li p{ width:280px; float:left; overflow:hidden; }
.box_02 dd li p a{ color:#585858; font-size:14px; }
.box_02 dd li span{ float:right; color:#c3c3c3; }

.boxLink
{
  
}

.boxLink dt
{
    width: 985px;
    height: 35px;
    border-bottom: 2px solid #1c6ebd;
    background: url(/images/flyimage/indexYQLJ.jpg) left no-repeat;
    padding-left: 15px;
    line-height: 38px;
    overflow: hidden;
    color: #ffffff;
    font-size: 14px;
}


.boxLink dt strong
{
  color:#fff;
  text-decoration:none;
}

.boxLink dd
{
  width:997px;
  height:150px;
  overflow:hidden;
}
.boxLink dd li
{
  float:left;
  width:128px;
  margin-left:12px;
  height:50px;
  line-height:50px;
  overflow:hidden;
}


.curr
{
 background:#f90;
}