@charset "utf-8";
/*************************************
* 文件名称：border.css
* 作   者：界面设计制作部
* 创建日期：2009-07-03
* 最后修改：name/ 第X行 / yyyy-mm-dd
* 文件版本：UI CSS Frameworks Beta
* 内容概要:装饰器样式
*************************************/
.border_42{
   position: relative;
    text-align: left;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    padding-top: 0px;
}
.border_42 .border_42-topr{
   background-image: url(/borders/border_42/images/border-topr.gif);
    line-height: 25px;
    background-repeat: no-repeat;
    background-position: right top;
    height: 25px;
}
.border_42 .border_42-topl{
   line-height: 25px;
    background: url(/borders/border_42/images/border-topl.gif) no-repeat left top;
    height: 25px;
}
.border_42 .border_42-midr{
   background: url(/borders/border_42/images/border-midr.gif) repeat-y right top;
}
.border_42 .border_42-midl{
   width: 100%;
    background: url(/borders/border_42/images/border-midl.gif) repeat-y left top;
}
.border_42 .borderContent{
   padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.border_42 .border_42-footerr{
   background: url(/borders/border_42/images/border-footerr.gif) no-repeat right bottom;
    height: 6px;
    font-size: 0px;
}
.border_42 .border_42-footerl{
   background: url(/borders/border_42/images/border-footerl.gif) no-repeat left bottom;
    height: 6px;
    font-size: 0px;
}
.border_42 .comptitle_42{
   position: absolute;
    width: 98%;
    height: 25px;
    top: 5px;
    left: 7px;
}
.border_42 .comptitle_42 STRONG{
   text-align: left;
    font-style: normal;
    width: 45%;
    float: left;
    margin-left: 5px;
    word-break: break-all;
    font-weight: bold;
    text-decoration: none;
	color: #fff;
}
.border_42 .comptitle_42 .titlestyle_42{
   color: #fff;
    font-size: 12px;
    font-weight: bold;
}
.border_42 .comptitle_42 STRONG IMG{
   width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}
.border_42 .comptitle_42 EM{
   font-style: normal;
    float: right;
    font-weight: normal;
    margin-right: 10px;
}
.border_42 .comptitle_42 EM SPAN.extendLink{
   text-align: right;
    font-size: 12px;
    margin-right: 8px;
}
.border_42 .comptitle_42 EM SPAN.moreLink{
   font-style: normal;
    font-weight: normal;
}
.border_42 .compmore_42{
   text-align: right;
    clear: both;
    font-size: 12px;
    margin-right: 10px;
}
.border_42 .compmore_42 .extendLink{
   text-align: right;
    font-size: 12px;
    margin-right: 10px;
}
.border_42 .compmore_42 .moreLink{
   font-style: normal;
    font-weight: normal;
}
