@charset "utf-8";
body
{
	background:url(../images/contentback.gif) no-repeat #fcffe4;
}
.cp
{
	position:absolute;
	top:72px;
	left:20px;
	width:280px;
	height:300px;
}
.content
{
	position:absolute;
	top:40px;
	left:10px;
	width:270px;
	height:220px;
	overflow-y:auto;
	overflow-x:hidden;
	scrollbar-face-color:#f8faf0;
	scrollbar-track-color:#f8faf0;
	scrollbar-darkshadow-color:#daddd0;
	scrollbar-arrow-color:#999999;	
}
h2
{
	font-weight:bold;
	font-size:14px;
	position:absolute;
	top:0px;
	left:12px;
	height:30px;
	color:#4d4c4c;
}
h3
{
	color:#e05b94;
	font-weight:bold;
	font-size:13px;
}
.webFun
{
	position:relative;
	top:-15px;
	left:-39px;
}
.info
{
	position:relative;
	top:-30px;
	left:-39px;
	margin-bottom:-35px;
}
.image
{
	position:relative;
	top:-30px;
}
.content img
{
	border:0px;
	width:90%;
	height:auto;
}