/* CSS Document */

/**	各模块项目样式定义	**/
#sort
{
	width: 321px;
	float: left;
	background-image:url(../images/www_09.jpg);
	
}
#sort a
{
	color:#eda532;
}
#sort visited
{
	color:#eda532;
}

#sort hover 
{
	color:#eda532;
}

#main
{
	width: 676px;
	float: right;	
	background-color: #2d1a00;
}
/*-------------------visualize------------------------*/
/*-------------------企业形象------------------------*/
#visualize
{
	width: 298px;
}
#visualize_top
{
	height:51px;
	width:321px;
	background:url(../images/lefttwo_09.jpg);
}
#visualize_middle
{
	width: 298px;
	height: 236px;
}
#visualize_middle a {
	color:#f8a938
}
#visualize_middle visited {
	color:#f8a938
}
#visualize_middle hover {
	color:#f8a938
}
#visualize_middle .image
{
	width: 210px;
	height: 210px;
	position: relative;
	left: 40px;
}
#visualize_middle img
{
	width: 210px;
	height: 210px;
	border:1px solid #040404;
}
#visualize_middle .text
{
	font-weight: bold;
	text-align: center;
	width: 210px;
	height: 26px;
	line-height: 26px;
	position: relative;
	left: 40px;
	margin-top:10px;
}
#visualize_bottom
{
}
/*-------------------visualize end-------------------*/






.titleBar /*统一标题条样式,如产品展示*/
{
	width: 676px;
	height: 54px;
	line-height: 54px;
	background: url(../images/title_bj.gif) no-repeat;
	text-indent: 30px;
	font-size:14px;
	color: #eda532;
	font-weight: 700;
}
#news_middle table{ width:90%; }

/*-------------------公司新闻 -----------------------*/
/*-------------------news---------------------------*/
#news
{
	width: 670px;
	
	margin-top:29px;
}
#news_top /*标题导航条,可单独设置样式*/
{
    overflow:hidden;
}
#news_middle
{
	width: 670px;
	margin-top:10px;
	color: #f8a938;
	overflow:hidden;
	clear:both;
}
#news_detail_title
{
	width: 670px;
	margin-top: 20px;
	position: relative;
	left: 50px;
	height: 30px;
	line-height: 30px;
}
#news_detail_title .text
{
	width: 400px;
	float: left;
	font-weight: 800;
}
#news_detail_title .pageNavi /*上一条，下一条*/
{
	width: 170px;
	float: left;
}
#news_detail_title .btn /*上一条，下一条，按钮样式*/
{
	width: 55px;
	height: 16px;
	
	border: none;
	margin-left: 5px;
}
*html #news_detail_title .btn /*上一条，下一条，按钮样式 For IE6*/
{
	width: 55px;
	height: 16px;
	
	border: none;
	margin-left: 5px;
	margin-top:6px;
}
#news_detail_date
{
}
#news_detail_date
{
}
#news_detail_desc
{

	width: 650px;
	overflow: hidden;
	margin-left:20px;

}
#news_detail_desc table{ width:99%; clear:both;}
#news_detail_desc span{ clear:both;}
#news_detail_desc img{
	max-width:600px;
}
#news_detail_desc p
{
	margin-top: 20px;
}
#news_bottom
{  
   
}



/*-------------------栏目导航-------------------*/
/*-------------------navigationSort----------------*/
#navigationSort
{
	clear: both;
	width: 298px;
	margin-top:10px;
}
#navigationSort_top
{
	
	background: url(../images/supplyDemand_title.gif) no-repeat;
	font-weight: bold;
	color: #355380;
	height: 33px;
	margin-top:10px;width: 290px;
}
#navigationSort_top .title
{
	position: relative;
	color:#f8a938;
	top: 9px;
	font-size:14px;
	left: 45px;
}
#navigationSort_middle
{
	width: 298px;
}
#navigationSort_middle ul
{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#navigationSort_middle li
{
	margin: 0px;
	float: left;
	width: 265px;
	height: 30px;
	line-height: 26px;
	text-indent: 45px;
	background: url(../images/arrowhead.jpg) no-repeat 32px 10px;
	overflow:hidden;
}

#navigationSort_bottom
{
	clear: both;
	height: 25px;
	width: 298px;
}


/*-------------------navigationSort end------------------------*/
