/*首页左侧图片新闻*/
.pic_news
{
	width:217px;
	height:228px;
	overflow:hidden;
	background:url(../images/left_pic_bg.jpg) no-repeat;
}
.pic_news .title_pic
{
	height:40px;
	line-height:40px;
	text-align:center;
}
.pic_news .title_pic img
{
	margin:20px 0px 0px 0px;
}
/*展会掠影*/
.pic_news .pic_con
{
	padding:0px;
}
.pic_news .pic_con embed
{
	width:205px;
	height:171px;
	margin:5px 0px 0px 6px;
}
/*首页左侧快捷菜单*/
.shortcut_menu span
{
	display:block;
}
.shortcut_menu span img
{
	margin:2px 0px 2px 10px;
}
/*主体底部背景效果*/
.title_img
{
	height:28px;
	background:url(../images/title_bg.jpg);
}
.title_img img
{
	margin:6px 0px 0px 20px;	
}
/*主体上部标题部分*/
.right_title_top
{
	clear:both;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-indent:20px;
	background:url(../images/title_right_top2.jpg) no-repeat 0px 0px;
}
.right_title_top img
{
	margin:7px 0px 0px 20px;
}
/*主体上部标题部分*/
.site
{
	height:28px;
	line-height:28px;
	color:#2d2d2d;
	float:right;	
	background:url(../images/site_bg.jpg) repeat-x;
}
.site a
{
	color:#2d2d2d;
	line-height:28px;
}
/*主体文字内容部分*/
.main_center
{
	color:#1f6299;
	font-size:12px;
	line-height:20px;
	margin:10px 18px 0px 20px;
}
.main_center span
{
	display:block;
}
.main_center p
{
	text-indent:0px;
	white-space:pre;
	
}
/*左下部分*/
.left_bottom
{
	margin:10px 0px 0px 0px;
	text-align:center;
}
.left_bottom span
{
	display:block;
}
.left_bottom span img
{
	margin:2px 0px;
}

/*新闻中心*/
.news
{
	width:100%;
}
.news li
{
	height:30px;
	line-height:30px;
}