.content .list_first{border:1px solid #8B8B92; width:100%; margin:0px 0px 10px 5px; border-spacing:1px;}
.content .list_first a{}
.content .list_first td{padding:3px;}
.content .list_first .head_list{background-color: #8DA0A6;color: #FFFFFF;}
.content .list_first .tr1{background-color: #F1F1F1;}
.content .list_first .tr2{}

.content .list_second {border:1px solid #8B8B92; margin:0px 0px 10px 5px; border-spacing:1px;}
.content .list_second a{ color: #666; text-decoration: underline;}
.content .list_second a:hover {text-decoration: none;}
.content .list_second td{padding: 3px 10px;}
.content .list_second .head_list{background-color: #8DA0A6;color: #FFFFFF;}
.content .list_second .tr1{background-color: #F1F1F1;}
.content .list_second .tr2{}

.content .none{display:none;}

.content .auto_example{
margin:0px;
padding:0px;
}
.content .auto_example .tr_text{
margin:0px;
padding:0px;
}
.content .auto_example .tr_text a{
margin-left:5px;
position:relative;
bottom:10px;
color:#333333;
}
.title_article{
     margin-bottom: 5px;
    font-size: 22px;
    line-height: 26px;
    color: #333333;
}

#header h1 {color: white; font-size: 24px;}
#header h1 a {
	font-size: 24px;
	text-decoration: none;
}
#header h1 a:hover {text-decoration: underline;}
#header h1 a.first_part {color: #77D115; }
#header h1 a.second_part {color: white;}