 /*----content footer-----*/
#cfooter {
	float: left;
	height: 150px;
	width: 990px;
	padding-top: 25px;
}
#cfooter #cfooter_area {
	float: left;
	height: 150px;
	width: 988px;
	background-color: #FFFFFF;
	border: 1px solid #d6dbf2;
	background-image: url(http://sithma.com/image/footer-bg.gif);
	background-repeat: repeat-x;
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	background-position: bottom;
}
#cfooter #cfooter_area #cf {
	float: left;
	height: 130px;
	width: 952px;
	padding-top: 10px;
	padding-left: 10px;
}
#cfooter #cfooter_area #cf #cf_left {
	float: left;
	height: 130px;
	width: 665px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #333333;
	/*background-color: #009933;	*/
}
#footerlink-tilte {
	float: left;
	height: 30px;
	width: 665px;
}
#footerlink-tilte-left {
	float: left;
	height: 30px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #333333;
}
#footerlink-tilte-right a {
	float: left;
	height: 30px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6600;
	text-decoration: none;
	line-height: 22px;
	font-weight: 500;
}
#footerlink-tilte-right a:hover {
	text-decoration: underline;	
}


#footerlink {
	float: left;
	height: 100px;
	width: 665px;
	/*background-color: #FFCCFF;*/	
}
#footerlink-one {
	float: left;
	height: 100px;
	width: 160px;
	/*background-color: #FFCCFF;*/	
}
#footerlink-one ul {
	float: left;
	height: 100px;
	width: 145px;
	padding-left: 15px;
}

#footerlink-one ul li {
	float: left;
	height: auto;
	width: 145px;
	color: #9933CC;
	font-size: 6px;
}
#footerlink-one ul li a {
	float: left;
	height: auto;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	font-weight: 500;
}
#footerlink-one ul li a:hover {
	text-decoration: underline;	
}


#cfooter #cfooter_area #cf #cf_rigt {
	float: left;
	height: 130px;
	width: 265px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #333333;

}
/*----footer-----*/
#footer {
	float: left;
	height: 40px;
	width: 990px;
	padding-top: 10px;
}
#footer #footer_area {
	float: left;
	height: 15px;
	width: 990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
}
#footer #footer_area_link  {
	float: left;
	height: 15px;
	width: 990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;

}
#footer #footer_area_link a  {
	color: #303655;
	text-decoration: none;
}
#footer #footer_area_link a:hover  {
	text-decoration: underline;
}

