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



p
{
font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #666;
	text-align: left;

}

td
{
font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #666;

}



.home-title {
	font-size: 16px;
	line-height:22px;
	color: #000;
	text-align: left;
}

.home-main {
	font-size: 13px;
	line-height:18px;
	text-align: left;
}

.main-title {
	font-size: 22px;
	line-height:24px;
	color: #000;
	text-align: left;
}

.main {
	line-height:16px;
	text-align: left;
}

.sidebar {
	font-size: 11px;
	line-height:15px;
	text-align: left;
}

.sidebar-title {
	font-size: 13px;
	line-height:15px;
	color: #000;
	text-align: left;
	margin-bottom:-6px;
}


.business_title {
	font-size: 14px;
		color: #000;
	font-weight: normal;
}

.subtitle {
	font-size: 15px;
	color: #000;
	font-weight: normal;
}

.dictionary {
	font-size: 11px;
	line-height:16px;
	color: #999;

}

.dictionary-word {
	font-size: 12px;
	font-weight: bold;

}


.nav {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom:10px;
}

.magnify {
	font-weight: bold;
	color: #000;
	}


li {
     margin-left: -20px;
	text-indent: 0px;
     line-height: 15px;

}




a:link {
color: #000;
text-decoration: none;
font-weight: bold;
	
} 

a:visited {
color: #000;
text-decoration: none;
font-weight: bold;
} 

a:hover {
color: #777;
text-decoration: none;
font-weight: bold;
	
}

a:active {}


a.nav:link {
color: #000;
text-decoration: none; } 

a.nav:visited {
color: #000; 
text-decoration: none; } 

a.nav:hover {
color: #777;}

a.nav:active {}

