@charset "utf-8";
/* CSS Document */
ul{
    list-style-type:none;
    /*list-style-image: url('sqpurple.gif');*/
}
#center{
	text-align:center;}
	#right{
		text-align:right;}
		#left{
			text-align:left;}
#date{
	
	text-align:right;
	/*background-color:#D2F2A4;*/
	color:#9A9A9A;
	}
.content-list{
    width: 590px;
    /*border: 1px solid;*/
    float: left;
    /*padding-left: 48px;*/
	margin-left:20px;
}
.line{
	
	background-color:#999;
	width:570;
	height:2;
	}
.img-app{
    /*border: 1px solid;*/
    width:300px;
    min-height: 100px;
    float: left;
	margin-top:15px;
	margin-right:5px;
  
}
.scontent {
  padding-left: 25px; 
  display:inline-block;
  float:left;
  width:915px;

  border-color:#9F6;
   padding-right: 25px; 
}
.scontent-active{
    padding-left: 50px;
    background-color:#E7FDC8;
}
ul.news li{

    padding-left:0px;

}
.content-listl
{
	float:left;
  width:900px;
	}
p.content-app{
    text-indent:35px;
    text-align:justify;
    margin-top: 0px;
    clear: both;
    color:#2E2E2E;
    font-size: 14px;
    padding-right: 15px;
    
    /*border: 1px solid;*/
}
#container-news{ 
    display: inline-block;
    height: auto;
    margin-top:3px;
    clear: both;
    width: 965px;
    /*border: 1px solid;*/
    background-color:#fff;
    min-height: 100px;
  float:center;
  margin-left:14px;
  
}
h1 {
  color:#426F35;
  font-weight:bold;
  padding:10px 0 0;

}
h1.header{
    /*border-bottom: 3px solid #BDBDBD;*/
   
    clear: both;
    
    margin-left: 50px;
}
h2.h2-service:first-letter
{ 
font-size:100%;
color:#426F35;
}
#line{
	border:medium;
	border-color:#CCC;}
h2.h2-news{
    margin-top:15px;
    margin-bottom: 5px;
    /*border: 1px solid #086A87;*/
    padding: 5px;
    /*background-image:url('/assets/template/rna/img/icon_arrow.png');*/
    background-repeat:no-repeat;
    background-position:3px 6px; 
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline;
    background-color:#99C93D;/*gainsboro;*/
    float: left;
    clear: both;
    color:#fff;
    font-size: 1.2em;
}
.session{
    /*border: 1px solid;*/
    padding: 10px 0px 10px 0px;
    float: left;
	
	
}
a.morelink {
	text-decoration:none;
	outline: none;
        color:#426F35;
}
.morecontent span {
	display: none;

}