@charset "utf-8";
/* CSS Document */

/*边框*/
.intes 
{
	width:747px !important;/* IE7+FF */ 
	width:749px;
	float:right; /* 溢出 用firefox */
	margin:0 auto;     /* 居中 这个是必须的，，其它的属性非必须 */
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*x结束*/

.image{width:749px;height:25px;background-image:url(/images/main1/zkkx2.jpg); text-align:left; overflow:hidden; float:right;}/* 英文首页商品分类背景图 */
.image2{width:750px;height:25px;background-image:url(/images/gyxx/hang2.jpg); text-align:left; overflow:hidden; float:right; margin-top:8px;}/* 英文供应信息商品分类背景图 */
.image3{width:750px;height:25px;background-image:url(/images/zgs/hang11.jpg); text-align:left; overflow:hidden; float:right; margin-top:8px;}/* 英文找公司商品分类背景图 */
.image4{width:750px;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;
}

.right{
width:350px;
float:right ;
text-align:left;
margin:6px 6px 0px 0px;
}

.under-line2{
	float:left;
	display:block;
	border-bottom:1px dashed  #C6E8EE;
	width:100%;
}

.left-1{
	float:left;
	color:#000000;
	font-size: 16px;
	font-weight: bolder;
	padding-left:10px
	}

.right-1
{
	width:78px;
	height:21px;
	background-image:url(/web/etradenowCMS/etradenow/top_button.gif);
	float:right;
	text-align:left;
	margin-right:10px;
	margin-bottom: 3px;
}

