#menu
{
    font-size: 10pt;
    height: 320px;
    overflow: hidden;
    border: 1px solid #AAAAAA;
}

#menu span
{
    display: block;
    text-indent: 4px;
}

#menu div
{
    display: none;
    padding: 10px;
    height: 185px;
    overflow: hidden;
}

#menu a:hover
{
    color: #000;
}

.menu_first
{
    height: 23px;
    line-height: 23px;
    font-weight: bold;
    background: url(menu_first.jpg) repeat-x;
    color: #000;
    cursor: pointer;
}

.menu_first.selected
{
    color: #fff;
    background: url(menu_first_sel.jpg) repeat-x;
}

.menu_second
{
    background: url(arrow02.jpg) no-repeat;
    padding-left: 12px;
    margin-bottom: 4px;
}

.form-validation
{
    display: none;
    color: #ff0000;
}

#logindisplay
{
    color: #b2b2b2;
    display: block;
    text-align: right;
    margin: 10px;
    float: right;
}

#logindisplay a, #logindisplay a:hover, #logindisplay a:visited
{
    color: #b2b2b2;
}

#tab_set img
{
    display: block;
    float: left;
    cursor: pointer;
}

#tab
{
    height: 59px;
    font-size: 12pt;
    font-weight: bold;
    color: #fff;
}

#tab .splitter
{
    float: left;
    width: 1px;
    height: 20px;
    overflow: hidden;
    background-color: #fff;
    margin-top: 20px;
}

#tab .hide_splitter
{
    visibility: hidden;
}

#tab a
{
    text-decoration: none;
    line-height: 59px;
    color: #fff;
}

#tab a:hover
{
    cursor: pointer;
}

#tab a:active
{
    color: #fff;
}
.back
{
    background: url(bg.png) no-repeat !important;
    background: none;
    width: 968px;
    margin: 0 auto;
    position: relative;
}
.back_image
{
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src=  "/content/bg.png" );
    width: 968px;
    height: 435px;
    position: absolute;
    z-index: -1;
}
.pb
{
    width: 673px;
    position: relative;
    margin-bottom: 6px;
}
.pb ul
{
    margin: 0;
    padding: 0;
}
/*switch*/
.pb .banners li a.other_link01
{
    position: absolute;
    display: block;
    width: 58px;
    height: 90px;
    left: 601px;
    top: 16px;
    z-index: 2;
    background: url(transparent.gif);
}
.pb .banners li
{
    display: none;
    overflow: hidden;
    width: 673px;
    height: 300px;
}
.pb .banners li.current
{
    display: block;
}
.pb .switcher
{
    position: absolute;
    bottom: 28px;
    left: 41px;
    width: auto !important;
    width: 102px;
}
.other_link01 span
{
    display: none;
}
.pb .points
{
    border: 1px solid #fff;
    border-bottom: 0;
    border-right: 0;
    zoom: 1;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
}
.pb .points li
{
    float: left;
    background: #000;
    margin: 0;
    overflow: hidden;
    width: 24px;
    cursor: pointer;
    color: #fff;
    line-height: 18px;
    font-family: arial;
    font-size: 12px;
    height: 18px;
    text-align: center;
    font-weight: bolder;
    border-left: 1px solid #fff;
}

.pb .points li.current
{
    background: #666;
}

.allinfo_p
{
    background: #E2F1FA;
    border: 1px solid #CCD1DC;
    padding: 0 30px 0 30px;
    line-height: 30px;
}
.allinfo_p2
{
    background: #E2F1FA;
    border: 1px solid #CCD1DC;
    padding: 0 10px 0 10px;
    line-height: 30px;
}

#search_dropdown
{
    position: absolute;
    left: 0px;
    width: 120px;
    height: 200px;
    overflow: auto;
    border: 1px solid #b2b2b2;
    background-color: #fff;
    color: #666;
    display: none;
    z-index: 99;
}

#search_dropdown span
{
    height: 20px;
    line-height: 20px;
    text-indent: 4px;
    display: block;
    cursor: pointer;
}
#search_dropdown .selected
{
    background: url(sub_title_bg3.jpg) repeat-x;
    color: #fff;
}

#search_dropdown .indent
{
    text-indent: 12px;
}
#search_box
{
    background: url(search_box_mid.jpg) repeat-x;
}

#search_box input
{
    border: 0;
    background-color: Transparent;
}

#search_box #keyword
{
    width: 110px;
}

#search_box #search_catalogID
{
    border-left: 0;
    text-indent: 2px;
    width: 90px;
}

.search_location
{
    width: 100%;
    height: 26px;
    line-height: 28px;
    text-indent: 6px;
    display: block;
    color: #666;
    background-color: #e5e5e5;
    overflow: hidden;
}

.file_list
{
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #CCCCCC;
    padding: 10px 0;
    font-size: 10pt;
}

.file_list p
{
    white-space: nowrap;
    line-height: 20px;
    margin: 0px 4px;
    overflow: hidden;
}

.file_list .title
{
    color: #666;
    font-weight: bold;
    height: 20px;
    overflow: hidden;
}

.file_list .abstract
{
    color: #666;
    height: 20px;
    overflow: hidden;
}

.file_list .info
{
    color: #999;
    height: 20px;
    overflow: hidden;
}

.file_list .baseline
{
    border-style: solid;
}

.file_list_head
{
    border-bottom: 2px solid #043668;
    height: 29px;
}

.file_list_head a
{
    display: block;
    line-height: 22px;
    color: #1469e8;
}

hr
{
    border-width: 1px 0 0 0;
    border-style: dashed;
    border-color: #ccc;
    margin: 6px 0;
}

.page_list
{
    text-align: center;
}

.page_list a
{
    margin: 0px 4px;
}

.page_list .selected
{
    color: #eb5f01;
    text-decoration: underline;
    background: none;
}

.sub_title
{
    background: url(sub_title_bg2.jpg) repeat-x bottom;
    float: left;
    height: 22px;
    padding: 0 4px;
    font-size: 11pt;
    font-weight: bold;
    color: #000;
}

.sub_caption
{
    background: url(sub_title_bg.jpg) repeat-x bottom;
    margin: 10px 0 0 0;
    height: 22px;
}

.sub_caption .page_list
{
    float: right;
}

.file_detail
{
    margin-top: 10px;
}

.file_detail_left
{
    width: 120px;
    float: left;
    text-align: center;
}

.file_detail_right
{
    padding-bottom: 10px;
    margin: 0 0 5px 130px;
}

.file_detail p
{
    margin: 10px 0;
}

.file_detail .title
{
    color: #000;
    font-size: 12pt;
    font-weight: bold;
}

.file_detail .abstract
{
    color: #000;
}

.file_detail .info
{
    color: #999;
}

.file_detail .info a, .file_detail .info a:link, .file_detail .info a:visited
{
    color: #999;
    text-decoration: underline;
    margin: 0 4px;
}




.file_detail .login_btn
{
    margin: 0px 0 -15px 170px;
}

.pad_title
{
    background: url(sub_title_bg3.jpg) repeat-x;
    line-height: 20px;
    text-indent: 4px;
    display: block;
    color: #fff;
    font-weight: bold;
    margin: 10px 0;
}

.products
{
    margin-bottom: 10px;
}

.products .pane
{
    float: left;
    width: 220px;
    text-align: center;
    margin: 20px 0;
    padding-bottom: 10px;
}

.products .img_box
{
    width: 180px;
    height: 120px;
    margin: 0 auto;
}

.products .splitter
{
    border-left: 1px dashed #ccc;
}

.products span
{
    display: block;
    line-height: 20px;
}

.similar_files ul
{
    list-style: none;
    margin: 6px 0;
    padding: 0;
}

.similar_files li
{
    background: url(arrow03.jpg) no-repeat;
    padding-left: 18px;
}
.comment ul li
{
    padding:5px;
    border-bottom:1px dashed #cccccc;
}
.comment ul
{
    margin-bottom:5px;
}


.error
{
    color: Red;
}

.red
{
    color: #ff7801;
}


.short_text
{
    width: 105px;
    border: 1px solid #cccccc;
    background: #feeefc;
}

.mid_text
{
    border: 1px solid #cccccc;
    background: #feeefc;
}
.website_text
{
    width: 178px;
}

.long_text
{
    width: 250px;
}

#edit .edit
{
    width: 202px;
    display: block;
    background-color: #fff1e6;
    line-height: 20px;
    text-indent: 4px;
}
#edit .myc_texbg
{
    background: url(/content/def_28.gif) repeat-x;
    height: 20px;
    width: 570px;
    margin-top: 10px;
    padding: 6px 10px 0px 0px;
}
#edit .myc_texbg span
{
    float: left;
    display: block;
    color: #000000;
    font-weight: bold;
}

#edit #Phone1
{
    width: 51px;
}

#edit #Phone2
{
    width: 119px;
    margin-left: 10px;
}

#edit #Phone3
{
    width: 52px;
    margin-left: 10px;
}

.asterisk
{
    color: #ff6600;
}

.reg_form05
{
    padding: 20px 0 0 0;
}
.reg_form05 li
{
    zoom: 1;
    overflow: hidden;
    padding: 0 0 9px 0;
    color: #000;
}
.reg_form05 li.reg_li01
{
    padding: 0 0 0 85px;
}
.reg_form05 li.reg_li02
{
    padding: 0 0 0 25px;
}

#login
{
    margin-top: 5px;
}
.login_panel
{
    background: url(login_bg.gif) no-repeat;
    width: 202px;
    color: #fff;
    padding: 7px 0px;
}

.other_p01
{
    margin: 0 0 1em 0;
    padding: 0;
}
.other_p02
{
    margin: 0 0 1em 0;
    padding: 0;
    font-weight: bolder;
}
.other_t
{
    font-size: 14px;
    margin: 1em 0 0.5em 0;
    padding: 0;
    color: #000;
}
.other_ul01
{
    margin: 0 0 0 20px;
}
.other_ul01 li
{
    list-style: disc;
}

