/* Footer Link */
a.others{ 
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	}

a.others:hover{
	color: #000000;
	}

.others-div{
	position: absolute; 
	left: 0; 
	top: 0; 
	border: 1px solid #E95800;	
	padding: 4px; 
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, Sans serif; 
	z-index: 100;
	background-color: #FFF;
	}

.others-div .others-wrap{ 
	width:210px; 
	}

.others-div .others-wrap ul{ 
	margin: 0; padding: 0; list-style-type: none; text-align:left;
	}

.others-div li{
	padding-bottom: 3px;
	border-bottom: 1px dotted #000;
	}

.others-wrap ul li a{
	color:#E95800; 
	font-family:verdana,arial,helvetica,sans-serif; 
	font-size:10px;
	font-weight: normal;
	}

.others-wrap ul li a:hover{
	color: #000000;
	}

.anylinkshadow{
	visibility: hidden; position: absolute;	left: 0; top: 0; z-index: 99; background: #808080;
	}


/* Contents */
#content_text h1{
color:#ff6600;
font-family:Verdana;
font-size:22px;
font-weight:normal;
	}

#content_text p{
font-family:verdana,arial,helvetica,sans-serif;
font-size:11px;
line-height:15px;
text-align: justify;
	}
#external-wrap,.listings,.keyword,.desc,.web{
float: left;
}

#external-wrap{
font-family: verdana,arial,helvetica,sans-serif; 
font-size:12px; 
margin-top:12px;
margin-bottom:20px;
text-align:left;
width:100%;
}

#external-wrap .listings{
border-top:1px solid #EEEEEE;
margin-bottom:10px;
padding-top:10px;
width:100%;
}

.listings .keyword{
width:100%;
}

.listings .keyword a{
color:#E95701;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:capitalize;
}

.listings .keyword a:hover{
text-decoration:underline;
}

.listings  .description{
font-size:11px;
width:100%;
}

.listings .web-url{
color:#11A0CF;
font-size:10px;
text-align:left;
width:100%; 
}