@charset "windows-1254";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu_link {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	font-style:normal;
	font-weight: bold;
	text-decoration:none;
}

.menu_link:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}

.bottom {
	font:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:left;
}.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EA2B13;
	text-transform: none;
}
.desc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.ic_link {
	font:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#FF5400;
	text-decoration:none;
}

.ic_link:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FF5400;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
}
.right_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}

.right_menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	color: #000000;
}
