﻿
#subject_list
{
	
	margin-top:15px; margin-bottom:20px;	
}

.board{border:1px solid #3470ac; text-align:left;margin-top:15px;font-size:14px;}
.board h2 {color:#193b5f; padding-left:15px; font-size:16px; border-bottom:1px solid #3470ac; font-family:"Microsoft Yahei"; height:38px; line-height:38px; margin:0px; font-weight:bolder;}
.board ul{color:#788062;line-height:130%;font-size:14px;list-style-type:none; margin-top:6px; padding-bottom:8px; margin-left:15px; padding-right:4px; width:250px; padding-left:0;}
.board ul li{padding-left:15px;background-image:url("/images/home/dot4.gif");background-attachment:scroll;background-repeat:no-repeat;background-position:left center; overflow:hidden;width:240px;text-overflow:ellipsis; white-space:nowrap; height:25px; line-height:25px;}


/*专题内容*/
#subject_list .brief_content1
{width: 672px; overflow:hidden;}

#subject_list .brief_content2
{width: 670px; font-size: 14px; line-height: 150%;color: #3d3d3d; overflow:hidden; border-bottom:1px solid #B1B1E3; padding-top:0; padding-bottom:0;}

#subject_list .brief_content2 strong{ color:#193b5f;}

/*标题*/
#subject_list h1
{
	font-weight:bold;
	font-size:16px;
	margin-top:22px;			
	margin-bottom:10px;
	color:#193B5F;
	
}

#subject_list ul {list-style-type:none;padding-top:16px; padding-left:0; margin-bottom:15px;}

#subject_list ul li
{
    width:672px;
    background-image:url("/images/home/dot4.gif"); background-position:left center; background-repeat:no-repeat;
    font-size:14px;        
    height:28px;
    padding-left:15px;
    line-height:28px;
}

#subject_list ul li a {float:left}
#subject_list ul li span {float:right; color:#666666;font-size:12px; padding-right:15px;}

#subject_list a:link{color:#363636;text-decoration:none;}
#subject_list a:visited{color:#363636;text-decoration:none;}
#subject_list a:hover{color:#016A9F;text-decoration:underline;	}


#subject_list .line {border-top:solid 1px #666ccc;width:672px;margin-left:auto;margin-right:auto; height:2px;}


#subject_list a
{
    color: #363636;
}

#subject_list p
{
    font-size: 14px;
    line-height: 180%;
}

