@charset "utf-8";
/* CSS Document */

#content{
	float:left;
	width:650px;
}

#content_top{
	width:610px;
	height:54px;
	padding-top:20px;
}
#content_top_in_left{
	width:400px;
	float:left;
}
#content_top_in_left a{
	color:#c9df0e;
	letter-spacing: 1px;
}

a.active{
	color:#8f9220;
	font-weight:100;
	letter-spacing: 1px;
}

#content_image{
	background:url(../images/ceginfo.gif);
	width:271px;
	height:182px;
	float:left;
	margin:0pt 20px 10px 0pt;
}

#content_middle p{
	line-height:24px;
}