@charset "utf-8";
/* CSS Document */

.logo_font{
	font-family:"Trebuchet MS";
	font-size:40px;
	color:#FFFFFF;
	font-weight:normal;

}
.menu_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;

}
.menu_font-click{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b13e4d;
	font-weight:normal;

}


.menu_font-active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	

}


.active1{
color:#b13e4d;
}
.active2{
font-size:13px;
color:#b13e4d;
}


.list_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;

}
.gr8_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;

}
