.content_title{
    color: #3160A4;
    font-size:20px;
    background: none;
    border: none;
}
.content_title2{
   color: #3160A4;
   font-size:20px;
    background: none;
    border: none;
}
.content_title1{
    color:#9ea8ff;
    font-size:20px;
    background: none;
    border: none;
}
.clicked1{
    color: #3160A4;
    font-size:20px;
    background: none;
    border: none;
}
.clicked2{
    color: #9ea8ff;
    font-size:20px;
    background: none;
    border: none;
}
#block1{
    display:block;
}
#block2{
    display: none;
}
/*.content_title:active{*/
/*    color: #6f7bdc;*/
/*}*/
/*.content_title:focus{*/
/*    color: #6f7bdc;*/
/*}*/
.title_img{
    position:relative;
    bottom:-3px
}
.line2{
    position:relative;
    bottom:-4px
}
.more_info{
    float: right;
    color: #2A37AF;
    font-size:14px;

}
.more_info:hover {
    color:#A6AFFDFF!important;
}
.more_info_img{
    float:right;
    position:relative;
    bottom:-8px
}
.title{
    color:#8C8C8D;
    font-size:12px
}
.title:hover{
    color: #91c4ff;
}
.title img{
    width:6px;
    height:6px
}
.data{
    float:right;
    color:#8C8C8D;
    font-size:12px
}
.block_style1{
    float: left;
    width:40%;
    background-color: #F9FCFF;
    margin-bottom: 20px;
    border: 2px solid #A7BEDE;
    padding: 10px;
    margin-left: 5%;
}
.block_style2{
    float: left;
    width:40%;
    background-color: #FEFDF5;
    margin-bottom: 20px;
    border: 2px solid #E1DDC3;
    padding: 10px;
    margin-left: 5%;

}
.link_title{
    color: #FFFFFF;
    font-size:17px;
    font-weight: lighter;
    margin-bottom:6px
}
.links a{
    color:white;
    font-size:14px;
    margin-right: 50px;
    font-weight: lighter;
    text-decoration: none;
    border:none;
}
.links:hover{
    color:#9a9a9a;
}
.plus-info a{
    font-weight: lighter;
    color:white;
    font-size:10px;
    border:none;
}
.plus-info a:hover{
    color:white;
}
.plus-info{
    text-align: right;

}
.link:hover{
    color:#9ea8ff;
}