.title {
	font-size: 18px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	font-size: 12px;
	color: #A2A1A1;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #136DB7;
	font-weight: bolder;
}
.bg {
	background-image: url(../images/18_11.jpg);
	background-repeat: repeat-x;
}
/*****公司名称的样式*****/
.companyNameStyle
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}

/****公司简介的样式******/
.companyIntroductStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	overflow:auto;
	
}

/*****首页新闻行的样式******/
.indexPageNewsTRStyle
{
}
/*****首页新闻前缀的样式****/
.indexPageNewsPrefixTagTDStyle
{
width:4%;
height:25px;
text-align:center;
}
/*****首页新闻标题的样式****/
.indexPageNewsTitleTDStyle
{
	width:80%;
	text-align:left;
}
.indexPageNewsTitleTDStyle a:link {

}
.indexPageNewsTitleTDStyle a:hover {

}
.indexPageNewsTitleTDStyle a:visited {

}

/******首页新闻时间的样式*****/
.indexPageNewsDateTDStyle
{   
	width:16%;
}


/******自定义栏目行的样式*****/
.customCatalogTRStyle
{
}
/*********自定义栏目前缀的样式***/
.customCatalogPrefixTagTDStyle
{
width:34px;
height:30px;
text-align:center;
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
/*********自定义栏目内容的样式********/
.customCatalogContentTDStyle
{
     width:94px;
	 font-size: 12px;
	line-height: 25px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
   
}
 .customCatalogContentTDStyle a:link {
	
}
 .customCatalogContentTDStyle a:hover {
}
 .customCatalogContentTDStyle a:visited {

}
/*****自定义栏目后缀的样式*****/
.customCatalogSuffixTagTDStyle
{
width:17px;
border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #E6E6E6;
}
/*****产品类别行的样式******/
.productClassTRStyle
{
}
/******产品类别前缀的样式******/
.productClassPrefixTagTDStyle
{
	width:34px;
	height:35px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #E6E6E6;
}
/****产品类别内容的样式*****/

.productClassContentTDStyle {
width:94px;
text-align:left;
border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #E6E6E6;
}

.productClassContentTDStyle a:link {

	}
.productClassContentTDStyle a:hover {

}
.productClassContentTDStyle a:visited {

}	

/****产品类别后缀的样式****/
.productClassSuffixTagTDStyle
{
width:17px;
border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #E6E6E6;
}
/****首页产品行的样式*****/
.indexProductTRStyle
{
}
/*****首页产品图片的样式*****/
.indexProductImageTDStyle
{
}
/*****首页产品文字的样式****/
.indexProductTextTDStyle
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	text-align:center;
}
/*****页脚样式****/
.pageFooterStyle
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
.pageFooterStyle a:link {
	text-decoration: none;
	color: #666666;

	}
.pageFooterStyle a:hover {
	color: FF6500;
	text-decoration: none;

}
.pageFooterStyle a:visited {
	text-decoration: none;
	color: #666666;
}
/****以下是预留样式*****/
/***语言版本的样式****/
.languageEditorStyle
{

}
