
/********** 通用 **********/

.mt8
{
	margin-top: 8px;
}
.txt_gray
{
	color: #666;
}



/****** 首页布局 ****/
/* 左 */
.content_l
{
	float: left;
	margin-left: 0px;
	width: 290px;
}

.l_side
{
	border: #b8b8d8 1px solid;
	width: 288px;
}
.l_side_title
{
	padding-right: 0px;
	border-top: #ccc 1px solid;
	padding-left: 10px;
	font-size: 14px;
	background: url(../images/xzsdn2009/headnva_2.gif) repeat-x;
	padding-bottom: 0px;
	padding-top: 5px;
	position: relative;
	height: 29px;
	font-weight: bold;
}
.l_side_title a
{
	font-weight: normal;
	font-size: 12px;
	float: right;
	margin-right: 4px;
	color: #015fb6;
}

.l_side_content
{
	padding: 5px;
}

.pic_news
{
	width: 288px;
	border:solid 1px #999;
	
}
/* 中 */
.content_m
{
	float: left;
	margin-left: 10px;
	width: 400px;
}
.content_m_1
{
	border: #b8b8d8 1px solid;
	text-align: center;
}
.content_m_1_title
{
	width:380px;
	height:25px;
    overflow:hidden;
	font-size: 20px;
	color: #0e4a7b;
	padding-top: 6px;
    font-weight:bold;
    
}
.content_m_1_title A
{
	font-size: 20px;
	color: #0e4a7b;
	text-decoration: none;
}

.ul_m1
{
	margin-left: 20px;

}
.li_f
{
	
	margin: 0px 4px;
	overflow:hidden;
	color: #0e4a7b;
	line-height: 18px;
	text-align: left;
}
.li_f a
{
	text-decoration: underline;
	color: #0e4a7b;
}
.li_f a:hover
{
	color: red;
}
.content_m_1 .more
{
    margin-top:2px;
	float: right;
	width: 160px;
	margin-right: 0px;
}

.content_m_2
{
	border: #b8b8d8 1px solid;
}
.content_m2_title
{
	padding: 0 0 0 20px;
	background: url(../images/xzsdn2009/title_pic_m.gif) no-repeat 0px 0px;
	margin: 0px 0px 7px;
	line-height: 30px;
	height: 30px;
}
.content_m2_title a
{
	font-size: 14px;
	font-weight: bold;
}
.content_m_2 .list1
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 7px;
	padding-top: 9px;
	border-bottom: #b8b8d8 1px dashed;
}
.list1 LI
{
	padding-right: 0px;
	padding-left: 8px;
	padding-bottom: 3px;
	color: #0e4a7b;
	padding-top: 4px;
}
.list1 A.a_none
{
	color: #0e4a7b;
	width: 48px;
	margin-right: 0px;
	text-decoration: none;
}
.list1 A
{
	font-size: 14px;
	color: #0000ff;
	margin-right: 4px;
	text-decoration: underline;
}
.content_m_detail
{
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 3px;
	color: #000;
	text-indent: 12px;
}

/* 右 */
.baidu_search
{
	border: #c0c0c0 1px solid;
	background: url(../images/xzsdn2009/pic_12.jpg) no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-left: 35px;
	padding-top: 8px;
}

.r_side
{
	border: #b8b8d8 1px solid;
	width: 268px;
}
.r_side_title
{
	padding-left: 12px;
	font-weight: bold;
	font-size: 14px;
	background: url(../images/xzsdn2009/bg_1.jpg) repeat-x;
	line-height: 27px;
	height: 27px;
}
.r_side_title a
{
	font-weight: normal;
	font-size: 12px;
	float: right;
	margin-right: 4px;
}

.glide_list
{
	padding-right: 8px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.glide_list LI
{
	padding-left: 7px;
	background: url(../images/xzsdn2009/pic_9.jpg) no-repeat left center;
	line-height: 20px;
}
.glide_list LI A
{
	text-decoration: underline;
}



