html,body 
{
	font-size:10pt;
	font-family:Arial,Verdana, 宋体;
	height:100%;
}
a:link,a:visited 
{
	font-size:10pt;
	text-decoration: none;
	
}
a:hover
{
	color:Red;
	text-decoration:underline;
}

#menu {padding:0 0 0 0;height:20px;}
#menu ul {float:left;list-style:none;margin:0px;padding:0px;}
#menu ul li {float:left;display:block;line-height:20px;margin:0 6px 0 6px;}
#menu ul li a:link,#menu ul li a:visited {text-decoration:none;font-weight:bold;color:#F0F0F0;font-size:10pt;font-family:Arial;}
#menu ul li a:hover{text-decoration:underline;color:yellow;}
.menuDiv {width:1px;height:20px;background:#8B8E8E;line-height:30px;}
td{font-size:10pt;font-family:Arial,Verdana, 宋体;}
.IndexBottom table tr td{color:#D5D5D5;}
.IndexBottom a{color:#ffffff}
.IndexBottom a:hover{text-decoration: underline;}


#IndexLists li a
{
	color:#3C7ECA;
}
#IndexLists li a:hover
{
	color:#26599B;
	text-decoration:underline;
}

#IndexLists p a
{
	padding-left:10px;
	color:#C8D7E5;
}


.ListItemTitle
{
	background-image:url(/images/website/shot.gif);
	background-position:3 4;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:3px;
	line-height:22px;
	font-family:黑体;
	font-size:11pt;
	background-color:#F5F6F6;
	width:90%!important;width:99%;
	height:22px;
	line-height:1;
	color:#1383C6;
	border:solid 1px #E0E0E1;
	font-weight:bold;
	margin-bottom:5px;
	vertical-align:bottom;
}

#NavBar
{
	background-color:#D6DFF7;
	height:26px;
	padding-left:6px;
	padding-top:4px;
	color:#1383C6;
}
#NavBar a
{
	color:#1383C6;
	text-decoration:underline;
}
#NavBar a:hover
{
	text-decoration:underline;
}

.listItemSelected
{
	display:block;
	cursor:pointer;
	background-color:#FFE668;
	padding-top:10px;
	padding-left:5px;
	font-weight:normal;
	border-bottom:solid 1px #7296E2;
	height:28px;
	width:190px;
	overflow:hidden; /*不显示超过对象宽度的内容*/ 
	text-overflow:ellipsis; /*当对象内文本溢出时显示省略标记（...）*/ 
	white-space:nowrap; /*限制在一行内显示所有文本*/ 
	color:#1383C6;
}
.listItem
{
	display:block;
	cursor:pointer;
	padding-top:10px;
	padding-left:5px;
	border-bottom:solid 1px #7296E2;
	height:28px;
	width:190px;
	overflow:hidden; /*不显示超过对象宽度的内容*/ 
	text-overflow:ellipsis; /*当对象内文本溢出时显示省略标记（...）*/ 
	white-space:nowrap; /*限制在一行内显示所有文本*/ 
	color:#1383C6;
}

.ArticleDetailListboxTitle
{
	color:#339E35;
	font-weight:bold;
}

.ArticleDetailListboxContent
{
	padding: 3px;
}
.NotNullFlag
{
	color:Red;
}



.ExDataGridStyle
{
	background-color:#E0E0E0;
}


.ExDataGridStyle a
{
	color:#1383C6;
}
.ExDataGridStyle a:visited
{
	color:#4C83C6;
}


/* DataGrid标题 */
.HeaderGrid
{
	height:20px;
	font-family:Verdana,宋体,Arial;
	font-size:9pt;
	color:#000000;
	text-align:CENTER;
	background-color:#EFF7FF;
	font-weight:bold;
	/*
	POSITION: relative;
	TOP:expression(this.offsetParent.scrollTop);
	*/
}

.AlternatingItemGrid
{
	height:20px;
	font-family:Verdana,宋体,Arial;
	font-size:20pt;
	color:#003399;
	background-color:#FFFFFF;
}

.EditItemGrid
{
	height:20px;
	font-family:Verdana,宋体,Arial;
	font-size:9pt;
	color:#003399;
	background-color:#FFFFFF;
	font-weight:bold;
}

.ItemGrid
{
	height:20px;
	font-family:Verdana,宋体,Arial;
	font-size:9pt;
	color:#003399;
	background-color:#FFFFFF;
}

.PagerStyle
{
	height:20px;
	font-family:Verdana,宋体,Arial;
	font-size:9pt;
	color:black;
	background-color:#F2F2F2;
	text-align:right;
}

.SelectedItemGrid
{
	height:28px;
	font-family:Verdana,宋体,Arial;
	font-size:9pt;
	color:#CCFF99;
	background-color:#009999;
	font-weight:bold;
}

.FooterGrid
{
	height:20px;
	font-family:Verdana,宋体,Arial;
	font-size:9pt;
	color:#000000;
	text-align:CENTER;
	background-color:#F2F2F2;
	font-weight:bold;
}

.HrStyle
{
	height:2px;
	color:#0084C9;
	
}

.sitemapDiv1
{
	display:block;
	float:left;
	width:250px;
}
.sitemapDiv1 a
{
	color:#0084C9;
}
.sitemapDiv1 a:hover
{
	text-decoration:underline;
}
.sitemapDiv1 h3
{
	width:70%;
	border-bottom:solid 1px #CCCCCC;
	color:#0084C9;
}
.sitemapDiv2
{
	color:#0084C9;
	font-weight:bold;
}
.sitemapDiv2 ul
{
	margin-left:18px;
}
.sitemapDiv2 ul li
{
	color:#0084C9;
	font-weight:normal;
}

.friendLink
{
	padding-top:10px;
	list-style-type:none;
	text-align:center;
	margin-left:0px;
}
.friendLink li
{
	line-height:23px;
}
.friendLink li a
{
	color:White;
}
.friendLink li a:hover
{
	color:#FE8C12;
	text-decoration:none;
	text-decoration:underline;
}



.HomepageDescTitle
{
	font-size:22px;
	color:#141414;
	font-family:幼圆;
}

img {border-width:0px;}

#SpecialsLeftMenu
{
	background-color:#E2EDEF;
}

#SpecialsRightMenu
{
	background-image:url(/images/website/Hein39.jpg);
	background-position:97% 97%;
	background-repeat:no-repeat;
}


.ProductCategory a
{
	color:#333333;
	text-decoration:none;
}
.ProductCategory a:hover
{
	color:red;
	text-decoration:underline;
}
.ProductName
{
	color:#333333;
	text-decoration:none;
}
.ProductName:hover
{
	color:blue;
	text-decoration:underline;
}

 
