@charset 'utf-8';


#container {
    width: 100%;
}

#index #main_img {
	width:100%;
	height:auto;
	margin:0 auto 6%;
	background-image:url(../../images/page/research/top_img_bg.jpg);
	background-repeat:repeat-x;
}
#index #main_img .box {
	width:100%;
	margin:0 auto;
}
#index #top_contets{
	margin:0 0 13%;
}
#index #top_contets ul{
	text-align:center;
}
#index #top_contets ul li{
	width:80%;
	margin:0 auto 6%;
}
#index #top_contets #wrapper {
	width:96%;
	margin:0 2%;
}
.foot_btn {
	width:100%;
	text-align:center;
	margin:0 auto 10%;
}
.foot_btn img{
	width:70%;
}