@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-size:12px;
	color:#000;
}
img{
	border:0;
}
.title_01{
	font-size:14px;
	color:#0468cf;
	font-weight:bold;
}
.title_02{
	font-size:14px;
	color:#fff;
	font-weight:bold;
}
.mainNav a{
	font-size:15px;
	color:#184785 !important;
	font-weight:bold;
	text-decoration:none;
}
.mainNav .curent{
	background:url(../curentNav.gif) repeat-x;
}
.mainNav .curent a{
	color:#fff !important;
}