﻿#subMain #subNav
{
    float:left;
    width:280px;
    border:2px solid #cdd3d7;
}
#subContent
{
    float:right;
    width:680px;    
}
#subContent #subContentArticle
{
    padding:12px;
    margin-top:6px;    
}
#subContent #page
{
    padding:12px;
    margin-top:6px;    
}
.subNavTop
{
    line-height:28px;
	height:28px;
    background-color:#155787;
    border:2px solid #CDD3D7; 
}

.subNavTop img
{
   float:left; 
   width:16px; 
   margin:6px 6px 0 12px;
}
.subNavTop .subNavTopTitle
{
   margin:0;
   color:#fff;
}

.subAd
{
    float:left;
    width:100%;
    margin-bottom:6px;
}
.subAd img
{
   float:left; 
   width:240px;
   height:60px; 
   margin:6px 6px 6px 20px;
}

.subListdd
{
    padding:0;
    margin-left:30px;    
}
.subListdd .subList
{
    padding:0;
    list-style:none; 
    line-height:18px;   
}
.subListdd .subList li a
{
    width: 100%;
    height: 20px;
    padding-left:16px;
    background:url(../images/more1.gif) no-repeat 0 0;
  
}
.subListdt
{
    color:#cc3300;
    margin:6px 0;
    font-weight:bold;
}
.subListdt img
{
    float:left;
    height:17px;
    width:17px;
    padding:0 6px 0 6px;    
}
.subListdt span
{
   height:17px;
   line-height:17px;
   padding:0;
}
