@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img {
  border: 0px
}
.menu_header {
	width: auto;
	padding-top: 15px;
	text-align: center;
}
.menu_header_2 {
	width: auto;
	text-align: center;
	padding: 20px;
	display:none;
}
.menu_text-box {
	width: auto;
	height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	display: inline-block;
}
.menu_text-line {
	width: auto;
	height: 31px;
	display: inline-block;
}
.menu_text-icon {
	width: 95%;
	text-align: right;
	display: inline-block;
}
.menu_text-link {
	font-size: 20px;
	color: #fff;
}
a.menu_text-link:hover {
	font-size: 20px;
	color: #ffff00;
}
.banner_01 {
	background-image: url(../images/banner_bg-01.gif);
}
.banner_01-m {
	width: auto;
}
.banner_01-s {
	width: auto;
	display:none;
}
.banner_02 {
	background-image: url(../images/banner_bg-02.gif);
}
.banner_02-m {
	width: auto;
}
.banner_02-s {
	width: auto;
	display:none;
}
.banner_gallery {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.banner_pg {
	margin: 15px;
	border: 5px solid #FFF;
	border-radius: 10px;
	-webkit-box-shadow: 3px 3px 5px #000;
	-moz-box-shadow: 3px 3px 5px #000;
	box-shadow: 3px 3px 5px #000;
}
.banner_deta {
	float: right;
	width: 25%;
	margin-top: 25px;
}
.banner_deta-text {
	font-size: 14px;
	color: #FFF;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.banner_button {
	text-align: center;
	display:none;
}
.banner_button-size {
	text-align: center;
	width: 75%;
	border-radius: 10px;
	/*margin: 10px;
	padding: 10px;*/
    margin: 0 10px 10px 10px;
    padding:0 10px 10px 10px;
	background-color: #FFF;
	display: inline-block;
	border: 1px solid #7fac49;
}
.banner_button-links {
	text-align: center;
	font-size: 18px;
	color: #7fac49;
}
.tour_data-left {
	width: 75%;
	float: left;
}
.tour_data-right {
	width: 25%;
	float: right;
	text-align: right;
}
.tour_box {
	background-image: url(../images/line-point.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 16px;
	position: relative;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.tour_box-title {
	font-size: 20px;
	color: #000;
}
a.tour_box-title:hover {
	font-size: 20px;
	color: #7fac49;
}
.tour_box-text {
	font-size: 16px;
	font-weight: 400;
	color: #5a5a5a;
}
.tour_box-money {
	text-align: right;
	border: 1px solid #bfd5a4;
	width: auto;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	color: #5a5a5a;
	margin: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.tour_box-money_b {
	font-size: 33px;
	font-weight: 500;
	color: #7fac49;
}
.foot_logo-box {
	width: 40%;
	text-align: right;
	float: right;
}
.foot_logo {
	width: auto;
	padding-left: 20px;
	display: inline-block;
}
.foot_tour-box {
	width: 60%;
	text-align: left;
	float: left;
}
.foot_tour {
	width: 32%;
	display: inline-block;
	padding-top: 7px;
	padding-bottom: 7px;
}
.foot_tour-link {
	font-size: 16px;
	color: #000;
}
a.foot_tour-link:hover {
	font-size: 16px;
	color: #002857;
}
.list_winner-photo {
	width: 190px;
	margin: 10px;
}
.list_winner-table {
	font-size: 16px;
	color: #000;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3C763D;
}
.list_winner-title {
	font-size: 16px;
	color: #fff;
	background-color: #80ad4e;
	line-height: 30px;
}
@media(max-width:990px){
.banner_gallery {
	float: left;
	width: 47%;
}
.banner_deta {
	float: left;
	width: 95%;
	padding-right: 15px;
	padding-left: 15px;
}
.tour_data-left {
	width: 95%;
}
.tour_data-right {
	width: 100%;
	text-align: left;
}
.foot_logo-box {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.foot_tour-box {
	width: 100%;
	text-align: center;
}
.menu_header {
	display:none;
}
.menu_header_2 {
	display:block;
}
.menu_text-box {
	width: 100%;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffff00;
}
.menu_text-line {
	display:none;
}
}
@media(max-width:768px){
.foot_logo-box {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.foot_tour-box {
	width: 100%;
	text-align: center;
}
}
@media(max-width:640px){
.banner_gallery {
	width: 95%;
}
.foot_logo-box {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
.foot_tour-box {
	width: 100%;
	text-align: center;
}
.foot_tour {
	width: 49%;
}
.banner_01-m {
	display:none;
}
.banner_01-s {
	display:block;
}
.banner_02-m {
	display:none;
}
.banner_02-s {
	display:block;
}
.banner_button {
	display:block;
	text-align: center;
	margin-top: 20px;
}
.banner_button-size {
	text-align: center;
	width: 75%;
}
.list_winner-photo {
	width: 75px;
}
}
