@charset "utf-8";
/* CSS Document */

.reg_nav_frame{ background:url(../reg_images/loginnav_bj.jpg) repeat-x; margin-top:1px;}
.reg_wrapper{ background:url(../ul_images/mid_bj.jpg) repeat-x; position:relative; font-size:14px;}
.left_bj{ background:url(../ul_images/left_bj.jpg) no-repeat; width:14px; height:430px; left:0; top:0px; position:absolute}
.right_bj{ background:url(../ul_images/right_bj.jpg) no-repeat; width:14px; height:430px; right:0; top:0px; position:absolute}
.ul_box{ /*background:url(../kn_images/heng_bj.gif);*/  min-height: 430px;  height:expression(document.body.clientHeight < 430? "430px": "auto" ); padding-bottom:20px; overflow:hidden}
.ul_wrapper{ padding:40px}
.ul_title{ background:url(../kn_images/knline3.gif) bottom repeat-x; padding-bottom:20px; margin-bottom:10px;}
.ul_title h3{ line-height:30px;font-size:18px; font-weight:normal}
.ul_content li{ color:#666;margin-bottom:20px; font-size:12px}
.ul_content li h3{ font-size:14px; color:#333;font-weight: bold;}
.ul_content li a{ color:#c90}
@media(min-width: 0px) and (max-width: 991px) {
    .right_bj{
        height: 100%;
    }
    .w940_p10  img{width:100%;}
}