@charset "utf-8";
/* CSS Document */

/*边框*/
.intes 
{
	width:747px !important;/* IE7+FF */ 
	width:749px;
	float:right; 
	overflow:hidden;/* 溢出 用firefox */
	margin:0 auto;     /* 居中 这个是必须的，，其它的属性非必须 */
	border:1px solid #ccc;
}
/*x结束*/

.image{width:749px;height:25px;background-image:url(/images/main1/zkkx2.jpg); text-align:left; overflow:hidden; float:right;}/* 英文首页商品分类背景图 */
.image2{width:749px;height:25px;background-image:url(/images/gyxx/hang2.jpg); text-align:left; overflow:hidden; float:right; margin-top:8px;}/* 英文供应信息商品分类背景图 */
.image3{width:749px;height:25px;background-image:url(/images/zgs/hang11.jpg); text-align:left; overflow:hidden; float:right; margin-top:8px;}/* 英文找公司商品分类背景图 */
.image4{width:749px;height:25px;background-image:url(/images/qgxx/qgpic-t2.gif); text-align:left; overflow:hidden; float:right; margin-top:8px;}/* 英文求见信息商品分类背景图 */


/*第一条虚线*/
.under-line{
	float:left;
	clear: both;
	display:block;
	border-bottom:1px dashed #336699;
	width:100%;
	margin-top:20px;
}
/*结束*/

.left{
width:350px;
text-align:left;
float:left;
margin:6px 0px 0px 10px;
height:70px;
}

.right{
width:350px;
float:right ;
text-align:left;
margin:6px 6px 0px 0px;
height:70px;
}

.under-line2{
	float:left;
	display:block;
	border-bottom:1px dashed  #C6E8EE;
	width:100%;
	height:11px;
}

.left-1{
	float:left;
	color:#000000;
	font-size: 16px;
	font-weight: bolder;
	padding-left:10px
	}

.right-1
{
	width:180px;
	height:21px;
	float:right;
	text-align:right;
	margin-right:5px;
	margin-bottom: 3px;
}

.heise12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.heise12 a:link {
	text-decoration: none;
}
.heise12 a:visited {
	text-decoration: none;
}
.heise12 a:hover {
	text-decoration: underline;
}
.heise12 a:active {
	text-decoration: none;
}