/* 通用默认样式-------------------------------------- */
body {background-color:#ffffff;margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px; }
td {font-size: 12px;color: #2f2f2f;line-height: 20px;WORD-WRAP: break-word}
A:link   {font-size:12px;color: #696969;;text-decoration: none;}
A:visited{font-size:12px;color: #696969;;text-decoration: none;}
A:hover  {font-size:12px;color: #FF0000;;text-decoration: none;}
A:active {font-size:12px;color: #FF0000; ;text-decoration: none;}
/* 顶部语言选择链接样式------------------------------- */
.language A:link   {font-size:12px;color: #1874CD;text-decoration: none;}
.language A:visited{font-size:12px;color: #1874CD;text-decoration: none;}
.language A:hover  {font-size:12px;color: #1874CD;text-decoration: none;}
.language A:active {font-size:12px;color: #1874CD;text-decoration: none;}
/* 底部文字及链接样式--------------------------------- */
td.Copyright        {vertical-align: middle;font-size:12px;color: #2F2F2F;}
.Copyright A:link   {font-size:12px;color: #2F2F2F;text-decoration: none}
.Copyright A:visited{font-size:12px;color: #2F2F2F;text-decoration: none}
.Copyright A:hover  {font-size:12px;color: #FF0000;text-decoration: none}
.Copyright A:active {font-size:12px;color: #FF0000;text-decoration: none}

/* 顶部快速查看项目链接样式---------------------------- */
td.QuickView        {height: 42px;text-align: middle;vertical-align: middle;}
.QuickView A:link   {font-size:15px;color: #FFFFFF;text-decoration: none;font-weight: bold}
.QuickView A:visited{font-size:15px;color: #FFFFFF;text-decoration: none;font-weight: bold}
.QuickView A:hover  {font-size:16px;color: #FFFF00;text-decoration: none;font-weight: bold}
.QuickView A:active {font-size:16px;color: #FFFF00;text-decoration: none;font-weight: bold}
/* 顶部主要导航菜单链接样式---------------------------- */
td.Navigation        {vertical-align: middle; font-family:"微软雅黑";font-weight:bold;}
.Navigation A:link   {font-size:16px;color: #546579;text-decoration: none;font-weight: bold;font-family:"微软雅黑";font-weight:bold;}
.Navigation A:visited{font-size:16px;color: #546579;text-decoration: none;font-weight: bold;font-family:"微软雅黑";font-weight:bold;}
.Navigation A:hover  {font-size:16px;color: #546579;text-decoration: none;font-weight: bold;font-family:"微软雅黑";font-weight:bold;}
.Navigation A:active {font-size:16px;color: #546579;text-decoration: none;font-weight: bold;font-family:"微软雅黑";font-weight:bold;}
/* 分类菜单链接样式----------------------------------- */
tr.WebMenu        {vertical-align: middle;background-image: url(Point_line_02.gif);height: 26px;}
.WebMenu A:link   {font-size:12px;text-decoration: none}
.WebMenu A:visited{font-size:12px;ctext-decoration: none}
.WebMenu A:hover  {font-size:12px;text-decoration: none}
.WebMenu A:active {font-size:12px;text-decoration: none}
/* 当前位置链接样式---------------------------------- */
.Location A:link   {font-size:12px;text-decoration: none}
.Location A:visited{font-size:12px;ctext-decoration: none}
.Location A:hover  {font-size:12px;color: #4396DA;text-decoration: none}
.Location A:active {font-size:12px;color: #4396DA;text-decoration: none}
/* 信息列表样式------------------------------------- */
td.ListTitle        {height: 26px;font-size: 12px;color: #666666;border-bottom-style: dashed;border-bottom-color: #C2C2C2;border-bottom-width: 1px;}
td.ListTitle1        {height: 30px;font-size: 12px;color: #666666;border-bottom-style: dashed;border-bottom-color: #C2C2C2;border-bottom-width: 1px;}
/* Main产品与服务链接样式----------------------------- */
td.MainMenu        {vertical-align: middle;padding-top: 2px;}
.MainMenu A:link   {font-size:12px;color: #2F2F2F;text-decoration: none}
.MainMenu A:visited{font-size:12px;color: #2F2F2F;text-decoration: none}
.MainMenu A:hover  {font-size:12px;color: #2F2F2F;text-decoration: underline}
.MainMenu A:active {font-size:12px;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-top: #666666 1px solid;border-bottom: #666666 1px solid;border-left:#666666 1px solid;border-right:#666666 1px solid;font-size:11px; background: #F2F2F2; color: #2F2F2F;}
select        {border-top: #666666 1px solid;border-bottom: #666666 1px solid;border-left:#666666 1px solid;border-right:#666666 1px solid;font-size:11px; background: #F2F2F2; color: #2F2F2F;}
input.MemLogin  {border-top: #333333 1px solid;border-bottom: #333333 1px solid;border-left:#333333 1px solid;border-right:#333333 1px solid;font-size:11px; background: #FFFFFF; color: #2F2F2F;}

.button { 
	border-left: #ffffff 1px ridge; 
	border-right: #2F2F2F 1px ridge; 
	border-top: #ffffff 1px ridge; 
	border-bottom: #1c1c1c 1px ridge; 
    
	font-size: 12px;
    color: #1c1c1c; 
	background-color: #EBF2F9; 
	cursor: hand; 
}
.TextBox{
	border-top-width:1px;
	border-bottom-width:2px;
	border-left-width:1px;
	border-right-width:2px;
	font-size: 12px;
    
	color: #2f2f2f;
}
.black{ font-weight:bold;}



.bai{font-size:12px; font-weight:bold; color:#FFFFFF}
.hong{font-size:12px; font-weight:bold; color:#FF0000}
.cheng{font-size:12px; font-weight:bold; color:#FF9925}

.black1 A:link   {font-size:12px;color:#2f2f2f;}
.black1 A:visited{font-size:12px;color: #2f2f2f;}
.black1 A:hover  {font-size:12px;color: #FF0000;}
.black1 A:active {font-size:12px;color: #FF0000;}
.bai14{font-size:14px; font-weight:bold; color:#FFFFFF}
.bai14 A:link   {font-size:14px;color:#2f2f2f;}
.bai14 A:visited{font-size:14px;color:#2f2f2f;}
.bai14 A:hover  {font-size:14px;color:#FFFF00;}
.bai14 A:active {font-size:14px;color:#FFFF00;}
.bai16{font-size:16px; font-weight:bold; color:#FFFFFF}
.bai16 A:link   {font-size:16px;color:#2f2f2f;}
.bai16 A:visited{font-size:16px;color:#2f2f2f;}
.bai16 A:hover  {font-size:16px;color:#FFFF00;}
.bai16 A:active {font-size:16px;color:#FFFF00;}
.bai24{font-size:22px;  font-family:"微软雅黑";font-weight:bold; color:#FFFFFF}
.bai24 A:link   {font-size:24px;color:#2f2f2f;}
.bai24 A:visited{font-size:24px;color:#2f2f2f;}
.bai24 A:hover  {font-size:24px;color:#FFFF00;}
.bai24 A:active {font-size:24px;color:#FFFF00;}
.bai A:link   {font-size:12px;color:#ffffff; font-weight:bold;}
.bai A:visited{font-size:12px;color:#ffffff; font-weight:bold;}
.bai A:hover  {font-size:12px;color:#FF0000; font-weight:bold;}
.bai A:active {font-size:12px;color:#FF0000; font-weight:bold;}
.hui18{font-size:18px; font-weight:bold; color:#696969}
.hui18 A:link   {font-size:18px;color:#696969;}
.hui18 A:visited{font-size:18px;color:#696969;}
.hui18 A:hover  {font-size:18px;color:#FFFFFF;}
.hui18 A:active {font-size:18px;color:#FFFFFF;}
.green12{font-size:12px; font-weight:bold; color:#08BA4A}
.green12 A:link   {font-size:12px;color:#08BA4A; font-weight:bold;}
.green12 A:visited{font-size:12px;color:#08BA4A; font-weight:bold;}
.green12 A:hover  {font-size:12px;color:#FF0000; font-weight:bold;}
.green12 A:active {font-size:12px;color:#FF0000; font-weight:bold;}
.lanborder{border:1px solid #2485C5; background-color:#FFFFFF;}
.hong A:link   {font-size:12px;color:#FF0000; font-weight:bold;}
.hong A:visited{font-size:12px;color:#FF0000; font-weight:bold;}
.hong A:hover  {font-size:12px;color:#000000; font-weight:bold;}
.hong A:active {font-size:12px;color:#000000; font-weight:bold;}
.greenborder{border:1px solid #BDE36B; background-color:#FFFFFF;}
.zi12{font-size:12px; font-weight:bold; color:#fa0f89}
.hui12{font-size:12px; color:#878989}

.hui14{font-size: 12px;color: #2f2f2f;line-height: 20px;WORD-WRAP: break-word}
.hui14 A:link   {font-size:14px;color: #696969;;text-decoration: none;font-weight: bold}
.hui14 A:visited{font-size:14px;color: #696969;;text-decoration: none;font-weight: bold}
.hui14 A:hover  {font-size:16px;color: #FF0000;;text-decoration: none;font-weight: bold}
.hui14 A:active {font-size:16px;color: #FF0000; ;text-decoration: none;font-weight: bold}


.hong14{font-size:14px; font-weight:bold; color:#FF0000}
.hong18{font-size:18px; color:#FF0000}
.zi18{font-size:18px; font-weight:bold; color:#CC00FF}
.zi1118{font-size:18px; font-weight:bold; color:#990099}
.zihong18{font-size:18px; font-weight:bold; color:#fa0f89}
.lan18{font-size:18px; font-weight:bold; color:#0000ff}
td.xu {border-bottom-style: dashed;border-bottom-color: #C2C2C2;border-bottom-width: 1px;}
.borderhui{border:1px solid #CCCCCC; font-size:14px; background-color:#999999}
.borderhui A:link   {font-size:12px;color: #000000;text-decoration: none;}
.borderhui A:visited{font-size:12px;color: #000000;text-decoration: none;}
.borderhui A:hover  {font-size:12px;color: #FF0000;text-decoration: none;font-weight: bold}
.borderhui A:active {font-size:12px;color: #FF0000;text-decoration: none;font-weight: bold}
.borderhui2{border:1px solid #CCCCCC; font-size:14px;}
.borderhui1{
	border-top-width:1px;
	border-bottom-width:2px;
	border-left-width:1px;
	border-right-width:2px;
	font-size: 12px;
    
	color: #2f2f2f;
}
.borderlan{ border-top:1px solid #3399ff;border-right:1px solid #3399ff;border-left:1px solid #3399ff; border-bottom:1px solid #3399ff; font-size:14px;}
.borderlan A:link   {font-size:14px;color:#0000CC; font-weight:bold;}
.borderlan A:visited{font-size:14px;color:#0000CC; font-weight:bold;}
.borderlan A:hover  {font-size:14px;color:#009900; font-weight:bold;}
.borderlan A:active {font-size:14px;color:#009900; font-weight:bold;}

.bordergreen{ border-top:1px solid #009900;border-right:1px solid #009900;border-left:1px solid #009900; border-bottom:1px solid #009900; font-size:14px;}
.bordergreen A:link   {font-size:14px;color:#0000CC; font-weight:bold;}
.bordergreen A:visited{font-size:14px;color:#0000CC; font-weight:bold;}
.bordergreen A:hover  {font-size:14px;color:#009900; font-weight:bold;}
.bordergreen A:active {font-size:14px;color:#009900; font-weight:bold;}


.borderlan2{border:1px; height: 30px; border-bottom-style: dashed; border-bottom-color: #C2C2C2; border-bottom-width: 1px;}
.borderlan2 A:link   {font-size:14px;color:#696969; font-weight:bold;}
.borderlan2 A:visited{font-size:14px;color:#696969; font-weight:bold;}
.borderlan2 A:hover  {font-size:14px;color:#009900; font-weight:bold;}
.borderlan2 A:active {font-size:14px;color:#009900; font-weight:bold;}
.borderhui1{border:1px solid #cccccc;}
.borderhong{border-right:1px solid #028aff;border-left:1px solid #028aff; border-bottom:1px solid #028aff; font-size:14px;}


.top_zc a:link{font-size:14px; color:#FFFFFF; text-decoration:none;}
.top_zc a:visited{font-size:14px; color:#FFFFFF; text-decoration:none}
.top_zc a:hover{font-size:14px; color:#99FF00; text-decoration:none;}

.cheng14{font-size: 14px;color: #FF9925;line-height: 20px;WORD-WRAP: break-word}
.cheng14 A:link   {font-size:14px;color: #FF9925;;text-decoration: none;font-weight: bold}
.cheng14 A:visited{font-size:14px;color: #FF9925;;text-decoration: none;font-weight: bold}
.cheng14 A:hover  {font-size:14px;color: #935F06;;text-decoration: none;font-weight: bold}
.cheng14 A:active {font-size:14px;color: #FF9925; ;text-decoration: none;font-weight: bold}
.biaoti14{font-size: 14px;color: #546579;font-family:"微软雅黑";font-weight: bold;line-height: 20px;WORD-WRAP: break-word}
.biaoti14 A:link   {font-size:14px;color: #FF9925;font-family:"微软雅黑";text-decoration: none;font-weight: bold}
.biaoti14 A:visited{font-size:14px;color: #FF9925;font-family:"微软雅黑";text-decoration: none;font-weight: bold}
.biaoti14 A:hover  {font-size:14px;color: #935F06;font-family:"微软雅黑";text-decoration: none;font-weight: bold}
.biaoti14 A:active {font-size:14px;color: #FF9925;font-family:"微软雅黑";text-decoration: none;font-weight: bold}
