@charset "utf-8";
/* ***********************************
用于显示的CSS样式定义,如果要更改整个页面的宽度,可以更改以下样式的Width属性成合达的值
PageContainer
将这些样式表的属性值改为100%可以使面自动伸缩
改为760可以制作传统的居中页面
**************************************/
@media screen 
{
/*公共样式定义,包含缺省字体等*/
.entitle{
font:Arial, Helvetica, sans-serif;
font-size:9px;
}
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 #999999}
.tdarkborder {border-top:1px solid #999999}

.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;color:darkred;font-family:tahoma}
#Footer {background-color:#ffffff;font-size:8pt;}
#AddtionInfo {font-size:8pt}
#summarytext div,p,br {margin-bottom:0px;margin-top:0px;display:inline}

#TabContent * {font-size:9pt;color:#555555;lineheight:150%}
.button 
{
background-color:#C75151;color:white;border:0px;height:23px;font-size:9pt;
}
#ProductUlList {color:#666666;padding:5px;}
#ProductUlList div {padding:4px;}
#ProductUlList a {color:#666666;text-decoration:none;padding:2px;font-family:tahoma}
#ProductUlList a:hover {background-color:#FFFFF0;color:#000000;border:1px solid #666666}
#ProductUlList a:visited {text-decoration:none;}

#ProductUlList .Pdir {color:#FF0000;font-weight:bold}


.MenuItem a {color:003371;font-weight:bold;font-family:tahoma;text-decoration:none;}
/*菜单样式*/

#split {padding-left:2px;padding-right:2px;}
#MenuContainer a {
	color:#ffffff;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 10pt;
	padding:10px 12px;
	line-height:40px;
	
}
#MenuContainer a:hover {
	text-decoration:underline;
	font-weight:bold;
}
#MenuContainer a:visited {

}
/*横式产品搜索栏定义*/
#HorizontalProductSearchBar {margin-top:5px;margin-bottom:5px;background-color:#f5f5f8;height:25px;padding:2px;text-align:right;border:0px solid #eeeeee;}
#HorizontalProductSarchForm {margin:0px;}



/*文本式时间表样式*/
#TextTimeBox {color:White;margin-left:10px;margin-right:10px}


/***************以下样式定义了左侧导航栏中各个部件的样式************************/




/*左侧计数器样式*/
#VerticalCounterBox {border:0px solid #cccccc;margin:2px;height:20px;background-color:#ffffff;padding:2px;}
#VerticalCounterText {font-weight:bold;color:red}
}

#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;color:#666666;text-decoration:none}
#Moretext a:hover {text-decoration:underline;color:#c75751}
#Moretext a:visited {text-decoration:none}
/*左侧用户登录栏样式 */
#VerticalProductSearchBar {border:0px solid #cccccc;background-color:#ffffff;height:20px;margin:2px;}
#VerticalProductSearchForm {margin:0px;padding:0px;}
#VerticalProductSearchFormTitle {background-color:#666666;color:white}

/*竖向新闻搜索栏样式*/
#VerticalArticleSearchBar {border:0px solid #cccccc;background-color:#ffffff;padding:3px;}
#VerticalArticleSearchForm {margin:0px;padding:0px;}
#VerticalArticleSearchFormTitle {background-color:#666666;color:white}

/*竖向公告栏样式定义*/
#VerticalBillBoard {}
/*竖向公告窗标题栏样式*/
#VerticalBillBoardTitle {background-color:#666666;color:white}
#VerticalBillBoardContent {padding:0px;text-align:justify;}
#VerticalBillBoardContent a {color:white;text-decoration:underline}
#VerticalBillBoardContent a:hover {color:white;text-decoration:none}
#VerticalBillBoardContent a:hover {color:white;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;border-bottom:1px solid #DDDDDD}
#RightContentTitle a {color:black;font-weight:bold}
#RightContent {padding-top:10px;}
/*正文区链接的样式*/
#RightContent a { color:#000000;}

/*单条新闻的样式*/
#ArticleItem {border-bottom:1px solid #f0f0f0;}
#ArticleItem a {color:black}
/*产品分页栏样式定义*/
#Pager {}
#Pager a {padding:1px;padding-left:5px;padding-right:5px;margin-right:5px;}
#Pager a:hover {background-color:#666666;color:#ffffff}
/*页面底部定义*/
#PageEnderContainer {}
#PageEnder {height:40px;}
#PageEnder a {text-decoration:none;}
#PageEnder a:hover {text-decoration:underline}
#PageEnder a:visited {text-decoration:none}
#PageEnderMenu {color:#ffffff;}
#PageEnderMenu a  {color:#ffffff;font-family:tahoma;}
#PageEnderCopyright {color:#DCEDFF;}
#PageEnderContactInfo a {color:black}
#PageEnderPowerByText {text-align:center;}

#diritem {height:22px;paddint-top:4px;}
#diritem a {color:black}
#leftpannel {padding-left:0px;border-left:1px solid #DDDDDD}
.lefttitle {height:25px; background:#60bbcd;}
#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-color:#666666;
}

.navtitle {border-bottom:1px solid #84B0C7;font-weight:bold;color:#1D5FA1;background-color:#E5EEF5}

.NavigateTitle 
{padding:2px;
background-color:#efefef;
color:#FF6600;}

#utilitybar {color:#000000}
#utilitybar a {color:#000000;}
}


/*******************************以下样式仅用于打印********************************/
@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");

