.title {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	font-family: "宋体";
	line-height: 30px;
}

a:link {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0051A5;
	text-decoration: none;
}
.table-left {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
td {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.table2 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #949494;
	border-right-color: #949494;
	border-bottom-color: #949494;
	border-left-color: #949494;
}
.table1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6D5D5;
	border-right-color: #D6D5D5;
	border-bottom-color: #D6D5D5;
	border-left-color: #D6D5D5;
}
.bt {
	font-family: "黑体";
	font-size: 14px;
	color: #136DB7;
	font-weight: bolder;
}

/*****公司名称的样式*****/
.companyNameStyle
{	
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	font-family: "宋体";
	line-height: 30px;
}
/*****公司形象图片的样式****/
.companyImageStyle
{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #949494;
	border-right-color: #949494;
	border-bottom-color: #949494;
	border-left-color: #949494;
}
/****公司简介的样式******/
.companyIntroductStyle
{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*****首页新闻行的样式******/
.indexPageNewsTRStyle
{
}
/*****首页新闻前缀的样式****/
.indexPageNewsPrefixTagTDStyle
{
}
/*****首页新闻标题的样式****/
.indexPageNewsTitleTDStyle
{
width:"86%";
height:"25";
}
/******首页新闻时间的样式*****/
.indexPageNewsDateTDStyle
{
 width:"14%";
}
/******自定义栏目行的样式*****/
.customCatalogTRStyle
{
}
/*********自定义栏目前缀的样式***/
.customCatalogPrefixTagTDStyle
{
text-align:center;
width:25%;
height:30px;
border-bottom-width: 2px;
border-bottom-style:solid;
border-bottom-color:#0066CC;
}
/*********自定义栏目内容的样式********/
.customCatalogContentTDStyle
{
width:75%;
border-bottom-width: 2px;
border-bottom-style:solid;
border-bottom-color: #0066CC;
}
.customCatalogContentTDStyle a:link {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.customCatalogContentTDStyle a:visited {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.customCatalogContentTDStyle a:hover {
	font-size: 12px;
	color: #0051A5;
	text-decoration: none;
}

/*****自定义栏目后缀的样式*****/
.customCatalogSuffixTagTDStyle
{

}
/*****产品类别行的样式******/
.productClassTRStyle
{
}
/******产品类别前缀的样式******/
.productClassPrefixTagTDStyle
{
text-align:center;
width:25%;
height:30px;
border-bottom-width: 2px;
border-bottom-style:solid;
border-bottom-color: #0066CC;
}
/****产品类别内容的样式*****/
.productClassContentTDStyle
{	
width:75%;
height:30px;
border-bottom-width: 2px;
border-bottom-style:solid;
border-bottom-color: #0066CC;
}
.productClassContentTDStyle a:link {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.productClassContentTDStyle a:visited {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.productClassContentTDStyle a:hover {
	font-size: 12px;
	color: #0051A5;
	text-decoration: none;
}
/****产品类别后缀的样式****/
.productClassSuffixTagTDStyle
{
}
/****首页产品行的样式*****/
.indexProductTRStyle
{
}
/*****首页产品图片的样式*****/
.indexProductImageTDStyle
{
}
/*****首页产品文字的样式****/
.indexProductTextTDStyle
{
height:30px;

}
.indexProductTextTDStyle a:link {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.indexProductTextTDStyle a:visited {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}
.indexProductTextTDStyle a:hover {
	font-size: 12px;
	color: #0051A5;
	text-decoration: none;
}

/*****页脚样式****/
.pageFooterStyle
{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pageFooterStyle a:link {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	}

.pageFooterStyle a:hover {
	font-size: 12px;
	color: #0051A5;
	text-decoration: none;

}
.pageFooterStyle a:visited {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}

/****以下是预留样式*****/
/***语言版本的样式****/
.languageEditorStyle
{
}
