﻿@charset "utf-8";
/* CSS Document */

.pro{ float:left; display:inline; margin-left:20px; margin-top:20px;}
.pro .pro-name{ text-align:center; line-height:25px;}
.pro .pro-pic1{}
.in_propic{ width:163px; height:126px; border:1px solid #ddd; padding:3px; }
.container{ padding:3px; border:1px solid #CDCDCD;}


.sub_pro{ float:left; width:150px; margin:5px 15px;}
.sub_pro .pro-name{ text-align:center;}
/*分页*/
div.pager
{

	text-align:center; margin:10px auto 0;
	padding-bottom:3px;
}
div.pager span
{
			margin-left:8px;
	margin-right:8px;
}
div.pager a
{
		margin-left:8px;
	margin-right:8px;
	text-decoration:none;
}


/*新闻*/
ul.news
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news li
{ 
}
ul.news li a
{
	text-decoration:none;
}

ul.news1
{
	clear:both;
	margin:0px;
	padding:0px;
}
ul.news1 li
{
}
ul.news1 li a
{
	text-decoration:none;
}

.newstitle
{
	text-align:center;
}
.newssubtitle
{}
.newssubtitle span
{
	margin-left:20px;
	font-weight:bold;
}



/*产品分类*/






 
 
/*下载*/
ul.downloads
{
	clear:both;
	margin:0px;
	padding:0px;
	padding-top:5px;
}

ul.downloads li
{
	margin-bottom:5px;
}

ul.downloads li a
{
	text-decoration:none;
}
