@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 #999999}
.tdarkborder {border-top:1px solid #999999}
.articledir {padding-left:6px;height:24px;padding-top:5px;border-bottom:1px solid #e0e0e0; }
.articledir a {color:black;}
.curarticledir {padding-left:6px;height:24px;padding-top:5px;border-bottom:1px solid #e0e0e0; background-color:#990000}
.curarticledir a {font-weight:bold;color:white}
.articlelist {padding-left:25px;height:24px;padding-top:5px;border-bottom:1px solid #e0e0e0; }
.articlelist a {text-decoration:none;color:black}
.curarticlelist {padding-left:25px;height:24px;font-weight:bold;padding-top:5px;border-bottom:1px solid #e0e0e0; }
.curarticlelist a {text-decoration:none;color:red}

.tborder {border-top:1px solid #eeeeee}
.lborder {border-left:1px solid #eeeeee}
.lrborder {border-left:1px solid #eeeeee;border-right:1px solid #eeeeee}
.lrgrayborder {border-left:1px solid  #e0e0e0;border-right:1px solid #e0e0e0;}

.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:9pt;}
#AddtionInfo {font-size:9pt}
#leftpannel {padding-left:3px;padding-right:3px;}
.button 
{
background-color:#C75151;color:white;border:0px;height:23px;font-size:9pt;
}

#ProductUl #currentitem {border:1px solid #999999;background-image:url(/images/menuitem.jpg);
background-repeat:repeat-x}


#typeitem a
{
border:1px solid #ffffff;
border-bottom:1px solid #efefef;
height:25px;;
padding-top:4px;
width:100%;
text-decoration:none;
}

#typeitem a:hover
{
border:1px solid #999999;
color:#CC0000;
background-image:url(/images/menuitem.jpg);
background-repeat:repeat-x

}
 #productitem a
{
height:22px;padding-left:15px;border-bottom:1px solid #e0e0e0;width:100%;
text-decoration:none;
color:#333333;
padding-top:3px;
}

 #productitem a:hover
 {
 font-weight:bold;
 color:#000066;
 background-color:#f5f5e0
 }
#Menu {color:white;font-family:tahoma;font-size:9pt;}
#Menu a {color:white;font-size:9pt;font-family:tahoma;text-decoration:none;margin-right:10px;margin-left:10px;}
#Menu a:hover {text-decoration:underline}
#pageender {font-size:8pt;font-family:tahoma;color:ffffff}
#pageender a {font-size:8pt;font-family:tahoma;text-decoration:none;margin-right:10px;color:#ffffff}
#pageender a:hover {text-decoration:underline;color:ffffff}
/*文本式时间表样式*/
#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;text-decoration:none}
#Moretext a:hover {text-decoration:underline;color:#c75751}
#Moretext a:visited {text-decoration:none}


/******************************************************************************/

/*竖向分隔符定义*/
#VerticalSplitBar {width:30px; background-image:url(/images/vline.jpg); background-repeat:repeat-y; background-position:center}
/*右侧主区域外观定义*/
#RightPannel {padding-right:5px;}

/*右侧内容区域样式定义*/
#RightContentTitle {font-size:9pt;color:white}
#RightContentTitle a {font-weight:bold;text-decoration:none;color:white}
#RightContentTitle a:hover {text-decoration:underline;color:white}
/*正文区链接的样式*/
#rightcontent {padding:10px;}
.vspline { background-image:url(/images/vline.jpg); background-repeat:repeat-y; background-position:right}
.whitetext {color:white}
/*单条新闻的样式*/
#ArticleItem {}
#ArticleItem a {text-decoration:none}
#ArticleItem a:hover {text-decoration:underline}
#ArticleItem a:visited {text-decoration:none}
/*产品分页栏样式定义*/
#Pager {background-color:#f8f8f8;border:1px solid #e5e5e5}
#Pager a {padding:1px;background-color:#FFFFFF;border:1px solid #dedede;padding-left:5px;padding-right:5px;margin-right:5px;}
#Pager a:hover {background-color:#666666;color:#ffffff}
/*页面底部定义*/


.navtitle {border-bottom:1px solid #84B0C7;font-weight:bold;color:#1D5FA1;background-color:#E5EEF5}

.NavigateTitle 
{padding:2px;
background-color:#efefef;
color:#FF6600;}

}


/*******************************以下样式仅用于打印********************************/
@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");
