@charset "utf-8";
/* CSS Document */

/*新闻滚动条内容*/
#content{
	background:#fafafa url(../img/bg_content_middle.gif) repeat-y;
}
#content .inner{
	width:100%;
	padding-bottom:16px;
	_padding-bottom:8px;
	background:url(../img/bg_footer2.png) bottom no-repeat;
}
#banner_flash{
	margin-left:1px;
}
#news_1{ background:url(../img/c-nav.jpg) no-repeat; height:31px; line-height:31px; margin-top:7px;margin-left:18px; margin-bottom:8px;}
#news_1 h2,p{font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-left:20px; vertical-align:middle; float:left;}
#news_1 h2 a {color:#555556; text-decoration:none; }
#news_1 h2 a:hover{color:#003b8f;}
#news_1 h3{ color:#4c75ad;font-weight:normal; float:right; margin-right:30px; font-size:12px;}
#news_1 h3 a{ color:#4c75ad;font-weight:normal; text-decoration:none;}
#news_1 h3 a:hover{text-decoration:underline;}
#news_1 #marqueediv a{color:#555556; text-decoration:none; line-height:31px;}
#news_1 #marqueediv a:hover{color:#000000;}
#news_2 h2 ,p{display:block; float:none; padding:0;}
.inline{display:inline; padding-right:20px;}

#news_2{
	padding:0 0 0 18px;
	overflow:hidden;
}
/*底部table内容*/
dl{
	background: url(../img/table_1.png) no-repeat;
	float:left;
	height:300px; 
	width:227px;
	display:inline;
	line-height:20px;
	margin-right:12px;
}
dl dt,dl dd{
	margin-left:17px;
	margin-right:17px;
}
dl dt{
	line-height:20px;
	margin-top:10px;
	margin-bottom:2px;
}
dl dt a, dl dt{
	color:#3b68a6;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}
dl dd{
	color:#434344;
	font-size:12px;
}
dl dd a{
	color:#003b8f;
	font-weight:bold;
}
dl dd img{
	margin:18px 0 0 -2px;
}
dl.dl3{
	margin-right:0;
}
dl#welcome{
	/*background:url(../img/bg_index_welcome.gif) left top no-repeat;*/
	float:right;
	width:207px;
	min-height:202px;
	display:inline;
	margin-right:18px;
	overflow:hidden;
	background:none;
}
dl#welcome dd{
	border:1px solid #CCC;
	padding:0px 14px;
	margin:0px;
	max-height:297px;
	overflow:hidden;
	background-color:#F7F7F7;
}

dl.dl3 dd a,dl#welcome dd a{
	color:#919499;
	font-weight:normal;
	text-decoration:none;
}
dl.dl3 dt{
	margin-top:3px;
}
dl.dl3 dd a{
	color:#434344;
	padding-left:21px;
	line-height:24px;
	background:transparent url(../img/icon_video.gif) left center no-repeat;
}
dl.dl3 dd.link_more{
	margin-top:9px;
}
dl.dl3 dd.link_more a{
	background:none;
	color:#003B8F;
	font-weight:bold;
	text-decoration:underline;
	padding-left:0;
}