@charset "utf-8";
#contenair_main {
    position: relative;
    margin: 0;
    width: 100%;
    background-image: url(../imgs/home_back.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    text-align: center;
}
#contenair_corona {
	position: relative;
	width: 1000px;
	margin-top: 40px;
	margin-bottom: 50px;
	height: auto;
	float: left;
	text-align: center;
}
#contenair_chuui {
	position: relative;
	width: 1000px;
	margin-bottom: 50px;
	height: auto;
	float: left;
	text-align: center;
}
#contenair_news {
    position: relative;
    width: 1000px;
    margin-top: 40px;
    margin-bottom: 50px;
    padding-bottom: 25px;
    padding-left: 0px;
    height: auto;
    background-color: #036EB7;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    float: left;
}
#news_box {
    width: 950px;
    height: auto;
    position: relative;
    float: left;
    background-color: #FFFFFF;
    margin-left: 25px;
    margin-top: 25px;
}
#cc1 {
    position: relative;
    width: 100%;
    background-color: #004491;
    height: auto;
    text-align: center;
}
.end {
	height: 0px;
	width: 100%;
	clear: left;
}
#contenair2 {
    position: relative;
    width: 1000px;
    margin-top: 60px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-bottom: 25px;
    padding-left: 0px;
    height: auto;
}
#mov_box {
    width: 400px;
    float: left;
    margin-top: 0;
    margin-right: 16px;
    margin-left: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
    border: 5px solid #004699;
    background-color: #004699;
}

#menu_box {
    width: 270px;
    float: left;
    margin-left: 16px;
    margin-bottom: 16px;
}
#btn_box1 {
    width: 320px;
    float: left;
    margin-right: 20px;
    margin-bottom: 80px;
}
#btn_box2{
    width: 320px;
    float: left;
    margin-bottom: 80px;
}