﻿#sort{float:left;width:230px;display:inline;background:#dbdbdb; margin-top:7px;}
*html #sort{margin-top:0px;}
#main{float:left;width:520px;background:#fff;border:#999 5px solid;margin-top:7px;}
*html #main{margin-top:0px;}
/**公司展示(visualize)**/
/***********************/
#visualize{width:230px;}
#visualize_top{}
#visualize_middle{
	width:230px;
	height:230px;
	position:inherit;
	left:10px;
	padding-top:10px;
	margin-top:0px;
	background:#fff;
	text-align:center;
}
#visualize_bottom{}
#visualize img{width:210px;height:210px;margin-bottom:20px;border:none;}
#visualize .img{}
#visualize .text{
	width:230px;
	height:30px;
	background-color: #FFFFFF;
}
#visualize .text a{color:#000;}
/***********************/
/****公司展示结束*****/

/****公司基本信息*****/
/***********************/
#comBaseInfo{
	width:230px;
	padding-top:30px;
}
#comBaseInfo_top{
	width:230px;
	float:left;
}
.sort_top_text{ text-indent:10px;}
#comBaseInfo_middle{width:230px; float:left;}
#comBaseInfo_middle dl{padding:0px; float:left;}
#comBaseInfo_middle dl dd{ width:180px;margin-left:10px; overflow:hidden; float:left;
}
#comBaseInfo_middle dl dt{ width:180px; font-weight:bold; overflow:hidden; text-indent:0px; margin-left:10px;   
}
#comBaseInfo_bottom{}
/***********************/
/****公司基本结束*****/



/****新闻列表(）*******/
/****************************************/
#news{float:left;
	width:520px;
	margin-top:0px;}
#news_top{
	float:none;
	width:520px;
	height:50px;
	margin-top:10px;
	background:url("images/comDesc_top_bg.GIF") no-repeat top center;
}
#news_top.text{float:left;}
#news_middle{float:left;width:500px;margin-left:5px;}
#news_middle ul{padding:40px 0px 20px 0px;margin:0px auto;width:464px;background:url(images/bg-news-ul.gif) no-repeat top;}
#news_middle img{border:0px;}
#news_middle ul li{width:468px;height:30px;line-height:30px;background:url(images/bg-news_li.gif) left bottom no-repeat;}
#news_middle ul li dl{width:468px;height:30px;margin:0px;padding:0px; overflow:hidden;}
#news_middle ul li dl dd{margin:0px;padding:0px;}
#news_middle ul li dl .number{float:left;width:0px;}
#news_middle ul li dl .title{float:left;width:367px;padding-left:20px;}
#news_middle ul li dl .date{float:left;width:75px;}
#news_bottom{}
#news_pagebar{
	float:left;
	width:400px;
	height:40px;
	line-height:40px;
	text-align:center;
}
/********************/
/****新闻列表结束**/

