﻿body
{
    background-color:#ffffff;
    margin:0;
}
.middle
{
    margin-top:14px;
}
/*搜索样式*/
.search
{
    height:96px;
    background-color:#E3EBE3;
    background-image:url(../../Images/Knowledge/search_bg_r.jpg);
    background-repeat:no-repeat;
    background-position:right top;
    margin-top:20px;
    
}
.search_left
{
    height:96px;
    background-image:url(../../Images/Knowledge/search_bg_l.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:284px;
}
.k_tab_div
{
    height:25px;
    line-height:25px;
    clear:both;
}
.k_tab_div span
{
    margin:0 2px;
    color:#4084C3;    
}
.k_tab_div span:hover
{
    text-decoration:underline;
    cursor:pointer;
}
.btn_over,.btn_out
{
    margin-top:29px;
}
#KlgSelect
{
    float:left;
    width:122px;
    display:block;
    margin-right:7px;
    margin-top:31px;
}
.k_btn_div
{
    height:30px;
}
/*广告*/
.information_pic
{
    width:301px;
    height:81px;
    margin-bottom:6px;
}
.information_pic img
{
    width:301px;
    height:81px;
}
/*加入资讯团*/
.information
{
    margin-bottom:6px;
    background-image:url(../../Images/Knowledge/zst.png);
    background-repeat:no-repeat;
    background-position:0 0;
    width:286px;
    height:162px;
}
.information p
{
    line-height:25px;
    margin:15px 15px 0px 15px;
    text-indent:25px;
}
.add_info
{
    margin:2px 10px;
    text-align:right;
    background-image:url(../../Images/News/add_info.png);
    background-position:right top;
    background-repeat:no-repeat;
    height:28px;
}
.add_info a
{
    display:inline-block;
    text-align:center;
    color:#ffffff;
    font-weight:bold;
    width:146px;
    line-height:28px;
    font-size:14px;
}
.add_info a:visited
{
    display:inline-block;
    text-align:center;
    color:#f6f6f6;
}
.add_info a:hover
{
    display:inline-block;
    text-align:center;
    color:#ffffff;
}
/*输入框*/
#KlgKey
{
    width:400px;
    border:solid 1px #ccc;
    height:20px;
    vertical-align:middle;
    line-height: 20px;
    padding-left:6px;
    float:left;
    display:block;
    margin-top:31px;
}
/*左侧布局*/
.left 
{
    width:290px;
    float:left;    
    margin-top:14px;
}
.left h3
{
    height:29px;
    width:290px;
    line-height:29px;
    text-indent:11px;
    font-size:14px;
    background-image:url(../../Images/Knowledge/k_left_title_bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    color:#455644;
}
.right_bottom 
{
    background-image:url(../../Images/News/News_left_bottom.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.right_top 
{
    background-image:url(../../Images/News/News_left_top.png);
    background-repeat: no-repeat;
    background-position:left top;
    padding-left: 9px;
}
.right
{
    width:700px;
    float:right;
    margin-top:14px;
    background-image:url(../../Images/News/News_left_bg.png);
    background-repeat:repeat-y;
    background-position:left 0;
}
/*左侧标题*/
.left_title_r
{
    background-color:#BFC9BE;
    background-image:url(../../Images/Knowledge/left_title_bg.jpg);
    background-position:right -29px; 
    background-repeat:no-repeat;  
    
}
.left_title_l
{
    background-image:url(../../Images/Knowledge/left_title_bg.jpg);
    background-position:left top; 
    background-repeat:no-repeat;
    height: 29px;
    text-indent:11px;
    line-height: 29px;
    color:#455644;
    font-size:14px;
    font-weight:bold;    
}
/*基础知识列表*/
.base_list
{
    margin-bottom: 10px;
    margin-top:5px;
}
.base_list li
{
    line-height:23px;
    text-indent:16px;
    background:url(../../Images/News/New_hot_list.png);
    background-repeat: no-repeat;
    background-position:4px center;
}
/*界面发展史*/
.his_type
{
    width: 139px;
    height: 162px;
    float: left;
    margin:3px;
    background-image:url(../../Images/Knowledge/his_bg.jpg);
    background-repeat:no-repeat;
}
.his_type img
{
    width:131px;
    height:129px;
    margin:4px;
    display:block;
}
.his_type span
{
    width:131px;
    text-align:center;
    display:inline-block;
    line-height: 22px;
}
/*右侧标题部分*/
.k_r_title
{
    height: 40px;    
    background:url(../../Images/News/NewLine.png);
    background-repeat: repeat-x;
    background-position:0 0;
    color: #7d7d7d;
    clear: both;
    margin-left:20px;
}
.k_r_title h3
{
    width: 380px;
    line-height:40px;
    float:left;
    font-size:18px;
    color: #4084C3;
}
.k_r_title h3 a
{
    color: #4084C3;
}
.k_r_title h3 a:visited
{
    color: #4084C3;
}
.k_r_title h3 a:hover
{
    text-decoration:underline;
}
.aduser
{
    text-align: right;
    float: right;
    margin-right:11px;
    line-height:40px;
}
.k_r_text
{
    clear: both;
    line-height: 22px;
    margin-left:20px;
    margin-bottom:30px;
    margin-top:20px;
    text-indent:2em;
}
