.link { 
	float:left; 
	clear:left;
} 
body { 
	margin:0; 
} 
img { 
	float:left; 
} 
p { 
	font-size:13px; 
	line-height:22px; 
} 
h2,h3{
float:left;
margin-top:50px;
}

.intro {
	float:right; 
	width:380px;
}

strong {
font-weight:bold;
}

.flc {
float:left;
clear:left;
}

span.code {
float:left;
margin-bottom:20px;
}


.search_form input{
width:auto;
float:left;
clear:none;
margin:0 5px 0 0;
}

.search_form{
float:left;
clear:left;
background-color:#F2F2F2;
}