﻿/* CSS Document */
	a
	{
	text-decoration:none;
	color:#666;
	}

	/*<%--页面整体外框--%>*/
	.view
	{
		float:left;
		margin:0;
		padding:0;
		overflow:hidden;
		width:950px;
		}
		/*<%--左则窄框--%>*/
		.left
		{
			float:left;
			width:230px;
			margin:0;
			margin-right:10px;
			padding:0;
			overflow:hidden;
			}
            /*%--图文PPT效果--%*/			
			.left #PPT{
				width:230px;
				float:left;
				}
				
            /*<%-- 新手在线--%*/
			.left #Helper
			{
				width:228px;
				float:left;
				background:url(image/help.jpg) no-repeat;
			    height:60px;
 			    margin-bottom:10px;
 			    margin-top:10px;
				}		
			/*展会前台调用*/
			.left #ZhanHui
			{
				border:#CCC 1px solid;
				width:99%;				
				height:55px;
				background:url(image/ZhanHui.jpg) no-repeat;
				padding-top:20px;
				overflow:hidden;
				margin-bottom:10px;
				font-size:12px;
				}
            
            /*<%--贸易代理--%*/
			.left #MaoYi
			{
				border:#CCC 1px solid;
				width:223px;
				overflow:hidden;
				float:left;
				height:58px; 
				background-image:url("image/waimao.jpg");
				background-repeat:no-repeat;
				padding-top:20px;
				padding-left:5px;
				font-size:12px;
				margin-bottom:10px;
			}

            /*--俄文网站建设--*/
			.left #JianZhan
			{
				border:#CCC 1px solid;
				width:99%;
				float:left;
				height:157px;
			   background:url(image/wangzhan.jpg) no-repeat;
			   margin-bottom:10px;
				}
            /*<%--俄语翻译--%>*/
 			.left #FanYi
			{
				border:#CCC 1px solid;
				width:99%;
				float:left;
				height:94px;
				background:url(image/fanyi.jpg) no-repeat;
				margin:0;
				margin-bottom:10px;
				}
           /*<%--外贸工具--%>*/
 			.left #GongJu
			{

				border:#CCC 1px solid;
				width:99%;
				float:left;
				height:160px;
			   background:url(image/shiyonggongju.jpg) no-repeat;
			   margin-bottom:10px; 
				}
 			.left #GongJu ul
			{
				width:99%;

				margin:0;
				padding:0;				
				}
				
 			.left #GongJu ul li
			{

				float:left;
				display:block;
				height:15px;
				white-space:nowrap;
				overflow:hidden;
				margin-right:5px;
				list-style-type:none;
				font-size:12px;
				}
				
				
         
         /*<%--右则主视图区--%>*/
		 .right
		 {
			float:left;
			width:710px;
			overflow:hidden;
			
			 }
           /*<%--资讯频道板块--%>*/
		 .right	#information
		 {
			 float:left;
			 width:710px;
			 }
                /*<%--供求信息部分--%>*/
                #SupplyDemand
				{
					float:left;
			 		width:350px;
					margin-right:10px;
					overflow:hidden;
					}
					
/****************************************************供求例表样式********************************************/					
				/*外框*/
                #SupplyDemand .MessageList
				{
					width:348px;
					overflow:hidden;
					margin-bottom:10px;
					}
				/* 标题块 */	
                #SupplyDemand .MessageList .ListTitle
				{
					color:#FFF;
					width:348;
					height:20px; font-size:12px;line-height:20px;
					padding-left:5px;
					background:url(Image/TitleLong.jpg) repeat-x -90px 0;
					
					}
				/* 标题 */
                #SupplyDemand .MessageList .ListTitle .TitleText
				{
					float:left;
					display:block;
					width:40%;
					text-align:left;
					font-weight:700;
					
					}
				/* 连接 */
                #SupplyDemand .MessageList .ListTitle .LinkText
				{
					float:left;
					display:block;
					width:60%;
					text-align:right;
					}
				/*列表样式*/
                #SupplyDemand .MessageList .ListView
				{
					border:#CCC 1px solid;
					border-top:0px;
					font-size:12px;
					margin:0;
					padding:0;
					overflow:hidden;
					}
                #SupplyDemand .MessageList .ListView ul
				{
					margin:0;
					padding:0;}
                #SupplyDemand .MessageList .ListView ul li
                {
                	display:block;
                	line-height:18px;
                	height:18px;
                	overflow:hidden;
                	}
				
/***********************************************新闻部份**************************************/
                /*<%--新闻资讯部分--%>*/
				.NewsTabPage                	
				{
					float:left;
					width:350px;
					overflow:hidden;
					
					
					}
					
					.rightNews
					{
						margin:0;
						padding:0;
						}
					.rightNews li
					{
						list-style-type:none;
						text-indent:15px;
						font-size:12px;
						}
					.uView
					{
						border:#CCC 1px solid;
						overflow:hidden;
						height:317px;
						}
					
	/*86007采购区*/
	#A86007
	{
		background:url(image/CaiGouQu.jpg) no-repeat;
		overflow:hidden;
		clear:both;
		border-bottom:#CCC 1px solid;

		}
					
            /*<%--广告条--%>*/
            #rightBanner
			{
					width:720px;
					height:113px;
					
				}
				
            #rightBanner table
            {
            	margin:5px;
            	}
            #rightBanner table tr td
            {
            	height:25px;
            	}
				
				
				
				
				
            /*<%--产品频道--%*/
				#Product
				{
					width:100%;
					
					}
                /*<%--生产设备频道--%*/
				#Product0
				{
					width:470px;
					float:left;
					overflow:hidden;
					margin:2px;
					margin-top:0;
					margin-bottom:5px;

					}
                /*<%--单独产品频道--%>*/
				#Product1
				{
					width:215px;
					float:left;
					overflow:hidden;
					margin:5px;
					text-align:center;
					margin-top:0;
					margin-bottom:5px;

					}	
					
					
					/* 标题块 */	
                .ProductListTitle
				{
					clear:both;
					float:none;
					width:100%;
					height:20px; font-size:12px;line-height:20px;
					padding-left:5px;
					
					}
				/* 标题 */
                .ProductListTitle .TitleText
				{
					color:#FFF;
					float:left;
					display:block;
					width:40%;
					text-align:left;
					font-weight:700;
					
					}
				/* 连接 */
                .ProductListTitle .LinkText
				{
					float:left;
					display:block;
					width:42%;
					text-align:right;
					}
					
/*生产线列表样式*/
#ProductNewAdd
{	
	height:40px;
	padding-top:10px;
	padding-left:10px;
	overflow:hidden;
	}

.Product0
{
	margin:0;
	padding:0;
	padding-left:8px;
	overflow:hidden;
	}
.Product0 div
{
	float:left;
	margin-top:3px;
	margin-bottom:2px;
	margin-right:3px;
	overflow:hidden;
	width:220px;
	height:45px;
	}
.Product0 div .lPhoto
{
	float:left;
	width:40px;
	height:40px;
	}
.Product0 div .RightText
{
	float:left;
	width:165px;
	height:40px;
	font-size:12px;
		overflow:hidden;
	color:#00489D;
	}
.Product0 div .RightText a
{
	color:#00489D;	
	}
	
.Product1
{	
	margin:0;
	padding:0;
	padding-left:8px;
	
	}
.Product1 div
{
	float:left;
	width:210px;
	height:34px;
	overflow:hidden;
	
	}

.Product1 div .title
{
	width:100%;
	height:16px;
	font-size:12px;
	text-align:left;
	font-weight:normal;
}
.Product1 div .title a
{
	color:#0069B7;
	}

.Product1 div .content
{
	width:100%;
	height:20px;
}
.Product1 div .content ul
{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	}
	
.Product1 div .content ul li
{
	display:block;
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	width:50px;
	text-align:left;
	font-size:12px;
	}
.Product1 div .content ul li a
{
	color:#676767;
	font-size:12px;
	}
	
		
	
	
	
/*选项卡的图文部份样式***************************************************************************/


.PhotoArticle
{
	height:81px;
	width:99%;
	overflow:hidden;
	padding-left:15px;
	}

.PhotoArticle .tPhoto
{
	height:80px;
	width:120px;
	float:left;
	}

	
.PhotoArticle .tText
{
	font-size:13px;
	width:210px;
	height:80px;
	float:left;
	}
	
.PhotoArticle .tText span
{
	display:block;
	width:200px;
	font-size:11px;
	font-weight:lighter;
	line-height:150%;
	text-indent:22px;
	color:#0663ab;

}

/*选项卡的图文部份样式********************END END END **********************/



/*低部广告样式*/
#AdBottom
{
	width:714px;
	overflow:hidden;
	}
#AdBottom a
{
	display:block;
	float:left;
	width:228px;
	margin:4px;
	overflow:hidden;
}

#AdBottom a img
{
	width:228px;
	height:90px;
	}