﻿
/* 顶部快速查看项目链接样式---------------------------- */
td.QuickView        {height: 26px;text-align: right;vertical-align: top;}
.QuickView A:link   {color: #FFFFFF;text-decoration: none;font-weight: bold}
.QuickView A:visited{color: #FFFFFF;text-decoration: none;font-weight: bold}
.QuickView A:hover  {color: #FF0000;text-decoration: none;font-weight: bold}
.QuickView A:active {color: #FF0000;text-decoration: none;font-weight: bold}
/* 顶部主要导航菜单链接样式---------------------------- */
td.Navigation        {vertical-align: middle;}
.Navigation A:link   {color: #FFFFFF;text-decoration: none;font-weight: bold}
.Navigation A:visited{color: #FFFFFF;text-decoration: none;font-weight: bold}
.Navigation A:hover  {color: #FF0000;text-decoration: none;font-weight: bold}
.Navigation A:active {color: #FF0000;text-decoration: none;font-weight: bold}
/* 分类菜单链接样式----------------------------------- */
tr.WebMenu        {vertical-align: middle;background-image: url(Point_line_02.gif);height: 26px;}
.WebMenu A:link   {text-decoration: none}
.WebMenu A:visited{ctext-decoration: none}
.WebMenu A:hover  {text-decoration: none}
.WebMenu A:active {text-decoration: none}
/* 新闻列表链接样式----------------------------------- */
tr.news        {vertical-align: middle;background-image: url(Point_line_04.gif);height:26px;line-height:26px;}
.news A:link   {text-decoration: none}
.news A:visited{ctext-decoration: none}
.news A:hover  {text-decoration: none}
.news A:active {text-decoration: none}
/* 当前位置链接样式---------------------------------- */
.Location A:link   {text-decoration: none}
.Location A:visited{ctext-decoration: none}
.Location A:hover  {color: #4396DA;text-decoration: none}
.Location A:active {color: #4396DA;text-decoration: none}
/* 信息列表样式------------------------------------- */
td.ListTitle        {background-image: url(Point_line_01.gif);height: 25px;}
/* Main产品与服务链接样式----------------------------- */
td.MainMenu        {vertical-align: middle;padding-top: 2px;}
.MainMenu A:link   {color: #2F2F2F;text-decoration: none}
.MMainMenu A:visited{color: #2F2F2F;text-decoration: none}
.MainMenu A:hover  {color: #2F2F2F;text-decoration: underline}
.MainMenu A:active {color: #2F2F2F;text-decoration: underline}

td.MenuListTitle  {background-image: url(Point_line_01.gif);height: 22px;}
table.Outside {background-color: #FFFFFF;}
td.TopNew     {background-color: #F4F4F4;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #C2C2C2;}
td.AllCenter  {filter:progid:dximagetransform.microsoft.gradient(startcolorstr='#ffffff', endcolorstr='#f9f9f9', gradienttype='1');}
input.AllSearch  {border:#718761 1px solid;background: #fff;line-height:21px;}
select {border:#718761 1px solid;background: #fff;line-height:21px;}

.button { 
	border-left: #ffffff 1px ridge; 
	border-right: #2F2F2F 1px ridge; 
	border-top: #ffffff 1px ridge; 
	border-bottom: #1c1c1c 1px ridge; 
    color: #1c1c1c; 
	background-color: #EBF2F9; 
	cursor: hand; 
}
.TextBox{
border:#cccccc 1px solid;
background:#fafafa;color:000000;
}

/* 后台管理类别树-------------------------------------- */
.SortFolderOpen {
	background-image: url(Sort_Folder_close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortFolderClose {
	background-image: url(Sort_Folder_open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderOpen {
	background-image: url(SortEnd_Folder_close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderClose {
	background-image: url(SortEnd_Folder_open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortListline {
	padding-left: 16px;
	background-image: url(Sort_Listline.gif);
	background-repeat: repeat-y;
}
.SortEndListline {
	padding-left: 16px;
}
.SortFile {
	background-image: url(Sort_File.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}
.SortFileEnd {
	background-image: url(Sort_File_End.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}

