@charset "utf-8";
/* ***********************************
用于显示的CSS样式定义,如果要更改整个页面的宽度,可以更改以下样式的Width属性成合达的值
PageContainer
将这些样式表的属性值改为100%可以使面自动伸缩
改为760可以制作传统的居中页面
**************************************/
@media screen 
{
/*公共样式定义,包含缺省字体等*/
body {margin:0px;}
body,p,td,div,font {font-family:tahoma;font-size:9pt;line-height:150%;}
table {border-collapse:collapse}
.GrayBorder {border:1px solid #cccccc}
.darkBorder {border:1px solid #999999}
.thinBorder {border:1px solid  #e0e0e0}
.blueborder {border:1px solid #84B0C7}
.bborder {border-bottom:1px solid #eeeeee}
.bdarkborder {border-bottom:1px solid #FFAE5E}
.btrdarkborder {border-bottom:1px solid #c7c7c7;border-top:1px solid #c7c7c7;}
.whitetext {color:#ffffff}
#newsblock a {color:white;text-decoration:none;}
#newsblock a:hover {text-decoration:underline}
.blackborder {border:1px solid #000000}
#newsblock1 a {color:#ffffff;text-decoration:none;}
#newsblock1 a:hover {text-decoration:underline}
#newsblock1 td {color:white}

#newsblock td {color:white}
.inputbox {border:0px; background:tranparent;border-bottom:1px solid #c0c0c0}
textarea {overflow:auto}

.tdarkborder {border-top:1px solid #C7C7C7}
.ldarkborder {border-left:1px solid #636363;}
.lrdarkborder {border-left:1px solid #636363;border-right:1px solid #636363;}

.tdarkborder1 {border-top:1px solid #FFAE5E}
.tborder {border-top:1px solid #eeeeee}
.lborder {border-left:1px solid #eeeeee}
.rborder {border-right:1px solid #eeeeee}
.bottomdotline { background-image:url(/images/hdotline.jpg); background-positionY:middle; background-repeat:repeat-x}
#Content {text-align:justify;}
#Header {padding-left:10px;font-size:9pt;font-weight:bold;font-family:tahoma}
#Footer {font-size:8pt;}
#AddtionInfo {font-size:8pt}

#TabContent * {font-size:9pt;lineheight:150%}
.button 
{
border:0px;height:23px;font-size:9pt;
}
#ProductUlList {padding:5px;}
#ProductUlList div {padding:4px;}
#ProductUlList a {text-decoration:none;padding:2px;font-family:tahoma}
#ProductUlList a:hover {border:1px solid #666666}
#ProductUlList a:visited {text-decoration:none;}

#ProductUlList .Pdir {font-weight:bold}


.MenuItem a {font-weight:bold;font-family:tahoma;text-decoration:none;}
/*菜单样式*/


#split {padding-left:2px;padding-right:2px;}
#MenuContainer a {
	text-decoration:none;
	font-size: 9pt;
	color:black;
	width:64px;
	text-align:center
}
#MenuContainer {
	font-size:9pt;
	font-family: Tahoma;
	color:#666666;
	

}
#MenuContainer a:hover {
	color:red;
	background-image:url(/images/menubg1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:white
}
/*横式产品搜索栏定义*/
#ProductDirectory a {color:white;text-decoration:none}
#ProductDirectory div {padding-top:10px;}
/*文本式时间表样式*/


/***************以下样式定义了左侧导航栏中各个部件的样式************************/




/*左侧计数器样式*/
#VerticalCounterBox {border:0px solid #cccccc;margin:2px;height:20px;padding:2px;}
#VerticalCounterText {font-weight:bold;}
}

#articledetail {padding:10px;height:400px;}
#articletitle {font-size:9pt;font-weight:bold;padding-bottom:2px;}
#articlecontent {font-size:9pt;height:25px; padding-top:4px;}
#Moretext {font-size:9pt;}
#Moretext a {font-size:9pt;text-decoration:none}
#Moretext a:hover {text-decoration:underline;}
#Moretext a:visited {text-decoration:none}
/*左侧用户登录栏样式 */
#VerticalProductSearchBar {border:0px solid #cccccc;height:20px;margin:2px;}
#VerticalProductSearchForm {margin:0px;padding:0px;}

/*竖向新闻搜索栏样式*/
#VerticalArticleSearchBar {border:0px solid #cccccc;padding:3px;}
#VerticalArticleSearchForm {margin:0px;padding:0px;}

/*竖向公告栏样式定义*/
#VerticalBillBoard {}
/*竖向公告窗标题栏样式*/
#VerticalBillBoardContent {padding:0px;text-align:justify;}
#VerticalBillBoardContent a {text-decoration:underline}
#VerticalBillBoardContent a:hover {text-decoration:none}
#VerticalBillBoardContent a:hover {text-decoration:underline}


/******************************************************************************/

/*竖向分隔符定义*/
#VerticalSplitBar {width:30px; background-image:url(/images/vline.jpg); background-repeat:repeat-y; background-position:center}
/*右侧主区域外观定义*/
#RightPannel {padding-right:5px;}

/*右侧内容区域样式定义*/
#RightContentTitle {font-family:tahoma; background-image:url(/images/righttitlebg.jpg); background-repeat:no-repeat; background-position:right}
#RightContent {padding-left:20px;padding-right:20px;padding-top:10px;padding-bottom:10px; background-image:url(/images/rightcontentbg.jpg); background-repeat:no-repeat; background-position-x:right;background-position-y:top}
#rightcontent a {text-decoration:none}
#rightcontent a:hover {text-decoration:underline;color:red}
/*正文区链接的样式*/

/*单条新闻的样式*/
#ArticleItem {border-bottom:1px solid #efefef;}
#ArticleItem a {text-decoration:none}
#ArticleItem a:hover {text-decoration:underline;color:red}
/*产品分页栏样式定义*/
.graytext {color:C2C2C2}
#Pager a {padding:1px;padding-left:5px;padding-right:5px;margin-right:3px;text-decoration:underline}
#Pager a:hover {color:red;text-decoration:none;border:1px solid #999999;}
#Pager .currentpage {border:1px solid #999999;text-decoration:none; background-color:#f5f5f5}
/*页面底部定义*/
#PageEnderCopyright {color:white}
#PageEnderCopyright a {color:white;text-decoration:none}
#PageEnderCopyright a:hover {text-decoration:underline}

#PageEnder1 a {color:white;text-decoration:none;margin-right:20px;}
#PageEnder1 a:hover {text-decoration:underline;}

#PageEnder a {color:#626262;text-decoration:none;margin-right:20px;}
#PageEnder a:hover {color:red; text-decoration:underline}
#ProductOtherPicList {
scrollbar-face-color:#f8f0f8;
	scrollbar-track-color:#f5f5f5;
	scrollbar-highlight-color:#f8f0f8;
	scrollbar-3dlight-color:#f8f0f8;
	scrollbar-shadow-color:#f8f0f8;
	scrollbar-darkshadow-color:#f8f0f8;
	scrollbar-arrow-
}

.navtitle {border-bottom:1px solid #84B0C7;font-weight:bold;}

.NavigateTitle 
{padding:2px;
}

#utilitybar {}
#utilitybar a {text-decoration:none}
#utilitybar a:hover {text-decoration:none}
#utilitybar {text-decoration:none}
}


/*******************************以下样式仅用于打印********************************/
@media print
{
/* CSS Document */

/*utility工具条的外观定义*/
#UtilityBar {display:none;}
/*分隔符样式*/
#HorizontalSplitBar {display:none}

/*banner 样式的定义*/
#BannerBarContainer {display:none}

/*菜单样式*/
#MenuContainer {display:none}

/*模幅广告样式*/
#StreamerBar{display:none}

/*横式产品搜索栏定义*/
#HorizontalProductSearchBar {display:none}

/*横式新闻搜索栏定义*/
#HorizontalArticleSearchBar {display:none}


/*文本式时间表样式*/
#TextTimeBox {display:none}

/*页面中部的样式定义*/
#PageBodyContainer {display:block}
/*左侧面板外观定义*/
#LeftPannel {display:none;}

/***************以下样式定义了左侧导航栏中各个部件的样式************************/

/*图片展示栏样式定义*/
#PictureBox {display:none}
/*产品列表栏式样式定义*/

/******************************************************************************/

/*竖向分隔符定义*/
#VerticalSplitBar {display:none}
/*右侧主区域外观定义*/
#RightPannel {display:block;}
/*右侧内容区域样式定义*/
#RightContentTitle {display:none}
#RightContent {display:block}
#PageEnderContainer {display:none}
#VerticalBillBoard {display:none]
}

@import url("/Css/Normal.css");
