#intro
{
	width:800px;
	margin:auto;
	margin-top:8px;
}

#intro_head
{
	width:800px;
	height:39px;
	border-bottom:1px dotted #D0D0D0;
}

#intro h1
{
	font-family:ËÎÌå;
	font-size:16px;
	font-weight:bold;
	height:39px;
	color:#7B7B7B;     
	line-height:39px;
	border-bottom:1px dotted #D0D0D0;
}

#intro h1 span
{
	font-size:12px;
	font-weight:normal;
	
	color:#7B7B7B; 
	border-left:1px solid #7B7B7B;
	margin:0 0 0 5px;
	padding:5px 0 0 5px;
}

#intro img
{
	height:461px;
	width:799px;
	border-bottom:1px dashed #D0D0D0;
}


