﻿#i_links{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	padding-bottom:		10px;
}

/*-----------------------------------------------------------------------*/
#i_links h1{
	padding-top:		5px;
	padding-bottom:		5px;
	font-weight:		normal;
	font-size:			11px;
	cursor:				pointer;
	clear:				both;
	text-align:			left;
}

/*-----------------------------------------------------------------------*/
#i_links h2{
	float:				left;
	font-weight:		normal;
	font-size:			11px;
	text-align:			left;
	padding-left:		5px;
	padding-right:		5px;
	padding-bottom:		15px;
	width:				310px;
	cursor:				pointer;
	text-align:			justify;
}

/*-----------------------------------------------------------------------*/
#i_links h3{
	padding-top:		5px;
	padding-bottom:		5px;
	font-weight:		bold;
	font-size:			12px;
	text-align:			left;
	clear:				both;
}

/*-----------------------------------------------------------------------*/
#i_links p{
	padding-top:		5px;
	padding-bottom:		5px;
}

/*-----------------------------------------------------------------------*/
#i_links a{
	color:				#666666;
	text-decoration:	none;
}

/*-----------------------------------------------------------------------*/
#i_links a:hover{
	color:				#666666;
	text-decoration:	underline;
}

/*-----------------------------------------------------------------------*/
#i_links img{
	float:				left;
	margin-bottom:		10px;
}

/*-----------------------------------------------------------------------*/
#i_links span{
	padding-left:		5px;
	padding-right:		5px;
	font-size:			10px;
	clear:				both;
}

/*-----------------------------------------------------------------------*/
#info_links{
	width:				471px;
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	padding-bottom:		10px;
	padding-right:		10px;
}

/*-----------------------------------------------------------------------*/
#info_links h3{
	padding-top:		5px;
	padding-bottom:		5px;
	font-weight:		bold;
	font-size:			12px;
	text-align:			left;
	clear:				both;
}

/*-----------------------------------------------------------------------*/
#info_links h1{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	font-weight:		normal;
}

/*-----------------------------------------------------------------------*/
#info_links img{
	float:				right;
	margin-left:		10px;
}

/*-----------------------------------------------------------------------*/
#info_links span{
	font-size:			10px;
}

/*-----------------------------------------------------------------------*/
#info_links a{
	color:				#666666;
	text-decoration:	none;
}

/*-----------------------------------------------------------------------*/
#info_links a:hover{
	color:				#666666;
	text-decoration:	underline;
}

/*-----------------------------------------------------------------------*/
#link{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	padding-top:		10px;
	padding-bottom:		10px;
	padding-right:		10px;
}

/*-----------------------------------------------------------------------*/
#link a{
	color:				#666666;
	text-decoration:	none;
}

/*-----------------------------------------------------------------------*/
#link a:hover{
	color:				#666666;
	text-decoration:	underline;
}

/*-----------------------------------------------------------------------*/
.link_div{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	min-height:			30px;
	padding-top:		8px;
	padding-left:		15px;
	padding-right:		10px;
	background-image:	url('../img/bg_item.gif');
	background-repeat:	no-repeat;
	border-bottom:		1px #CCCCCC dotted;
	text-align:			left;
}


