.main_content h1, h2, h3{
	font-family: Tahoma, Verdana, Sans-serif;
	font-size: 195%;
	color: #227D19;
	font-weight: normal;
}

.main_content div.txt{
padding-left: 17px;
}

.main_content table.t{
border-bottom: 1px solid #E7E7E7;
}
.t td{
border-left: 1px solid #E7E7E7;
border-top: 1px solid #E7E7E7;
padding: 8px 7px 8px 7px;
}
.t td.end{
border-left: 1px solid #E7E7E7;
border-top: 1px solid #E7E7E7;
padding: 8px 7px 8px 7px;
border-right: 1px solid #E7E7E7;
}
.t th{
background-color: #226FBB;
border-right: 1px solid #FFFFFF;
color: #FFFFFF;
}
.t th.end{
background-color: #226FBB;
border-right: 0px solid #FFFFFF;
color: #FFFFFF;
}

.main_content .on_all_text{
background-color: #F2F2F2;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
background-image: url('/img/bg4.gif');
background-position: top left;
background-repeat: repeat-y;
}

.main_content .on_all_text a{
color: blue;
}

.main_content li.level1{
list-style-image: url('/img/levels/1.gif');
list-style-position: inside;
padding-top: 5px;
}

.main_content li.level2{
list-style-image: url('/img/levels/2.gif');
list-style-position: inside;
padding-left: 15px;
padding-top: 5px;
}

.main_content li.level3{
list-style-image: url('/img/levels/3.gif');
list-style-position: inside;
padding-left: 30px;
padding-top: 5px;
}

.info{
background-image: url('/img/info.gif');
background-position: top left;
background-repeat: no-repeat;
padding-left: 53px;
padding-top: 5px;
min-height: 29px;
}
.news_all{
padding-bottom: 16px;
}

.news_all .news_data{
color: #319828;
text-decoration: underline;
}

.news_all .news_header{
color: #345ABD;
font-weight: bold;
}

.news1, .news2{
padding-bottom: 12px;
}

.pages{
font-size: 90%;
}
.pages a{
color: #3A7AC2;
}
.pages b{
color: #000000;
}
.faq{
background-color: #0060B7;
padding-left: 3px;
}
.faq .question{
background-color: white;
}
.faq td{
vertical-align: top;
padding: 0px 5px 5px 5px;
}
.faq .id_quest{
font-weight: bold;
color: #00A651;
}
.faq .quest{
color: #345ABD;
font-weight: bold;
text-decoration: underline;
}
.replay{
padding: 5px 5px 25px 48px;
background-image: url('/img/replay.gif');
background-position: top left;
background-repeat: no-repeat;
}

.t2{
vertical-align: top;
background-color: #F7F7F7;
}
.search_result{
background-color: white;
padding-left: 3px;
}
.search_result td{
vertical-align: top;
padding: 0px 5px 5px 5px;
}
.search_result .id_quest{
font-weight: bold;
color: #00A651;
}
.search_result .quest{
color: #345ABD;
font-weight: bold;
text-decoration: underline;
}
