@charset "utf-8";
/* CSS Document */
h3 {
	margin:10px 5px 10px 5px;
	height:26px;
	font-size:0;
	line-height:0;
	color:#fff;
	*text-indent:-5000px;
}
h3.news {background:url(../images/title_news.gif) no-repeat;}
h3.cal {background:url(../images/title_cal.gif) no-repeat;}

.block {
	margin:0 5px 10px;
	width:790px;
	line-height:1.5;
}
.block #top, .block #bottom {
	background:url(../images/block_shell.gif) no-repeat;
	height:5px;
	font-size:0;
	line-height:0;
	color:#fff;
	*text-indent:-5000px;
}
.block #top {background-position:0 0;}
.block #bottom {background-position:0 -5px;}
.block #body {
	padding:5px;
	background:#fff;
}
.block h4 {
	font-size:15px;
	font-weight:bold;
}
.block h4 a{ color:#069; text-decoration:none;}
.block h4 a:hover{
	color:#093;
	text-decoration:underline;
}
.block h5 {
	padding-bottom:5px;
	color:#999;
	font-size:11px;
}

#news #Container{
	background:#231f20 url(../images/bg_Container_R.gif) repeat-y;
}
.news_pit * {vertical-align:middle;}
.news_pit {
	float:left;
	margin-right:10px;
	padding:2px;
	width:180px;
	height:135px;
	background:url(../images/news_pit.gif) no-repeat center center;
	border:1px solid #ddd;
	display: table-cell; 
	text-align: center;
	vertical-align: middle;
}
.news_pit span {  height:100%; display:inline-block;} 
.news_pit img{ 
max-height:131px;
height: auto !important;

}

.news_list {
	float:left;
	/*width:620px;*/
	width:570px;
	line-height:25px;
	font-size:13px;
}
.news_list h4 a{font:20px Simhei; font-weight:normal;}
.news_con h4{ padding-top:10px;}
.news_con h4{ font:25px Simhei; font-weight:normal; color:#069;}
.news_con {
	font-size:15px;
	line-height:2;
	width:95%;
	margin:0 auto;
}

.news_text {clear:both; color:#555;}


.news_text img {
/*min-width: 200px;
max-width: 280px;
width:expression(this.width > 280 ? "280px" : this.width);*/
}



.news_con .news_text {clear:both; color:#000;}
#news #Header{ height:100px;}
#news .pageNav{ padding:20px 0;}
.pageNav {
	margin-bottom:10px;
	list-style-type:none;
	height:17px;
	text-align:center;
}
.pageNav a {
	font-size:12px;
	color:#fff;
	margin:0 4px;
	padding:2px 6px;
	background:#f9f9f9 url(../images/bg_Nav.gif) repeat-x;
	border:1px solid #222;
	text-decoration:none;
}
.pageNav a:hover {
	color:#000;
}
.pageNav .mFocus {
	margin:0 4px;
	padding:2px 6px;
	background:#fff;
	font-weight:bold;
	color:#C00;
	border:1px solid #900;
}

#news small{
	font-size:11px;
	color:#666;
	display:block;
	clear:both;
	position:relative;
	top:20px;
}

#news .newslink{position:relative; width:100%; height:15px; z-index:2;}
.newslink a{font-size:11px; *font-size:10px;color:#999; position:absolute; line-height:15px; width:250px; z-index:2;}
.newslink a:hover{ color:#09C;}
#news a.backnews{left:0; text-align:left; }
#news a.nextnews{ right:0; text-align:right;}

#news #BoxR{ position:relative; top:10px;}
#news .btn_rss{ width:69px; height:19px; position:absolute; top:13px; right:20px; display:block; background:url(../images/btn_rss.gif) no-repeat; text-indent:18px; line-height:19px; color:#333; text-decoration:none;}
#news .btn_rss:hover{ color:#666; }
#news #bookmark{ position:absolute; right:90px; top:13px; z-index:3;}
#news #bookmark .the_menu {	font-size:12px;	position:absolute; left:5px; z-index:1000; top:24px;	display:none;	width:85px;	border:#ccc 2px solid;}


.news_text.videoImg .imgLink { position:relative; width:auto; height:auto; float:left; text-decoration:none; margin-right:20px; }
.news_text. .imgLink span{ display:none;}
.news_text img{z-index:1; padding:2px; border:1px solid #ddd;margin-right:20px; float:left; }
.news_text.videoImg .imgLink img{ z-index:1; padding:2px; border:1px solid #ddd; margin:0;}
.news_text.videoImg .imgLink span{
	cursor:pointer;
	background:#000 url(../images/btn_videoImg.png) no-repeat 5px;
	z-index:5;
	width:100%;
	height:38px;
	display:block;
	position:absolute;
	bottom:0px;
	left:0;
	font-size:11px;
	color:#fff;
	line-height:38px;
	text-indent:43px;
	filter:alpha(opacity=60);
	opacity:0.6;
	-moz-opacity:0.6;
-behavior:url("scripts/iepngfix.htc");
}
