/* CSS Document */
.font_general {
	font-family: Arial;
	font-size: 13px;
	color:#333333;
}
.font_right {
	font-family: tahoma;
	font-size: 11px;
	color:#015ab3;
}
.font_title{
font-family:tahoma;
font-size:14px;
font-weight:bold;
color:#fb380b;
}

.font_white{
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#fff;
}
.font_green{
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#0d5d89;
}
.font_main{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.font_small{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.type_exam{
height:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000066;
margin-left:100px;
}
.title_type_exam{
font-family:tahoma;
font-size:13px;
color:#CC3333;
font-weight: bold;
height:20px;
}
.title_page{
font-family:tahoma;
font-size:14px;
font-weight: bold;
color:#FF3333;
}
.learning{
font-family:tahoma;
font-size:14px;
font-weight: bold;
color:#CC3333;
}
.space{
margin-left:20px;
}
.answer_true{
color:#FF0000;
font-size:13px;
font-weight:bold;
}
.text_security{
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#FF0000;
}
.txt_hotline{
	font-family:Arial;
	color:#FFFF00;
	font-size:12px;
	font-weight:bold;
}

.submenu a,.submenu a:active{
	height:20px;
	text-decoration:none;
    color:#FFFFFF;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	text-align:left;
}

.submenu a:hover{
	text-decoration:none;
	color:#00FF00;
	height:20px;
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	text-align:left;
}	
.menutitle {
	cursor:pointer;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;	
	text-decoration:none;
	
}
.cats_font {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FF3333;
	text-decoration:none;
	
}