/* CSS Document */


.ngt-h2 {
	border-left: 10px solid #6699cc;
	border-bottom: 1px solid #ccc;
	padding: 3px 0 3px 10px;
}

.ngt-h3{
	padding-bottom: 5px;
	margin-bottom: 10px;
	
	font-size: 130%;
	font-weight: bold;
}


.ngt-lnk-box {
	border: 1px solid #CCC;
	padding: 10px 15px;
	text-align: left;
}

.ngt-lnk-box h3{
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	margin-bottom: 15px;
	
	font-size: 120%;
	font-weight: bold;
}

.ngt-half-left {
	width: 48%;
	line-height: 120%;
	float: left;
}

.ngt-half-right {
	width: 48%;
	line-height: 120%;
	float: right;
}

.ngt-half-right strong{
	font-weight: bold;
	display: block;
	font-size: 110%;
	color: #8F0000;
}

.ngt-other-site {
	background: #EEEEEE;
	padding: 10px;
}

.ngt-other-site h3{
	margin-bottom: 5px;
	font-size: 120%;
	font-weight: bold;
}

.ngt-other-site strong{
	font-weight: bold;
	display: block;
	font-size: 110%;
	color: #8F0000;
}

.margin-top-50 {
	margin-top: 50px;
}

.padding-0-10-0-10{ 
	padding-left: 10px;
	padding-right: 10px;
}


/*Î¹¹Ôµ­*/


.ngt-tlog {
	margin-top: 10px;
	padding: 10px;
	background: #EEEEEE;
}

.ngt-tlog-btm {
border: 1px solid #ccc;
background: #fff;
	_margin-top: 20px !important;
	margin-top: 10px;
	padding: 5px 10px;
}

.ngt-org {
	color: #FF6633;
	font-weight:bold;
}

.ngt-12 {
	font-size: 12px;
	font-weight:bold;
}


.ngt-tlog-photo {
	border: 1px solid #ccc;
	padding:3px;
background: #fff;
}

