@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 480px) {
 
img{
max-width: 100%;
height: auto;
width /***/:auto;
}


#foundertop {}

#foundertop h2 {
	padding:4px 0 4px 32px;
	color:#ffffff;
	margin:0;
	font-weight:bold;
	background:transparent url(/admin/founder/common/images/fbg_h2top.gif) left top repeat-y;
}
#foundertop .mainimg {
	margin-bottom:10px;
}
#foundertop .mainimg img {
	font-size:0;
	display:block;
}
#foundertop .maincont {
	width:100%;
	margin:25px 0 0;
}
#foundertop .maincont .fleft {
	width:100%;
}
#foundertop .maincont .fleft p {
	margin:0 5px 15px 5px;
}
#foundertop .maincont .fright {
	float:left;
	width:98%;
}
#foundertop .maincont .fright p {
	font-size:86%;
	float:right;
	width:98%;
	margin-bottom:15px;
	
}
#foundertop .maincont .fright img {
	float:right;
	width:98%;
}



.fside {
}
.fvoice {
	float:left;
	max-width: 100%;
	margin: 0 auto;
	min-height: 180px;
	height: auto !important;
	height: 180px;
	background:#033898;
	margin-bottom:10px;
}
.fvoice img {
	font-size:0;
	display:block;
	margin:0;
}
.fvoice p {
	margin:10px 15px;
	color:#ffffff;
}




}


