﻿
/* 高级搜索没有找到相关产品的字体样式*/
.noSearchText
{
	text-align: center;
	font-size: 14px;
	padding-top: 30px;
	color: #1e43a6;
	font-weight: bold;
}

/* 高级搜索没有找到相关产品提交相关资料的按钮样式*/
.noSearchBotton
{
	border-right: #0099ff 1px solid;
	border-top: #0099ff 1px solid;
	font-size: 100%;
	background-image: url(Product/noSearchBotton.jpg);
	border-left: #0099ff 1px solid;
	color: #ffffff;
	padding-top: 4px;
	border-bottom: #0099ff 1px solid;
	font-family: Verdana;
}

/* 购物车样式*/
.btn_buy
{
	font-size: 12px;
	color: #669900;
	padding-left: 21px;
	padding-top: 1px;
	background: url(Product/btn_bg_buy.gif);
	width: 68px;
	cursor: pointer;
	border-top-style: none;
	height: 24px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

/* 产品价格字体样式*/
.price
{
	text-decoration: line-through;
}

/* 会员产品价格字体样式*/
.priceYour
{
	color: #ff7100;
	font-weight: bold;
}

/* 产品名称字体样式*/
a.productName
{
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a.productName:hover
{
	color: #f90;
	font-size: 12px;
	text-decoration: none;
}

/* 产品型号字体样式*/
a.productModel
{
	color: #003366;
	text-decoration: none;
}
a.productModel:hover
{
	color: #f90;
	text-decoration: none;
}


/*说明，图片的高或宽最大为145,table 的总长度包含了边框border,跟CSS 的盒模型不一样。按CSS 的盒模型 计算，,其中有两像素为鼠标经过各移动的变动片框 */
/*    5 + 2 + 145 + 2 + 5 = 159                */
table.ProductSmallImage
{
	width: 155px;
	height: 155px; /* 与背景图片的高度与宽度相同 */
	border: #f5f6f1 0px solid;
	background-color: #dfdfd7;
	background-position: center center;
	background-image: url(Product/ProductSmallPic_bg_155.gif); /* bg 后面的数字代表背景图片的高度与宽度 */
	background-repeat: no-repeat;
}


.ProductViewAndOrderBy /*-----------指的是  预览 与  排序的位置-------------------------------*/
{
	position: absolute;
	right: 0px;
	top: 6px;
}


.ProductViewAndOrderBy table tr td.ViewName
{
	/*-----------"预览"两个字的修饰-------------------------------*/
}

.ProductViewAndOrderBy table tr td.ViewSelect select
{
	/*----------- "选择框的修饰-------------------------------*/
}


.ProductViewAndOrderBy table tr td.OrderByName
{
	padding-left: 4px;
	font-size: 12px;
	font-weight: normal; /*----------- "排序"两个字的修饰-------------------------------*/
}

.ProductViewAndOrderBy table tr td.OrderBySelect select
{
	/*----------- "选择框的修饰-------------------------------*/
}


/* （一）==================================================================.content_productTable产品列表开始------------------------------------------------------------------------------*/

.content_productTable
{
}
.content_productTable table.report
{
	background-color: #93bee2;
}
.content_productTable table.report tr.headerTitle
{
	color: White;
	background-color: #337FB2;
	height: 10px;
	text-align: center;
}
.content_productTable table.report tr.item
{
	color: Black;
	background-color: #E8F4FF;
	text-align: center;
}
.content_productTable table.report tr.alternatingItem
{
	color: Black;
	background-color: White;
	text-align: center;
}

.content_productTable table.report tr td.Name
{
}
.content_productTable table.report tr td.Model
{
}
.content_productTable table.report tr td.Price
{
}
.content_productTable table.report tr td.PriceYour
{
}
.content_productTable table.report tr td.Select
{
	text-align:left;
}
.content_productTable table.report tr td.Buy
{
}
.content_productTable table.report tr td.Edit
{
}

.content_productTable table.report tr.headerTitle td.Select
{
	text-align:center;
}

.content_productTable table.report tr td.Name a
{
	 color:#66a3db;font-weight:bold; 
}
.content_productTable table.report tr td.Name a:hover
{
	 color:Red;font-weight:bold; 
}

.content_productTable table.report tr td.Model a
{
	 color:#66a3db;font-weight:bold; 
}
.content_productTable table.report tr td.Model a:hover
{
	 color:Red;font-weight:bold; 
}


/* （二）==================================================================.content_productTableDescriptionH 产品列表开始=================================================================*/

.content_productTableDescriptionH
{
}

.content_productTableDescriptionH table.report
{
	background-color: #c1dad7;
}
.content_productTableDescriptionH table.report tr.headerTitle
{
	background-color: #f4f9fe;
}
.content_productTableDescriptionH table.report tr.headerTitle_1
{
	background-color:  #f4f9fe
}
.content_productTableDescriptionH table.report tr.headerTitle_2
{
	
}
.content_productTableDescriptionH table.report tr.headerTitle_3
{

}

.content_productTableDescriptionH table.report tr.item
{
	color: Black;
	background-color: #ffffff;
	text-align: center;
}
.content_productTableDescriptionH table.report tr.alternatingItem
{
	color: Black;
	background-color: #f5fafa;
	text-align: center;
}

.content_productTableDescriptionH table.report tr td.Name
{
}
.content_productTableDescriptionH table.report tr td.Model
{
}
.content_productTableDescriptionH table.report tr td.Price
{
}
.content_productTableDescriptionH table.report tr td.PriceYour
{
}
.content_productTableDescriptionH table.report tr td.Select
{ 
}
.content_productTableDescriptionH table.report tr td.Buy
{
}
.content_productTableDescriptionH table.report tr td.Edit
{
}

.content_productTableDescriptionH table.report tr td.Col1,
.content_productTableDescriptionH table.report tr td.Col2,
.content_productTableDescriptionH table.report tr td.Col3
{
}

/* ----------------------------------------------------------------------------------------- */
.content_productTableDescriptionH table.report tr.headerTitle td
{
	height: 35px;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	color: #66a3db;
	
}
.content_productTableDescriptionH table.report tr.item td
{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #8498aa;
}
.content_productTableDescriptionH table.report tr.alternatingItem td
{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #8498aa;
}

.content_productTableDescriptionH table.report tr td.Name a
{
	 color:#66a3db;font-weight:bold; 
}
.content_productTableDescriptionH table.report tr td.Name a:hover
{
	 color:Red;font-weight:bold; 
}

.content_productTableDescriptionH table.report tr td.Model a
{
	 color:#66a3db;font-weight:bold; 
}
.content_productTableDescriptionH table.report tr td.Model a:hover
{
	 color:Red;font-weight:bold; 
}

/* （三）==================================================================.content_productTableDescriptionV 产品列表开始================================================================*/

.content_productTableDescriptionV
{
}
.content_productTableDescriptionV table.report
{
	background-color: #c1dad7;
}
.content_productTableDescriptionV table.report tr.Name
{
	background-color: #ffffff;
}
.content_productTableDescriptionV table.report tr.Model
{
	background-color: #f5fafa;
}
.content_productTableDescriptionV table.report tr.Price
{
	background-color: #ffffff;
}
.content_productTableDescriptionV table.report tr.PriceYour
{
	background-color: #f5fafa;
}
.content_productTableDescriptionV table.report tr.Select
{
	background-color: #ffffff;
}
.content_productTableDescriptionV table.report tr.Buy
{
	background-color: #f5fafa;
}
.content_productTableDescriptionV table.report tr.Edit
{
	background-color: #ffffff;
}
/* ---------------------------------------------------------------- */


.content_productTableDescriptionV table.report tr.Row1, 
.content_productTableDescriptionV table.report tr.Row3, 
.content_productTableDescriptionV table.report tr.Row5,
.content_productTableDescriptionV table.report tr.Row7, 
.content_productTableDescriptionV table.report tr.Row9, 
.content_productTableDescriptionV table.report tr.Row11,
.content_productTableDescriptionV table.report tr.Row13, 
.content_productTableDescriptionV table.report tr.Row15, 
.content_productTableDescriptionV table.report tr.Row17, 
.content_productTableDescriptionV table.report tr.Row19
{
	background-color: #ffffff;
}

.content_productTableDescriptionV table.report tr.Row2, 
.content_productTableDescriptionV table.report tr.Row4, 
.content_productTableDescriptionV table.report tr.Row6, 
.content_productTableDescriptionV table.report tr.Row8, 
.content_productTableDescriptionV table.report tr.Row10, 
.content_productTableDescriptionV table.report tr.Row12, 
.content_productTableDescriptionV table.report tr.Row14, 
.content_productTableDescriptionV table.report tr.Row16, 
.content_productTableDescriptionV table.report tr.Row18, 
.content_productTableDescriptionV table.report tr.Row20
{
	background-color: #f5fafa;
}


/* ---------------------------------------------------------------- */

.content_productTableDescriptionV table.report tr td.Col1
{
  width:16%; font-weight:bold; text-align:center; vertical-align:middle;  
}
.content_productTableDescriptionV table.report tr td.Col1_1
{ 
}
.content_productTableDescriptionV table.report tr td.Col1_2
{
}
.content_productTableDescriptionV table.report tr td.Col1_2
{
}

.content_productTableDescriptionV table.report tr td.Col2,
.content_productTableDescriptionV table.report tr td.Col3,
.content_productTableDescriptionV table.report tr td.Col4,
.content_productTableDescriptionV table.report tr td.Col5
{
  width:21%;  
}



.content_productTableDescriptionV table.report tr.Name td a
{
	 color:#66a3db;font-weight:bold; 
}
.content_productTableDescriptionV table.report tr.Name td a:hover
{
	 color:Red;font-weight:bold; 
}

.content_productTableDescriptionV table.report tr.Model td a
{
	 color:#66a3db;font-weight:bold; 
}
.content_productTableDescriptionV table.report tr.Model td a:hover
{
	 color:Red;font-weight:bold; 
}

.content_productTableDescriptionV table.report tr td
{
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

/* （四）==================================================================.content_product2In1产品列表开始 产品列表开始================================================================*/


.content_product2In1 table.out
{
	width: 100%;
	border-bottom: #cccccc 0px dashed; /*  中间的相隔线  */
}

.content_product2In1 table.out tr td.one
{
	padding-top: 10px; /* 控制行距的距离 */ /* 与 .content_product1In1 table.out tr td.two 相同 */
	padding-bottom: 20px; /* 控制行距的距离 */
}

.content_product2In1 table.out tr td.two
{
	padding-top: 12px; /* 与图片在上部对齐 */ /* 与 .content_product1In1 table.out tr td.one 相同 */
	text-align: left;
	padding-left: 8px;
}


/* （五）==================================================================.content_product3In1产品列表开始 产品列表开始================================================================*/


.content_product3In1 table.out
{
	width: 100%;
	border-bottom: #cccccc 0px dashed; /*  中间的相隔线  */
}

.content_product3In1 table.out tr td.one
{
	padding-top: 10px; /* 控制行距的距离 */
	text-align: center;
}

.content_product3In1 table.out tr td.two
{
	padding-top: 5px; /* 控制图片与文字的距离 */
	text-align: left;
	text-align: center;
	padding-bottom: 20px; /* 控制行距的距离 */
}
.content_product3In1 table.out tr td.two .ProductDescription
{
	text-align: left;
	width: 155px; /* 控制产品信息方块的宽度 */
}

/* （六）==================================================================.content_product4In1产品列表开始 产品列表开始================================================================*/

.content_product4In1 table.out
{
	width: 100%;
	border-bottom: #cccccc 0px dashed; /*  中间的相隔线  */
}

.content_product4In1 table.out tr td.one
{
	padding-top: 10px; /* 控制行距的距离 */
}

.content_product4In1 table.out tr td.two
{
	padding-top: 5px; /* 控制图片与文字的距离 */
	text-align: left;
	padding-left: 2px;
	padding-bottom: 20px; /* 控制行距的距离 */
}


/* （七）==================================================================.content_product4In弹出特效效果产品列表开始 产品列表开始================================================================*/



/* （八）==================================================================.content_product1In1产品列表开始 产品列表开始================================================================*/

.content_product1In1 table.out
{
	width: 100%;
	border-bottom: #cccccc 1px dashed; /*  中间的相隔线  */
}

.content_product1In1 table.out tr td.one /* 里面放的是产品小图片 */
{
	width: 170px; /* 放图片， --------是背景图片的宽度 --------------*/
	padding-top: 12px; /* 控制行距的距离 */ /* 与 .content_product1In1 table.out tr td.two 相同 */
	padding-bottom: 12px; /* 控制行距的距离 */
}

.content_product1In1 table.out tr td.two /* 里面放的是产品说明 */
{
	padding-top: 12px; /* 与图片在上部对齐 */ /* 与 .content_product1In1 table.out tr td.one 相同 */
	text-align: left;
	padding-left: 0px;
	padding-left: 12px;
}

.content_product1In1 table.out tr td.two table tr td.Left /* 里面放的是产品名称，型号，价格 */
{
	width: 120px;
}

.content_product1In1 table.out tr td.two table tr td.Right /* 里面放的是Descriptin说明 */
{
	padding-left: 10px;
	text-align: left;
}


.content_product1In1 span.SubTitle /* 里面放的是产品说明 */
{
	font-weight: bold;
}
.content_product1In1 span.SubDescription /* 里面放的是产品说明 */
{
}

.content_product1In1 span.SubTitle1 /* 里面放的是产品说明 */
{
	/* color:Red; */
}
.content_product1In1 span.SubDescription /* 里面放的是产品说明 */
{
	/* color:Red; */
}

/* （九）==================================================================.content_product1In1DescriptinH产品列表开始 产品列表开始================================================================*/

.content_product1In1DescriptinH table.out
{
	width: 100%;
	border-bottom: #cccccc 1px dashed; /*  中间的相隔线  */
}

.content_product1In1DescriptinH table.out tr td.one /* 里面放的是产品小图片 */
{
	width: 170px; /* 放图片， --------是背景图片的宽度 --------------*/
	padding-top: 12px; /* 控制行距的距离 */ /* 与 .content_product1In1DescriptinH table.out tr td.two 相同 */
	padding-bottom: 12px; /* 控制行距的距离 */
}

.content_product1In1DescriptinH table.out tr td.two /* 里面放的是产品说明 */
{
	padding-top: 12px; /* 与图片在上部对齐 */ /* 与 .content_product1In1DescriptinH table.out tr td.one 相同 */
	text-align: left;
	padding-left: 0px;
	padding-left: 12px;
}

.content_product1In1DescriptinH .DescriptionTalbe
{
	background-color: #c1dad7;
}
.content_product1In1DescriptinH .DescriptionTalbe tr.headerTitle
{
	background-color: #cae8ea;
}
.content_product1In1DescriptinH .DescriptionTalbe tr.headerTitle_1
{
    /* background-color: Red; */
}
.content_product1In1DescriptinH .DescriptionTalbe tr.headerTitle_2
{
	/* background-color: Red; */
}

.content_product1In1DescriptinH .DescriptionTalbe tr.item
{
	background-color: White;
	
}

.content_product1In1DescriptinH .DescriptionTalbe tr.headerTitle td
{
	color: #4e6b9e; text-align:center;
}

.content_product1In1DescriptinH .DescriptionTalbe tr.item td
{
	color: #4f6b72;text-align:center;
}

.content_product1In1DescriptinH .DescriptionTalbe tr td.Attribute
{
	
}
.content_product1In1DescriptinH .DescriptionTalbe tr td.Col
{
	white-space: nowrap;
	text-align: center;
	padding: 2px;
}
.content_product1In1DescriptinH .DescriptionTalbe tr td.Co2
{
	white-space: nowrap;
	text-align: center;
}

.content_product1In1DescriptinH .DescriptionTalbe tr td.Co3
{
}


/* （十）==================================================================.content_product1In1DescriptinV产品列表开始 产品列表开始================================================================*/

.content_product1In1DescriptinV table.out
{
	width: 100%;
	border-bottom: #cccccc 1px dashed; /*  中间的相隔线  */
}

.content_product1In1DescriptinV table.out tr td.one /* 里面放的是产品小图片 */
{
	width: 170px; /* 放图片， --------是背景图片的宽度 --------------*/
	padding-top: 12px; /* 控制行距的距离 */ /* 与 .content_product1In1DescriptinV table.out tr td.two 相同 */
	padding-bottom: 12px; /* 控制行距的距离 */
}

.content_product1In1DescriptinV table.out tr td.two /* 里面放的是产品说明 */
{
	padding-top: 12px; /* 与图片在上部对齐 */ /* 与 .content_product1In1DescriptinV table.out tr td.one 相同 */
	text-align: left;
	padding-left: 0px;
	padding-left: 12px;
}


.content_product1In1DescriptinV .DescriptionTalbe
{
	background-color: #f3b5c4;
}

.content_product1In1DescriptinV .DescriptionTalbe tr.headerTitle
{
	background-color: #e9f3fc;
}
.content_product1In1DescriptinV .DescriptionTalbe tr.headerTitle td.Col1
{
	text-align:center; font-weight:bold;color:#66a3d3;
}
.content_product1In1DescriptinV .DescriptionTalbe tr.headerTitle td.Col2
{
	text-align:center; font-weight:bold; color:#66a3d3;
}

.content_product1In1DescriptinV .DescriptionTalbe tr.item
{
	background-color: #fcf1f5;
}
.content_product1In1DescriptinV .DescriptionTalbe tr.alternatingItem
{
	background-color: White;
}

.content_product1In1DescriptinV .DescriptionTalbe tr td.Col1
{
	text-align: center; color: #b3759f; 
}
.content_product1In1DescriptinV .DescriptionTalbe tr td.Col1_1
{
	width:100px; text-align: center; color: #b3759f; 
}
.content_product1In1DescriptinV .DescriptionTalbe tr td.Col1_2
{
	width:100px; text-align: center; color: #b3759f; 
}
.content_product1In1DescriptinV .DescriptionTalbe td.Col2
{
	padding-left: 10px;
	text-align: left;
	color: #976c89;
}

/* （十一）==================================================================.content_productListTableDescription_AcrossH 产品列表开始================================================================*/

.content_productListTableDescription_AcrossH
{
}

.content_productListTableDescription_AcrossH table.report
{
	background-color: #c1dad7;
}
.content_productListTableDescription_AcrossH table.report tr.headerTitle
{
	background-color: #f4f9fe;
}
.content_productListTableDescription_AcrossH table.report tr.headerTitle_1
{
	/*background-color: Red;*/
}
.content_productListTableDescription_AcrossH table.report tr.headerTitle_2
{
	
}

.content_productListTableDescription_AcrossH table.report tr.item
{
	color: Black;
	background-color: #ffffff;
	text-align: center;
}
.content_productListTableDescription_AcrossH table.report tr.alternatingItem
{
	color: Black;
	background-color: #f5fafa;
	text-align: center;
}

.content_productListTableDescription_AcrossH table.report tr td.Name
{
	
}
.content_productListTableDescription_AcrossH table.report tr td.Model
{
}
.content_productListTableDescription_AcrossH table.report tr td.Price
{
}
.content_productListTableDescription_AcrossH table.report tr td.PriceYour
{
}
.content_productListTableDescription_AcrossH table.report tr td.Select
{
}
.content_productListTableDescription_AcrossH table.report tr td.Buy
{
}
.content_productListTableDescription_AcrossH table.report tr td.Edit
{
}

.content_productListTableDescription_AcrossH table.report tr td.Col1, 
.content_productListTableDescription_AcrossH table.report tr td.Col2,
.content_productListTableDescription_AcrossH table.report tr td.Col3
{
}

/* ----------------------------------------------------------------------------------------- */


.content_productListTableDescription_AcrossH table.report tr.headerTitle td.Name
{
	width: 160px;
	height: 30px;
	background-image: url(Product/tableTitle_H.gif);
	background-repeat: no-repeat;
}


.content_productListTableDescription_AcrossH table.report tr.headerTitle td
{
	height: 35px;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
	color: #66a3db;
	
}
.content_productListTableDescription_AcrossH table.report tr.item td
{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #8498aa;
}
.content_productListTableDescription_AcrossH table.report tr.alternatingItem td
{
	padding-top: 5px;
	padding-bottom: 5px;
	color: #8498aa;
}


.content_productListTableDescription_AcrossH table.report tr td.Name a
{
	 color:#66a3db;font-weight:bold; 
}
.content_productListTableDescription_AcrossH table.report tr td.Name a:hover
{
	 color:Red;font-weight:bold; 
}

.content_productListTableDescription_AcrossH table.report tr td.Model a
{
	 color:#66a3db;font-weight:bold; 
}
.content_productListTableDescription_AcrossH table.report tr td.Model a:hover
{
	 color:Red;font-weight:bold; 
}


/* （十二）==================================================================.content_productListTableDescription_AcrossV 产品列表开始================================================================*/

.content_productListTableDescription_AcrossV
{
}
.content_productListTableDescription_AcrossV table.report
{
	background-color: #c1dad7;
}
.content_productListTableDescription_AcrossV table.report tr.Name
{
	background-color: #ffffff;
}
.content_productListTableDescription_AcrossV table.report tr.Model
{
	background-color: #f5fafa;
}
.content_productListTableDescription_AcrossV table.report tr.Price
{
	background-color: #ffffff;
}
.content_productListTableDescription_AcrossV table.report tr.PriceYour
{
	background-color: #f5fafa;
}
.content_productListTableDescription_AcrossV table.report tr.Select
{
	background-color: #ffffff;
}
.content_productListTableDescription_AcrossV table.report tr.Buy
{
	background-color: #f5fafa;
}
.content_productListTableDescription_AcrossV table.report tr.Edit
{
	background-color: #ffffff;
}
/* ---------------------------------------------------------------- */


.content_productListTableDescription_AcrossV table.report tr.Row1,
.content_productListTableDescription_AcrossV table.report tr.Row3,
.content_productListTableDescription_AcrossV table.report tr.Row5,
.content_productListTableDescription_AcrossV table.report tr.Row7,
.content_productListTableDescription_AcrossV table.report tr.Row9,
.content_productListTableDescription_AcrossV table.report tr.Row11,
.content_productListTableDescription_AcrossV table.report tr.Row13,
.content_productListTableDescription_AcrossV table.report tr.Row15
{
	background-color: #ffffff;
}
.content_productListTableDescription_AcrossV table.report tr.Row2,
.content_productListTableDescription_AcrossV table.report tr.Row4,
.content_productListTableDescription_AcrossV table.report tr.Row6,
.content_productListTableDescription_AcrossV table.report tr.Row8,
.content_productListTableDescription_AcrossV table.report tr.Row10,
.content_productListTableDescription_AcrossV table.report tr.Row12,
.content_productListTableDescription_AcrossV table.report tr.Row14,
.content_productListTableDescription_AcrossV table.report tr.Row16
{
	background-color: #f5fafa;
}


/* ---------------------------------------------------------------- */

.content_productListTableDescription_AcrossV table.report tr.Name td.Col1
{
  width:160px; height:30px;  background-image:url(Product/tableTitle_V.gif) ; 
  background-repeat: no-repeat; 
}



.content_productListTableDescription_AcrossV table.report tr td.Col1
{
  font-weight:bold; text-align:center; vertical-align:middle;   padding:0px;
}
.content_productListTableDescription_AcrossV table.report tr td.Col1_1
{
    text-align:center; vertical-align:middle;   padding:0px;
}
.content_productListTableDescription_AcrossV table.report tr td.Col1_2
{
  
}
.content_productListTableDescription_AcrossV table.report tr td.Col1_3
{
  
}

.content_productListTableDescription_AcrossV table.report tr td.Col2,
.content_productListTableDescription_AcrossV table.report tr td.Col3,
.content_productListTableDescription_AcrossV table.report tr td.Col4,
.content_productListTableDescription_AcrossV table.report tr td.Col5
{
  width:178px;
}



.content_productListTableDescription_AcrossV table.report tr td
{
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

.content_productListTableDescription_AcrossV table.report tr.Name td a
{
	 color:#66a3db;font-weight:bold; 
}
.content_productListTableDescription_AcrossV table.report tr.Name td a:hover
{
	 color:Red;font-weight:bold; 
}

.content_productListTableDescription_AcrossV table.report tr.Model td a
{ 
	color:#66a3db;font-weight:bold; 
}
.content_productListTableDescription_AcrossV table.report tr.Model td a:hover
{
	 color:Red;font-weight:bold; 
}
