@charset "utf-8";
/* CSS Document */


#philanthropytitle{
	width: 967px;
	height:40px;
}

#philanthropycontent{
	margin:0 auto;
	width:884px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#philan_left{
	float:left;
	background:url(../images/frame_info.gif) top left no-repeat;
	width:180px;
	height:190px;
	color:#CCCCCC;
	font-weight:600;
	padding-left:25px;
	padding-top:20px;
	font-size:10px
}

#philan_content{
	float:left;
	width:430px;
	text-align:left;
	color:#CCCCCC;
}

#philan_right{
	float:left;
	width:244px;
	height:304px;
	background:url(../images/philan_right_bg.jpg) top right no-repeat;
}

a{
	text-decoration:none;
	color:#CCCCCC;
}

