a{outline:none;blr:expression(this.onFocus=this.blur());}
a:focus {
    outline:none;
    -moz-outline:none;
} 


#footer
{
	width : 100%;
	height:57px;
	top:1000px;
	background:#1e1202;	
	position:absolute;
	
}

#footer #logo
{
	
	float:left;
	position:absolute;
	}
	
	#footer #copyright
	{
		float:left;
		position:absolute;
	}
	
#article
{
	width:700px;
	min-height:600px;
	position:absolute;
    top: 150px;
    width: 520px;
    z-index: 100;
	left:630px;
}

#content
{
	padding:10px;
	color:#5C5534;
	font-size:14px;
	line-height:25px;
	
}
#content p
{
	margin:30px 0px 30px 0px
}

#content p img
{
	margin:5px 0px 10px 0px;
	}

#content a{
	color:#684809;
	}
#article h2
{
	margin:10px 5px;
	color:#684809;
	font-size:30px;
	font-weight:bold;
	text-decoration:underline;
}

#view
{background-color:#e0dcc3;
width:340px;
height:250px;
padding:20px;}

#view p
{
	margin:10px 0px;
}

#weibo,#contact
{
 position: absolute;
 top: 70px;
}

#cview
{
	
	   background-color: #E0DCC3;
    height: 270px;
    padding: 10px 10px 10px 50px;
    width: 320px;
	font-size:15px;
	color:#43250a;
	}

#cview p
{
	line-height:30px;
}