@charset "utf-8";
/* CSS Document */

#in_content{
	clear:both;
	padding:20px 40px;
	background:#FFF;
	padding-bottom:60px;
}
#in_img{
	width:901px;
	height:350px;
	margin:20px 0px;
	background:url(../images/introduction/in_img.png) no-repeat center;
}
#mbx{
	height:17px;
	line-height:17px;
	background:url(mbx_ico.png) no-repeat 0px center;
	padding-left:37px;
}
#mbx a:link,#mbx a:visited,#mbx{
	color:#666666;
}
#mbx a:hover,#mbx a:active{
	text-decoration:underline;
}
#con_txt h2{
	margin-bottom:20px;

}