@charset  "UTF-8";

address,blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul {
    margin: 0;
    padding: 0;
}

select {
    margin: 0;
}

body,html {
    height: 100%;
}

abbr,acronym {
    border: 0 none;
}

q:after,q:before {
    content: "";
}

ol,ul {
    list-style: none;
}

img {
    border: 0 none;
    vertical-align: bottom;
}

object {
    outline: 0;
}

table {
    max-width: 100%;
    border-spacing: 0;
}

caption {
    text-align: left;
}

td,th {
    text-align: left;
    vertical-align: top;
    empty-cells: show;
}

hr {
    display: none;
}

fieldset {
    border: 0 none;
}

label {
    cursor: default;
}

iframe {
    border: 0 none;
    overflow: auto;
}

area {
    outline: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-style: normal;
    font-weight: 400;
    font-size: 100%;
}

abbr,acronym,address,blockquote,caption,cite,code,dfn,div,dl,kbd,ol,p,pre,q,samp,th,ul,var {
    font-weight: 400;
    font-style: normal;
}

em,strong {
    font-weight: 700;
    font-style: normal;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #000;
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;
    font-size: 100%;
    line-height: 1.5;
}

body {
    -webkit-text-size-adjust: 100%;
}
/*@media print {
  body { display: none }
}*/
code,pre {
    font-family: "Osaka－等幅",Osaka-mono,"ＭＳ ゴシック","MS Gothic",monospace,serif;
    font-size: 16px;
}

a {
    -webkit-tap-highlight-color: rgba(255,255,255,.25);
	text-decoration: none;
}

a:link,a:visited {
    color: #000;
    text-decoration: none;
}

a:active,a:hover {
    color: #CC0000;
    text-decoration: none;
	
}
a{
	outline: none;
}
a:focus{
	outline: none;
}
input,select,textarea {
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3","Lucida Grande","Hiragino Kaku Gothic Pro","メイリオ",Verdana,"ＭＳ Ｐゴシック",sans-serif;
}

textarea {
    border: 1px solid #b7b7b7;
    padding: 2px 3px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

*,:after,:before {
    box-sizing: border-box;
}

.container {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.section {
    overflow: hidden;
}

#ie7 .about .container,#ie7 .collaboration,#ie7 .interview,#ie7 .jetkei,#ie7 .main-visual,#ie7 .making,#ie7 .navigation,#ie7 .news,#ie7 .schedule,#ie7 .share,#ie7 .headbar_menu_box {
    display: none;
}

#ie7 .about .footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

#ie7 .about {
    background: 0 0;
}

.ie7-warning {
    text-align: center;
    line-height: 1.6;
    font-size: 20px;
    padding-top: 200px;
}
/* header */
.header {
    width: 100%;
	height: 60px;
    background-color: #fff;
    z-index: 19999;
    padding-top: 12px;
    padding-bottom: 10px;
	border-bottom: 2px solid #dedede;
}

.header:after,.header:before {
    content: " ";
    display: table;
}

.header:after {
    clear: both;
}

.header h1 {
    float: left;
    margin-left: 20px;
}
.header_logo {
    width:377px;
	height: 35px;
}
.header .share {
    float: right;
    font-size: 0;
    margin-top: 4px;
    margin-right: 20px;
}

.header .share li {
    display: inline-block;
    vertical-align: top;
}

.header .share li:first-child {
    margin-right: 19px;
}


/* content */
.content {
	/*padding-top: 60px;*/
}
.content2 {
	/*padding:60px 0;*/
}


/* partner */

.partner {
	
}
.partner h2{
	margin: 40px 0 40px 20px;
}
.partner_logo {
	float: right;
	margin: 0px 20px 0 0;
	width:167px;
	height: 66px;
}
.partner_text {
	width:445px;
	height: 65px;
}
.content_line {
	width:100%;
	height: 30px;
	background: #ccc;
}





/*--------------------------------------------------------------------

競技エリア

--------------------------------------------------------------------*/



/* athletics content*/

#athletics {
	position: relative;
	background: url(../image/bk/athletics_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#athletics .logo {
	position:absolute;
	background: url(../image/logo/athletics_logo.png) no-repeat;
	width: 448px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#athletics .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#athletics .text_box span{
	display:block;
}
#athletics .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 235px center #cc0000;
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#athletics .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 235px center rgba(255,255,255,0.4);
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#athletics_about_wrap {
	background: url(../image/bk/athletics_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#athletics_about_wrap #athletics_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#athletics_about_wrap #athletics_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#athletics_about_wrap #athletics_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#athletics_about_wrap #athletics_about .content {
	padding-top: 400px;
}
#athletics_about_wrap #athletics_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#athletics_about_wrap #athletics_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#athletics_about_wrap #athletics_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#athletics_about_wrap #athletics_about .content .highlight h4 span{
	display: block;
}
#athletics_about_wrap #athletics_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#athletics_about_wrap #athletics_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#athletics_about_wrap #athletics_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#athletics_about_wrap #athletics_about .content .text_box h4 span{
	display: block;
}

#athletics_about_wrap #athletics_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#athletics_about_wrap #athletics_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#athletics_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#athletics_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#athletics_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}

/* synchro content*/

#synchro {
	position: relative;
	background: url(../image/bk/synchro_back.jpg) no-repeat;
	background-size: cover;
	background-position: center bottom;
	width:100%;
	height: 680px;
}

#synchro .logo {
	position:absolute;
	background: url(../image/logo/synchronizedswimming_logo.png) no-repeat;
	width: 628px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#synchro .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#synchro .text_box span{
	display:block;
}
#synchro .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 210px center #cc0000;
	width: 236px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#synchro .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 210px center rgba(255,255,255,0.4);
	width: 236px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#synchro_about_wrap {
	background: url(../image/bk/synchro_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}
#synchro_about_wrap #synchro_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#synchro_about_wrap #synchro_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#synchro_about_wrap #synchro_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#synchro_about_wrap #synchro_about .content {
	padding-top: 370px;
}
#synchro_about_wrap #synchro_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 280px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#synchro_about_wrap #synchro_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#synchro_about_wrap #synchro_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#synchro_about_wrap #synchro_about .content .highlight h4 span{
	display: block;
}
#synchro_about_wrap #synchro_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 280px;
	padding-top:75px;
	text-align: center;
}
#synchro_about_wrap #synchro_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#synchro_about_wrap #synchro_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#synchro_about_wrap #synchro_about .content .text_box h4 span{
	display: block;
}

#synchro_about_wrap #synchro_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#synchro_about_wrap #synchro_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#synchro_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#synchro_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#synchro_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}




/* artistic_gymnastics content*/

#artistic_gymnastics {
	position: relative;
	background: url(../image/bk/artistic_gymnastics_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#artistic_gymnastics .logo {
	position:absolute;
	background: url(../image/logo/artistic_gymnastics_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#artistic_gymnastics .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#artistic_gymnastics .text_box span{
	display:block;
}
#artistic_gymnastics .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#artistic_gymnastics .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#artistic_gymnastics_about_wrap {
	background: url(../image/bk/artistic_gymnastics_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}
#artistic_gymnastics_about_wrap #artistic_gymnastics_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#artistic_gymnastics_about_wrap #artistic_gymnastics_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#artistic_gymnastics_about_wrap #artistic_gymnastics_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#artistic_gymnastics_about_wrap #artistic_gymnastics_about .content {
	padding-top: 400px;
}
#artistic_gymnastics_about_wrap #artistic_gymnastics_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#artistic_gymnastics_about_wrap #artistic_gymnastics_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#artistic_gymnastics_about_wrap #artistic_gymnastics_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#artistic_gymnastics_about_wrap #artistic_gymnastics_about .content .highlight h4 span{
	display: block;
}
#artistic_gymnastics_about_wrap #artistic_gymnastics_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#artistic_gymnastics_about_wrap #artistic_gymnastics_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#artistic_gymnastics_about_wrap #artistic_gymnastics_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#artistic_gymnastics_about_wrap #artistic_gymnastics_about .content .text_box h4 span{
	display: block;
}

#artistic_gymnastics_about_wrap #artistic_gymnastics_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#artistic_gymnastics_about_wrap #artistic_gymnastics_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#artistic_gymnastics_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#artistic_gymnastics_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#artistic_gymnastics_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}




/* rhythmic_gymnastics content*/

#rhythmic_gymnastics {
	position: relative;
	background: url(../image/bk/rhythmic_gymnastics_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#rhythmic_gymnastics .logo {
	position:absolute;
	background: url(../image/logo/rhythmic_gymnastics_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#rhythmic_gymnastics .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#rhythmic_gymnastics .text_box span{
	display:block;
}
#rhythmic_gymnastics .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#rhythmic_gymnastics .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#rhythmic_gymnastics_about_wrap {
	background: url(../image/bk/rhythmic_gymnastics_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#rhythmic_gymnastics_about_wrap #rhythmic_gymnastics_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#rhythmic_gymnastics_about_wrap #rhythmic_gymnastics_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#rhythmic_gymnastics_about_wrap #rhythmic_gymnastics_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#rhythmic_gymnastics_about_wrap #rhythmic_gymnastics_about .content {
	padding-top: 400px;
}
#rhythmic_gymnastics_about_wrap #rhythmic_gymnastics_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#rhythmic_gymnastics_about_wrap #rhythmic_gymnastics_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#rhythmic_gymnastics_about_wrap #rhythmic_gymnastics_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#rhythmic_gymnastics_about_wrap #rhythmic_gymnastics_about .content .highlight h4 span{
	display: block;
}
#rhythmic_gymnastics_about_wrap #rhythmic_gymnastics_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#rhythmic_gymnastics_about_wrap #rhythmic_gymnastics_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#rhythmic_gymnastics_about_wrap #rhythmic_gymnastics_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#rhythmic_gymnastics_about_wrap #rhythmic_gymnastics_about .content .text_box h4 span{
	display: block;
}

#rhythmic_gymnastics_about_wrap #rhythmic_gymnastics_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#rhythmic_gymnastics_about_wrap #rhythmic_gymnastics_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#rhythmic_gymnastics_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#rhythmic_gymnastics_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#rhythmic_gymnastics_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}







/* trampoline content*/

#trampoline {
	position: relative;
	background: url(../image/bk/trampoline_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}

#trampoline .logo {
	position:absolute;
	background: url(../image/logo/trampoline_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#trampoline .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#trampoline .text_box span{
	display:block;
}
#trampoline .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#trampoline .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#trampoline_about_wrap {
	background: url(../image/bk/trampoline_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#trampoline_about_wrap #trampoline_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#trampoline_about_wrap #trampoline_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#trampoline_about_wrap #trampoline_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#trampoline_about_wrap #trampoline_about .content {
	padding-top: 400px;
}
#trampoline_about_wrap #trampoline_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#trampoline_about_wrap #trampoline_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#trampoline_about_wrap #trampoline_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#trampoline_about_wrap #trampoline_about .content .highlight h4 span{
	display: block;
}
#trampoline_about_wrap #trampoline_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#trampoline_about_wrap #trampoline_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#trampoline_about_wrap #trampoline_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#trampoline_about_wrap #trampoline_about .content .text_box h4 span{
	display: block;
}

#trampoline_about_wrap #trampoline_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#trampoline_about_wrap #trampoline_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#trampoline_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#trampoline_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#trampoline_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}




/* wrestling content*/

#wrestling {
	position: relative;
	background: url(../image/bk/wrestling_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#wrestling .logo {
	position:absolute;
	background: url(../image/logo/wrestling_logo.png) no-repeat;
	width: 469px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#wrestling .text_box {
	width: 600px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#wrestling .text_box span{
	display:block;
}
#wrestling .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 235px center #cc0000;
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#wrestling .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 235px center rgba(255,255,255,0.4);
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#wrestling_about_wrap {
	background: url(../image/bk/wrestling_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#wrestling_about_wrap #wrestling_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#wrestling_about_wrap #wrestling_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#wrestling_about_wrap #wrestling_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#wrestling_about_wrap #wrestling_about .content {
	padding-top: 400px;
}
#wrestling_about_wrap #wrestling_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#wrestling_about_wrap #wrestling_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#wrestling_about_wrap #wrestling_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#wrestling_about_wrap #wrestling_about .content .highlight h4 span{
	display: block;
}
#wrestling_about_wrap #wrestling_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#wrestling_about_wrap #wrestling_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#wrestling_about_wrap #wrestling_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#wrestling_about_wrap #wrestling_about .content .text_box h4 span{
	display: block;
}

#wrestling_about_wrap #wrestling_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#wrestling_about_wrap #wrestling_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#wrestling_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#wrestling_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#wrestling_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}






/* judo content*/

#judo {
	position: relative;
	background: url(../image/bk/judo_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#judo .logo {
	position:absolute;
	background: url(../image/logo/judo_logo.png) no-repeat;
	width: 211px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#judo .text_box {
	width: 600px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#judo .text_box span{
	display:block;
}
#judo .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 235px center #cc0000;
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#judo .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 235px center rgba(255,255,255,0.4);
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#judo_about_wrap {
	background: url(../image/bk/judo_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#judo_about_wrap #judo_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#judo_about_wrap #judo_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#judo_about_wrap #judo_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#judo_about_wrap #judo_about .content {
	padding-top: 400px;
}
#judo_about_wrap #judo_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#judo_about_wrap #judo_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#judo_about_wrap #judo_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#judo_about_wrap #judo_about .content .highlight h4 span{
	display: block;
}
#judo_about_wrap #judo_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#judo_about_wrap #judo_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#judo_about_wrap #judo_about .content .text_box h4{
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
#judo_about_wrap #judo_about .content .text_box h4 span{
	display: block;
}

#judo_about_wrap #judo_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#judo_about_wrap #judo_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#judo_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#judo_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#judo_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}






/* sevens rugby content*/

#sevens_rug {
	position: relative;
	background: url(../image/bk/sevens_rugby_back.png) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 720px;
}

#sevens_rug .logo {
	position:absolute;
	background: url(../image/logo/sevens_rugby_logo.png) no-repeat;
	width: 300px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#sevens_rug .text_box {
	width: 600px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	text-shadow: 1px 1px 2px #000;
}
#sevens_rug .text_box span{
	display:block;
}
#sevens_rug .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 305px center #cc0000;
	width: 326px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#sevens_rug .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 305px center rgba(255,255,255,0.4);
	width: 326px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#rug_about_wrap {
	background: url(../image/bk/sevens_rugby_about_back.png) no-repeat;
	background-size: cover;
	background-position: top center;
	width:100%;
	height: 680px;
}
#rug_about_wrap #rug_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#rug_about_wrap #rug_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#rug_about_wrap #rug_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#rug_about_wrap #rug_about .content {
	padding-top: 400px;
}
#rug_about_wrap #rug_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#rug_about_wrap #rug_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#rug_about_wrap #rug_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#rug_about_wrap #rug_about .content .highlight h4 span{
	display: block;
}
#rug_about_wrap #rug_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#rug_about_wrap #rug_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#rug_about_wrap #rug_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#rug_about_wrap #rug_about .content .text_box h4 span{
	display: block;
}

#rug_about_wrap #rug_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#rug_about_wrap #rug_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#rug_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#rug_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#rug_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}






/* football content*/

#football {
	position: relative;
	background: url(../image/bk/football_back.jpg) no-repeat;
	background-size: cover;
	background-position: center bottom;
	width:100%;
	height: 680px;
}

#football .logo {
	position:absolute;
	background: url(../image/logo/football_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#football .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#football .text_box span{
	display:block;
}
#football .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#football .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#football_about_wrap {
	background: url(../image/bk/football_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center bottom;
	width:100%;
	height: 680px;
}
#football_about_wrap #football_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#football_about_wrap #football_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#football_about_wrap #football_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#football_about_wrap #football_about .content {
	padding-top: 400px;
}
#football_about_wrap #football_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#football_about_wrap #football_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#football_about_wrap #football_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#football_about_wrap #football_about .content .highlight h4 span{
	display: block;
}
#football_about_wrap #football_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#football_about_wrap #football_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#football_about_wrap #football_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#football_about_wrap #football_about .content .text_box h4 span{
	display: block;
}

#football_about_wrap #football_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#football_about_wrap #football_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#football_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#football_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#football_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}


/* tennis content*/

#tennis {
	position: relative;
	background: url(../image/bk/tennis_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#tennis .logo {
	position:absolute;
	background: url(../image/logo/tennis_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#tennis .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#tennis .text_box span{
	display:block;
}
#tennis .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#tennis .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#tennis_about_wrap {
	background: url(../image/bk/tennis_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#tennis_about_wrap #tennis_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#tennis_about_wrap #tennis_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#tennis_about_wrap #tennis_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#tennis_about_wrap #tennis_about .content {
	padding-top: 400px;
}
#tennis_about_wrap #tennis_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#tennis_about_wrap #tennis_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#tennis_about_wrap #tennis_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#tennis_about_wrap #tennis_about .content .highlight h4 span{
	display: block;
}
#tennis_about_wrap #tennis_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#tennis_about_wrap #tennis_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#tennis_about_wrap #tennis_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#tennis_about_wrap #tennis_about .content .text_box h4 span{
	display: block;
}

#tennis_about_wrap #tennis_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#tennis_about_wrap #tennis_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#tennis_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#tennis_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#tennis_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}


/* basketball content*/

#basketball {
	position: relative;
	background: url(../image/bk/basketball_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#basketball .logo {
	position:absolute;
	background: url(../image/logo/basketball_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#basketball .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#basketball .text_box span{
	display:block;
}
#basketball .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#basketball .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#basketball_about_wrap {
	background: url(../image/bk/basketball_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#basketball_about_wrap #basketball_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#basketball_about_wrap #basketball_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#basketball_about_wrap #basketball_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#basketball_about_wrap #basketball_about .content {
	padding-top: 400px;
}
#basketball_about_wrap #basketball_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#basketball_about_wrap #basketball_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#basketball_about_wrap #basketball_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#basketball_about_wrap #basketball_about .content .highlight h4 span{
	display: block;
}
#basketball_about_wrap #basketball_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#basketball_about_wrap #basketball_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#basketball_about_wrap #basketball_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#basketball_about_wrap #basketball_about .content .text_box h4 span{
	display: block;
}

#basketball_about_wrap #basketball_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#basketball_about_wrap #basketball_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#basketball_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#basketball_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#basketball_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}


/* sailing content*/

#sailing {
	position: relative;
	background: url(../image/bk/sailing_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#sailing .logo {
	position:absolute;
	background: url(../image/logo/sailing_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#sailing .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#sailing .text_box span{
	display:block;
}
#sailing .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#sailing .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#sailing_about_wrap {
	background: url(../image/bk/sailing_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}
#sailing_about_wrap #sailing_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#sailing_about_wrap #sailing_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#sailing_about_wrap #sailing_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#sailing_about_wrap #sailing_about .content {
	padding-top: 400px;
}
#sailing_about_wrap #sailing_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#sailing_about_wrap #sailing_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#sailing_about_wrap #sailing_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#sailing_about_wrap #sailing_about .content .highlight h4 span{
	display: block;
}
#sailing_about_wrap #sailing_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#sailing_about_wrap #sailing_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#sailing_about_wrap #sailing_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#sailing_about_wrap #sailing_about .content .text_box h4 span{
	display: block;
}

#sailing_about_wrap #sailing_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#sailing_about_wrap #sailing_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#sailing_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#sailing_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#sailing_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}










/* weightlifting content*/

#weightlifting {
	position: relative;
	background: url(../image/bk/weightlifting_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#weightlifting .logo {
	position:absolute;
	background: url(../image/logo/weightlifting_logo.png) no-repeat;
	width: 700px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#weightlifting .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#weightlifting .text_box span{
	display:block;
}
#weightlifting .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#weightlifting .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#weightlifting_about_wrap {
	background: url(../image/bk/weightlifting_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#weightlifting_about_wrap #weightlifting_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#weightlifting_about_wrap #weightlifting_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#weightlifting_about_wrap #weightlifting_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#weightlifting_about_wrap #weightlifting_about .content {
	padding-top: 400px;
}
#weightlifting_about_wrap #weightlifting_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#weightlifting_about_wrap #weightlifting_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#weightlifting_about_wrap #weightlifting_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#weightlifting_about_wrap #weightlifting_about .content .highlight h4 span{
	display: block;
}
#weightlifting_about_wrap #weightlifting_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#weightlifting_about_wrap #weightlifting_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#weightlifting_about_wrap #weightlifting_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#weightlifting_about_wrap #weightlifting_about .content .text_box h4 span{
	display: block;
}

#weightlifting_about_wrap #weightlifting_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#weightlifting_about_wrap #weightlifting_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#weightlifting_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#weightlifting_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#weightlifting_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}


/* cycling content*/

#cycling {
	position: relative;
	background: url(../image/bk/cycling_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#cycling .logo {
	position:absolute;
	background: url(../image/logo/cycling_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#cycling .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#cycling .text_box span{
	display:block;
}
#cycling .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#cycling .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#cycling_about_wrap {
	background: url(../image/bk/cycling_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#cycling_about_wrap #cycling_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#cycling_about_wrap #cycling_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#cycling_about_wrap #cycling_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#cycling_about_wrap #cycling_about .content {
	padding-top: 400px;
}
#cycling_about_wrap #cycling_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#cycling_about_wrap #cycling_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#cycling_about_wrap #cycling_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#cycling_about_wrap #cycling_about .content .highlight h4 span{
	display: block;
}
#cycling_about_wrap #cycling_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#cycling_about_wrap #cycling_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#cycling_about_wrap #cycling_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#cycling_about_wrap #cycling_about .content .text_box h4 span{
	display: block;
}

#cycling_about_wrap #cycling_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#cycling_about_wrap #cycling_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#cycling_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#cycling_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#cycling_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}


/* equesrian content*/

#equesrian {
	position: relative;
	background: url(../image/bk/equesrian_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#equesrian .logo {
	position:absolute;
	background: url(../image/logo/equesrian_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#equesrian .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#equesrian .text_box span{
	display:block;
}
#equesrian .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#equesrian .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#equesrian_about_wrap {
	background: url(../image/bk/equesrian_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#equesrian_about_wrap #equesrian_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#equesrian_about_wrap #equesrian_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#equesrian_about_wrap #equesrian_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#equesrian_about_wrap #equesrian_about .content {
	padding-top: 400px;
}
#equesrian_about_wrap #equesrian_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#equesrian_about_wrap #equesrian_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#equesrian_about_wrap #equesrian_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#equesrian_about_wrap #equesrian_about .content .highlight h4 span{
	display: block;
}
#equesrian_about_wrap #equesrian_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#equesrian_about_wrap #equesrian_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#equesrian_about_wrap #equesrian_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#equesrian_about_wrap #equesrian_about .content .text_box h4 span{
	display: block;
}

#equesrian_about_wrap #equesrian_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#equesrian_about_wrap #equesrian_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#equesrian_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#equesrian_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#equesrian_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}


/* fencing content*/

#fencing {
	position: relative;
	background: url(../image/bk/fencing_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#fencing .logo {
	position:absolute;
	background: url(../image/logo/fencing_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#fencing .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#fencing .text_box span{
	display:block;
}
#fencing .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#fencing .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#fencing_about_wrap {
	background: url(../image/bk/fencing_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}
#fencing_about_wrap #fencing_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#fencing_about_wrap #fencing_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#fencing_about_wrap #fencing_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#fencing_about_wrap #fencing_about .content {
	padding-top: 400px;
}
#fencing_about_wrap #fencing_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#fencing_about_wrap #fencing_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#fencing_about_wrap #fencing_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#fencing_about_wrap #fencing_about .content .highlight h4 span{
	display: block;
}
#fencing_about_wrap #fencing_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#fencing_about_wrap #fencing_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#fencing_about_wrap #fencing_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#fencing_about_wrap #fencing_about .content .text_box h4 span{
	display: block;
}

#fencing_about_wrap #fencing_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#fencing_about_wrap #fencing_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#fencing_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#fencing_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#fencing_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}




/* clay_shooting content*/

#clay_shooting {
	position: relative;
	background: url(../image/bk/clay_shooting_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#clay_shooting .logo {
	position:absolute;
	background: url(../image/logo/clay_shooting_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#clay_shooting .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#clay_shooting .text_box span{
	display:block;
}
#clay_shooting .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#clay_shooting .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#clay_shooting_about_wrap {
	background: url(../image/bk/clay_shooting_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center bottom;
	width:100%;
	height: 680px;
}
#clay_shooting_about_wrap #clay_shooting_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#clay_shooting_about_wrap #clay_shooting_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#clay_shooting_about_wrap #clay_shooting_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#clay_shooting_about_wrap #clay_shooting_about .content {
	padding-top: 400px;
}
#clay_shooting_about_wrap #clay_shooting_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#clay_shooting_about_wrap #clay_shooting_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#clay_shooting_about_wrap #clay_shooting_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#clay_shooting_about_wrap #clay_shooting_about .content .highlight h4 span{
	display: block;
}
#clay_shooting_about_wrap #clay_shooting_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#clay_shooting_about_wrap #clay_shooting_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#clay_shooting_about_wrap #clay_shooting_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#clay_shooting_about_wrap #clay_shooting_about .content .text_box h4 span{
	display: block;
}

#clay_shooting_about_wrap #clay_shooting_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#clay_shooting_about_wrap #clay_shooting_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#clay_shooting_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#clay_shooting_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#clay_shooting_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}




/* canoe content*/

#canoe {
	position: relative;
	background: url(../image/bk/canoe_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#canoe .logo {
	position:absolute;
	background: url(../image/logo/canoe_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#canoe .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#canoe .text_box span{
	display:block;
}
#canoe .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#canoe .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#canoe_about_wrap {
	background: url(../image/bk/canoe_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#canoe_about_wrap #canoe_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#canoe_about_wrap #canoe_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#canoe_about_wrap #canoe_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#canoe_about_wrap #canoe_about .content {
	padding-top: 400px;
}
#canoe_about_wrap #canoe_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#canoe_about_wrap #canoe_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#canoe_about_wrap #canoe_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#canoe_about_wrap #canoe_about .content .highlight h4 span{
	display: block;
}
#canoe_about_wrap #canoe_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#canoe_about_wrap #canoe_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#canoe_about_wrap #canoe_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#canoe_about_wrap #canoe_about .content .text_box h4 span{
	display: block;
}

#canoe_about_wrap #canoe_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#canoe_about_wrap #canoe_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#canoe_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#canoe_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#canoe_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}


/* triathlon content*/

#triathlon {
	position: relative;
	background: url(../image/bk/triathlon_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#triathlon .logo {
	position:absolute;
	background: url(../image/logo/triathlon_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#triathlon .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#triathlon .text_box span{
	display:block;
}
#triathlon .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#triathlon .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#triathlon_about_wrap {
	background: url(../image/bk/triathlon_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#triathlon_about_wrap #triathlon_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#triathlon_about_wrap #triathlon_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#triathlon_about_wrap #triathlon_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#triathlon_about_wrap #triathlon_about .content {
	padding-top: 400px;
}
#triathlon_about_wrap #triathlon_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#triathlon_about_wrap #triathlon_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#triathlon_about_wrap #triathlon_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#triathlon_about_wrap #triathlon_about .content .highlight h4 span{
	display: block;
}
#triathlon_about_wrap #triathlon_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#triathlon_about_wrap #triathlon_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#triathlon_about_wrap #triathlon_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#triathlon_about_wrap #triathlon_about .content .text_box h4 span{
	display: block;
}

#triathlon_about_wrap #triathlon_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#triathlon_about_wrap #triathlon_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#triathlon_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#triathlon_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#triathlon_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}





/* curling content*/

#curling {
	position: relative;
	background: url(../image/bk/curling_back.png) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}
#curling .content{
    position: absolute;
    width:100%;
	height: 680px;
    top:0;
    left: 0;
    background: rgba(0,0,0,0.4)
}

#curling .logo {
	position:absolute;
	background: url(../image/logo/curling_logo.png) no-repeat;
	width: 650px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#curling .text_box {
	width: 600px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 3px #000; 
}
#curling .text_box span{
	display:block;
}
#curling .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 235px center #cc0000;
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#curling .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 235px center rgba(255,255,255,0.4);
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#curling_about_wrap {
	background: url(../image/bk/curling_about_back.png) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#curling_about_wrap #curling_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#curling_about_wrap #curling_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#curling_about_wrap #curling_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#curling_about_wrap #curling_about .content {
	padding-top: 400px;
}
#curling_about_wrap #curling_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#curling_about_wrap #curling_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#curling_about_wrap #curling_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#curling_about_wrap #curling_about .content .highlight h4 span{
	display: block;
}
#curling_about_wrap #curling_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#curling_about_wrap #curling_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#curling_about_wrap #curling_about .content .text_box h4{
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
#curling_about_wrap #curling_about .content .text_box h4 span{
	display: block;
}

#curling_about_wrap #curling_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#curling_about_wrap #curling_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#curling_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#curling_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#curling_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}

/* climbing content*/

#climbing {
	position: relative;
	background: url(../image/bk/climbing_back.png) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 700px;
}
#climbing .content{
    position: absolute;
    width:100%;
	height: 700px;
    top:0;
    left: 0;
    background: rgba(0,0,0,0.4)
}

#climbing .logo {
	position:absolute;
	background: url(../image/logo/climbing_logo.png) no-repeat;
	width: 393px;
	height: 172px;
	top: 80px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#climbing .text_box {
	width: 600px;
	height: 108px;
	margin: 300px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 3px #000; 
}
#climbing .text_box span{
	display:block;
}
#climbing .btn1 {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 360px center #cc0000;
	width: 400px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#climbing .btn1:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 360px center rgba(255,255,255,0.4);
	width: 400px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#climbing .btn2 {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 270px center #cc0000;
	width: 300px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 564px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#climbing .btn2:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 270px center rgba(255,255,255,0.4);
	width: 300px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 564px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#climbing .btn3 {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 220px center #cc0000;
	width: 270px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 628px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#climbing .btn3:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 220px center rgba(255,255,255,0.4);
	width: 270px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 628px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#climbing_about_wrap {
	background: url(../image/bk/climbing_about_back.png) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#climbing_about_wrap #climbing_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#climbing_about_wrap #climbing_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#climbing_about_wrap #climbing_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#climbing_about_wrap #climbing_about .content {
	padding-top: 400px;
}
#climbing_about_wrap #climbing_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#climbing_about_wrap #climbing_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#climbing_about_wrap #climbing_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#climbing_about_wrap #climbing_about .content .highlight h4 span{
	display: block;
}
#climbing_about_wrap #climbing_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#climbing_about_wrap #climbing_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#climbing_about_wrap #climbing_about .content .text_box h4{
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
#climbing_about_wrap #climbing_about .content .text_box h4 span{
	display: block;
}

#climbing_about_wrap #climbing_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#climbing_about_wrap #climbing_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#climbing_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#climbing_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#climbing_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}



















/*--------------------------------------------------------------------

障がい者スポーツ

--------------------------------------------------------------------*/



/* wheelchair_rugby content*/

#wheelchair_rugby {
	position: relative;
	background: url(../image/bk/wheelchair_rugby_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#wheelchair_rugby .logo {
	position:absolute;
	background: url(../image/logo/wheelchair_rugby_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#wheelchair_rugby .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#wheelchair_rugby .text_box span{
	display:block;
}
#wheelchair_rugby .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#wheelchair_rugby .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#wheelchair_rugby_about_wrap {
	position: relative;
	background: url(../image/bk/wheelchair_rugby_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}
#wheelchair_rugby_about_wrap #wheelchair_rugby_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#wheelchair_rugby_about_wrap #wheelchair_rugby_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#wheelchair_rugby_about_wrap #wheelchair_rugby_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#wheelchair_rugby_about_wrap #wheelchair_rugby_about .content {
	padding-top: 400px;
}
#wheelchair_rugby_about_wrap #wheelchair_rugby_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#wheelchair_rugby_about_wrap #wheelchair_rugby_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#wheelchair_rugby_about_wrap #wheelchair_rugby_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#wheelchair_rugby_about_wrap #wheelchair_rugby_about .content .highlight h4 span{
	display: block;
}
#wheelchair_rugby_about_wrap #wheelchair_rugby_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#wheelchair_rugby_about_wrap #wheelchair_rugby_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#wheelchair_rugby_about_wrap #wheelchair_rugby_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#wheelchair_rugby_about_wrap #wheelchair_rugby_about .content .text_box h4 span{
	display: block;
}

#wheelchair_rugby_about_wrap #wheelchair_rugby_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#wheelchair_rugby_about_wrap #wheelchair_rugby_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#wheelchair_rugby_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#wheelchair_rugby_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#wheelchair_rugby_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}
#wheelchair_rugby .copy {
	position: absolute;
	right: 20px;
	bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000; 
}
#wheelchair_rugby_about_wrap .copy {
	position: absolute;
	right: 20px;
	bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000; 
}
/* para_athletics content*/

#para_athletics {
	position: relative;
	background: url(../image/bk/para_athletics_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#para_athletics .logo {
	position:absolute;
	background: url(../image/logo/para_athletics_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#para_athletics .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#para_athletics .text_box span{
	display:block;
}
#para_athletics .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 235px center #cc0000;
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#para_athletics .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 235px center rgba(255,255,255,0.4);
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#para_athletics_about_wrap {
	background: url(../image/bk/para_athletics_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#para_athletics_about_wrap #para_athletics_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#para_athletics_about_wrap #para_athletics_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#para_athletics_about_wrap #para_athletics_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#para_athletics_about_wrap #para_athletics_about .content {
	padding-top: 400px;
}
#para_athletics_about_wrap #para_athletics_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#para_athletics_about_wrap #para_athletics_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#para_athletics_about_wrap #para_athletics_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#para_athletics_about_wrap #para_athletics_about .content .highlight h4 span{
	display: block;
}
#para_athletics_about_wrap #para_athletics_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#para_athletics_about_wrap #para_athletics_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#para_athletics_about_wrap #para_athletics_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#para_athletics_about_wrap #para_athletics_about .content .text_box h4 span{
	display: block;
}

#para_athletics_about_wrap #para_athletics_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#para_athletics_about_wrap #para_athletics_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#para_athletics_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#para_athletics_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#para_athletics_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}

/* wheelchair_basketball content*/

#wheelchair_basketball {
	position: relative;
	background: url(../image/bk/wheelchair_basketball_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#wheelchair_basketball .logo {
	position:absolute;
	background: url(../image/logo/wheelchair_basketball_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#wheelchair_basketball .text_box {
	width: 500px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#wheelchair_basketball .text_box span{
	display:block;
}
#wheelchair_basketball .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 320px center #cc0000;
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#wheelchair_basketball .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 320px center rgba(255,255,255,0.4);
	width: 340px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#wheelchair_basketball_about_wrap {
	background: url(../image/bk/wheelchair_basketball_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}
#wheelchair_basketball_about_wrap #wheelchair_basketball_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#wheelchair_basketball_about_wrap #wheelchair_basketball_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#wheelchair_basketball_about_wrap #wheelchair_basketball_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#wheelchair_basketball_about_wrap #wheelchair_basketball_about .content {
	padding-top: 400px;
}
#wheelchair_basketball_about_wrap #wheelchair_basketball_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#wheelchair_basketball_about_wrap #wheelchair_basketball_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#wheelchair_basketball_about_wrap #wheelchair_basketball_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#wheelchair_basketball_about_wrap #wheelchair_basketball_about .content .highlight h4 span{
	display: block;
}
#wheelchair_basketball_about_wrap #wheelchair_basketball_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#wheelchair_basketball_about_wrap #wheelchair_basketball_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#wheelchair_basketball_about_wrap #wheelchair_basketball_about .content .text_box h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#wheelchair_basketball_about_wrap #wheelchair_basketball_about .content .text_box h4 span{
	display: block;
}

#wheelchair_basketball_about_wrap #wheelchair_basketball_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#wheelchair_basketball_about_wrap #wheelchair_basketball_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#wheelchair_basketball_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#wheelchair_basketball_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#wheelchair_basketball_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}


/*--------------------------------------------------------------------

選手エリア

--------------------------------------------------------------------*/


/* kamiji area */

.kamiji_wrap {
	width:100%;
	margin: 0 auto;
	text-align: center;
}

#kamiji_topics01 {
	background: url(../image/bk/kamiji_bk01.png) no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 680px;
	margin: 0 auto;
}
#kamiji_topics01 .content{
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}
#kamiji_topics01 .content h2{
	padding: 78px 0 255px;
}
#kamiji_topics01 .content h4{
	float: right;
	font-size: 14px;
	line-height: 29px;
	text-align: right;
	color: #fff;
	text-shadow: 1px 1px 1px #000;  
}
#kamiji_topics01 .content h4 span{
	display: block;
}
#kamiji_topics01 .content .copy {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000; 
}




#kamiji_topics02 {
	background: url(../image/bk/kamiji_bk02.png) no-repeat center top;

	width: 100%;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}
#kamiji_topics02 .content{
	width: 950px;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}
#kamiji_topics02 .content .topic{
	float: left;
	background: rgba(204,0,0,0.9);
	width: 350px;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}
#kamiji_topics02 .content .topic h3{
	padding: 40px 0;
}
#kamiji_topics02 .content .topic h4{
	font-size: 12px;
	line-height: 26px;
	text-align: left;
	color: #fff;
	letter-spacing: 0.2px;
	margin:0 35px;
	text-align: justify;
}
#kamiji_topics02 .content .copy {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000; 
}



#kamiji_topics03 {
	background: url(../image/bk/kamiji_bk03.png) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}
#kamiji_topics03 .content{
	width: 950px;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}
#kamiji_topics03 .content .topic{
	float: right;
	background: rgba(255,255,255,0.9);
	width: 350px;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}
#kamiji_topics03 .content .topic .box1{
	padding: 40px 0;
	width: 350px;
	height:115px;
	border-bottom: 1px solid #cc0000;
}
#kamiji_topics03 .content .topic .box2{
	padding: 40px 0;
	width: 350px;
	height:230px;
	border-bottom: 1px solid #cc0000;
}
#kamiji_topics03 .content .topic .box2 h4{
	font-size: 12px;
	color: #cc0000;
	line-height:  26px;
	margin: 30px 30px 0;
}
#kamiji_topics03 .content .topic .box3{
	padding: 40px 0;
	width: 350px;
	height:265px;
	border-bottom: 1px solid #cc0000;
}
#kamiji_topics03 .content .topic .box3 h4{
	font-size: 12px;
	color: #cc0000;
	line-height:  26px;
	margin: 30px 30px 0;
}
#kamiji_topics03 .content .topic .box3 .rule_btn {
	display: inline-block;
	background:url(../image/icon/other_window_w.png) no-repeat 200px center #cc0000;
	border: 1px solid #cc0000;
	width: 225px;
	height: 28px;
	line-height: 27px;
	margin: 20px 0;
	font-size: 13px;
	color: #fff;
}
#kamiji_topics03 .content .topic .box3 .rule_btn:hover {
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/other_window.png) no-repeat 200px center #fff;
	border: 1px solid #cc0000;
	width: 225px;
	height: 28px;
	line-height: 27px;
	margin: 20px 0;
	font-size: 13px;
	color: #000;
}



#kamiji_topics04 {
	background: url(../image/bk/kamiji_bk04.png) no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 680px;
	margin: 0 auto;
}
@media screen and (min-width: 1400px){
#kamiji_topics04 {
	background: url(../image/bk/kamiji_bk04.png) no-repeat center top -100px;
	background-size: cover;
	width: 100%;
	height: 680px;
	margin: 0 auto;
}
}
#kamiji_topics04 .content{
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}
#kamiji_topics04 .content img{
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}
#kamiji_topics04 .content img:hover{
	transition: 0.5s;
	opacity: 0.4;
}
#kamiji_topics04 .content .copy {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #000; 
}

.kamiji_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0;
	font-size: 13px;
	color: #fff;
}
.kamiji_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center #fff;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0;
	font-size: 13px;
	color: #000;
}








/* kozai area */

.kozai_wrap {
	width:100%;
	margin: 0 auto;
	text-align: center;
}

#kozai_topics01 {
	background: url("../image/kozai_index_2023.png") no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 680px;
	margin: 0 auto;
}
#kozai_topics01 .content{
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}
#kozai_topics01 .content h2{
	padding: 78px 0 205px;
}
#kozai_topics01 .content h4{
	float: left;
	font-size: 14px;
	line-height: 29px;
	text-align: left;
	color: #fff;
	text-shadow: 1px 1px 1px #000;  
}
#kozai_topics01 .content h4 span{
	display: block;
}

#kozai_topics01 .content .copy {
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 12px;
	color: #fff;
}




#kozai_topics02 {
	background: url(../image/bk/kozai_bk02.png) no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}
#kozai_topics02 .content{
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}

#kozai_topics02 .content .topic{
	float: right;
	background: rgba(204,0,0,0.9);
	width: 350px;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}
#kozai_topics02 .content .topic h3{
	padding: 40px 0;
}
#kozai_topics02 .content .topic h4{
	font-size: 12px;
	line-height: 26px;
	text-align: right;
	color: #fff;
	letter-spacing: 0.2px;
	margin:0 35px;
	text-align: justify;
}

#kozai_topics02 .content .copy {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-shadow: 1px 1px 1px #fff;
}








#kozai_topics03 {
	background: url(../image/bk/kozai_bk03.png) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}
#kozai_topics03 .content{
	width: 950px;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}

#kozai_topics03 .content .topic{
	float: left;
	background: rgba(255,255,255,0.9);
	width: 350px;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}
#kozai_topics03 .content .topic .box1{
	padding: 40px 0;
	width: 350px;
	height:115px;
	border-bottom: 1px solid #cc0000;
}
#kozai_topics03 .content .topic .box2{
	padding: 30px 0;
	width: 350px;
	height:230px;
	border-bottom: 1px solid #cc0000;
}
#kozai_topics03 .content .topic .box2 h4{
	font-size: 12px;
	color: #cc0000;
	line-height:  26px;
	margin: 17px 20px 0;
}
#kozai_topics03 .content .topic .box2 h4 span{
	display: block;
}
#kozai_topics03 .content .topic .box3{
	padding: 30px 0;
	width: 350px;
	height:270px;
	border-bottom: 1px solid #cc0000;
}
#kozai_topics03 .content .topic .box3 h4{
	font-size: 12px;
	color: #cc0000;
	line-height:  26px;
	margin: 18px 20px 0;
}
#kozai_topics03 .content .topic .box3 h4 span{
	display: block;
}
#kozai_topics03 .content .topic .box3 .rule_btn {
	display: inline-block;
	background:url(../image/icon/other_window_w.png) no-repeat 200px center #cc0000;
	border: 1px solid #cc0000;
	width: 225px;
	height: 28px;
	line-height: 27px;
	margin: 15px 0;
	font-size: 13px;
	color: #fff;
}
#kozai_topics03 .content .topic .box3 .rule_btn:hover {
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/other_window.png) no-repeat 200px center #fff;
	border: 1px solid #cc0000;
	width: 225px;
	height: 28px;
	line-height: 27px;
	margin: 15px 0;
	font-size: 13px;
	color: #000;
}



#kozai_topics04 {
	background: url(../image/bk/kozai_bk04.png) no-repeat center center;
	background-size: cover;
	width: 100%;
	height: 680px;
	margin: 0 auto;
}
#kozai_topics04 .content{
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}
#kozai_topics04 .content img{
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}
#kozai_topics04 .content img:hover{
	transition: 0.5s;
	opacity: 0.4;
}



.kozai_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0;
	font-size: 13px;
	color: #fff;
}
.kozai_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center #fff;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0;
	font-size: 13px;
	color: #000;
}

/* RESULT AREA*/

#sports_results {
	position: relative;
	background: url(../image/bk/results_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#sports_results .logo {
	position:absolute;
	background: url(../image/logo/results_logo.png) no-repeat;
	width: 500px;
	height: 100px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#sports_results .text_box {
	width: 500px;
	height: 108px;
	margin: 430px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#sports_results .text_box span{
	display:block;
}
#sports_results .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 170px center #cc0000;
	width: 200px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#sports_results .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 170px center rgba(255,255,255,0.4);
	width: 200px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}





/* footer content*/

.about .footer {
    /*position: fixed;
    bottom: 0;
    left: 0;*/
    width: 100%;
    height: 50px;
    background-color: #000;
}

.about .footer:after,.about .footer:before {
    content: " ";
    display: table;
}

.about .footer:after {
    clear: both;
}

.about .footer small {
    float: left;
    line-height: 50px;
    font-size: 12px;
	color: #fff;
    margin-left: 20px;
}

.about .footer .btn-jal {
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}



.fight .footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #000;
}

.fight .footer:after,.about .footer:before {
    content: " ";
    display: table;
}

.fight .footer:after {
    clear: both;
}

.fight .footer small {
    float: left;
    line-height: 50px;
    font-size: 12px;
	color: #fff;
    margin-left: 20px;
}

.fight .footer .btn-jal {
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}


#ie8main {
    display: none;
}

.ie7-warning {
    text-align: center;
    line-height: 1.6;
    font-size: 20px;
    padding-top: 200px;
}

#ie7 .about .container,#ie7 .collaboration,#ie7 .interview,#ie7 .jetkei,#ie7 .main-visual,#ie7 .making,#ie7 .navigation,#ie7 .news,#ie7 .schedule,#ie7 .share {
    display: none;
}


#btn{
	width: 120px;
	height: 40px;
    margin:10px auto 10px;
    padding:10px;
	font-size: 12px;
	line-height: 18px;
    cursor:pointer;
    background: #fff;
    color: #333;
    border: 1px solid #717071;;
	text-align: center;
}


#btn p{
	display: inline-block;
	font-size: 12px;
}
#btn p:hover{
	color: #fff !important;
}

#btn:hover{
	transition: 1s;
    background: #cc0000;
    color: #fff !important;
    border: 1px solid #cc0000;
}

/*******************メニューバー*********************/
@media screen and (min-width: 1091px){
#headbar {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height:60px;
	text-align: center;
	z-index: 19999;
	background:rgba(255, 255, 255, 0.85);  /* 背景色 */
	color: #000;             /* 文字色 */
	border-bottom: 2px solid #dedede;
   /*box-shadow: 3px 3px 3px rgba(0,128,0,0.5); /* 影 */
}
#headbar h1 {
    float: left;
    margin:12px 0 0 20px;
}
#headbar .headbar_menu{
	float: right;
}
#headbar .headbar_menu_box{
	height:30px;
	padding-top: 15px;
	float: left;
	display: table;
}
#headbar p{
	color: #000;
	background:url(../image/bk/line.png) no-repeat left 10px;
	font-size: 12px;
	line-height: 1.4;
	padding: 0 15px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 2px;
	display: table-cell;
	vertical-align: middle;
	height: 35px;
}
#headbar p:hover{
	transition: 0.2s;
	background:url(../image/bk/line.png) no-repeat left 10px;
	color: #cc0000;
	font-size: 12px;
	line-height: 1.4;
	padding: 0 15px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 2px;
	display: table-cell;
	vertical-align: middle;
	height: 35px;
}
#headbar p span{
	display: block;
}	
}


@media screen and (min-width: 1030px) and (max-width: 1090px){
.header_logo {
    width:340px;
	height: auto;
}
#headbar {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height:60px;
	text-align: center;
	z-index: 19999;
	background:rgba(255, 255, 255, 0.85);  /* 背景色 */
	color: #000;             /* 文字色 */
	border-bottom: 2px solid #dedede;
   /*box-shadow: 3px 3px 3px rgba(0,128,0,0.5); /* 影 */
}
#headbar h1 {
    float: left;
    margin:12px 0 0 20px;
}
#headbar .headbar_menu{
	float: right;
}
#headbar .headbar_menu_box{
	height:30px;
	padding-top: 15px;
	float: left;
	display: table;
}
#headbar p{
	color: #000;
	background:url(../image/bk/line.png) no-repeat left 10px;
	font-size: 12px;
	line-height: 1.4;
	padding: 0 15px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 2px;
	display: table-cell;
	vertical-align: middle;
	height: 35px;
}
#headbar p:hover{
	transition: 0.2s;
	background:url(../image/bk/line.png) no-repeat left 10px;
	color: #cc0000;
	font-size: 12px;
	line-height: 1.4;
	padding: 0 15px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 2px;
	display: table-cell;
	vertical-align: middle;
	height: 35px;
}
#headbar p span{
	display: block;
}	
}

@media screen and (max-width: 1029px){
	body {
	padding-top: 60px;
}
#headbar {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height:120px;
	text-align: center;
	z-index: 19999;
	background:rgba(255, 255, 255, 0.85);  
	color: #000;            
	border-bottom: 2px solid #dedede;
   /*box-shadow: 3px 3px 3px rgba(0,128,0,0.5); */
}
#headbar h1 {
    float: left;
    margin:12px 0 0 20px;
}
#headbar .headbar_menu{
	width:100%;
	text-align: center;
	margin:  60px auto 0;
	text-decoration: none;
}
#headbar .headbar_menu_box{
	height:20px;
	margin-top:20px;
	display: inline-block;
	
}
#headbar p{
	display: inline;
	background:url(../image/bk/line.png) no-repeat left 2px;
	color: #000;
	font-size: 12px;
	padding: 0 15px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 2px;
	display: table-cell;
	vertical-align: middle;
	height:20px;
}
#headbar p:hover{
	display: inline;
	background:url(../image/bk/line.png) no-repeat left 2px;
	color: #cc0000;
	font-size: 12px;
	padding: 0 15px;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Osaka,sans-serif;
	letter-spacing: 2px;
	display: table-cell;
	vertical-align: middle;
	height:20px;
}
#headbar .headbar_menu_box a{
	text-decoration: none;
}
}



#headbar .headbar_menu .share {
    float: right;
    font-size: 0;
    margin: 19px 20px 0 0px;
}

#headbar .headbar_menu .share li {
    display: inline-block;
    vertical-align: top;
}

#headbar .headbar_menu .share li:first-child {
    margin-right: 19px;
}




/* フルスクリーン、フェード背景用*/


#fullscreen {
	left: 50%;
	margin-left: -960px;
	width: 100%;
	height: auto;
	min-width: 1920px;
	min-height: 680px;
	z-index: -1;
	position: relative;
}
#fullscreen img {
	left: 50%;
	margin-left: -960px;
	width: 100%;
	height: auto;
	min-width: 1920px;
	min-height: 680px;
	position: absolute;
}



#pageTop{
	background:url(../image/page-top-btn.png) no-repeat scroll #000;
	-moz-background-size:contain;
    background-size:contain;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.6;
	z-index:9997;
	padding:20px;
	position:fixed;
	bottom:60px;
	right:20px;
	}

/*** animation area****/



.fadeInDown {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fadeInDown;
 animation-name: fadeInDown;
 visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-100px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
 0% { opacity: 0; -webkit-transform: translateY(-100px); -ms-transform: translateY(-100px); transform: translateY(-100px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}
.fadein {
    animation: fadeIn 0.5s ease 0s 1 normal;
    -webkit-animation: fadeIn 0.5s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}


.fadein2 {
    animation: fadeIn2 2s ease 0s 1 normal;
    -webkit-animation: fadeIn2 2s ease 0s 1 normal;
}

@keyframes fadeIn2 {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn2 {
    0% {opacity: 0}
    100% {opacity: 1}
}
































/*16/12/20 karate content*/

#karate {
	position: relative;
	background: url(../image/bk/karate_back.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#karate .logo {
	position:absolute;
	background: url(../image/logo/karate_logo.png) no-repeat;
	width: 600px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#karate .text_box {
	width: 600px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#karate .text_box span{
	display:block;
}
#karate .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 235px center #cc0000;
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#karate .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 235px center rgba(255,255,255,0.4);
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#karate_about_wrap {
	background: url(../image/bk/karate_about_back.jpg) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#karate_about_wrap #karate_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#karate_about_wrap #karate_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#karate_about_wrap #karate_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#karate_about_wrap #karate_about .content {
	padding-top: 400px;
}
#karate_about_wrap #karate_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#karate_about_wrap #karate_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#karate_about_wrap #karate_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#karate_about_wrap #karate_about .content .highlight h4 span{
	display: block;
}
#karate_about_wrap #karate_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#karate_about_wrap #karate_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#karate_about_wrap #karate_about .content .text_box h4{
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
#karate_about_wrap #karate_about .content .text_box h4 span{
	display: block;
}

#karate_about_wrap #karate_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#karate_about_wrap #karate_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#karate_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#karate_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#karate_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}

/* golf content*/

#golf {
	position: relative;
	background: url(../image/bk/golf_back.png) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#golf .logo {
	position:absolute;
	background: url(../image/logo/golf_logo.png) no-repeat;
	width: 211px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#golf .text_box {
	width: 600px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#golf .text_box span{
	display:block;
}
#golf .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 235px center #cc0000;
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#golf .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 235px center rgba(255,255,255,0.4);
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#golf_about_wrap {
	background: url(../image/bk/golf_about_back.png) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#golf_about_wrap #golf_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#golf_about_wrap #golf_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#golf_about_wrap #golf_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#golf_about_wrap #golf_about .content {
	padding-top: 400px;
}
#golf_about_wrap #golf_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#golf_about_wrap #golf_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#golf_about_wrap #golf_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#golf_about_wrap #golf_about .content .highlight h4 span{
	display: block;
}
#golf_about_wrap #golf_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#golf_about_wrap #golf_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#golf_about_wrap #golf_about .content .text_box h4{
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
#golf_about_wrap #golf_about .content .text_box h4 span{
	display: block;
}

#golf_about_wrap #golf_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#golf_about_wrap #golf_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#golf_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#golf_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#golf_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}

/* kendo content*/

#kendo {
	position: relative;
	background: url(../image/bk/kendo_back.png) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#kendo .logo {
	position:absolute;
	background: url(../image/logo/kendo_logo.png) no-repeat;
	width: 276px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#kendo .text_box {
	width: 600px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#kendo .text_box span{
	display:block;
}
#kendo .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 235px center #cc0000;
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#kendo .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 235px center rgba(255,255,255,0.4);
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#kendo_about_wrap {
	background: url(../image/bk/kendo_about_back.png) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#kendo_about_wrap #kendo_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#kendo_about_wrap #kendo_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#kendo_about_wrap #kendo_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#kendo_about_wrap #kendo_about .content {
	padding-top: 400px;
}
#kendo_about_wrap #kendo_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#kendo_about_wrap #kendo_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#kendo_about_wrap #kendo_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#kendo_about_wrap #kendo_about .content .highlight h4 span{
	display: block;
}
#kendo_about_wrap #kendo_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#kendo_about_wrap #kendo_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#kendo_about_wrap #kendo_about .content .text_box h4{
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
#kendo_about_wrap #kendo_about .content .text_box h4 span{
	display: block;
}

#kendo_about_wrap #kendo_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#kendo_about_wrap #kendo_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#kendo_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#kendo_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#kendo_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}

/* skiing content*/

#skiing {
	position: relative;
	background: url(../image/bk/skiing_back.png) no-repeat;
	background-size: cover;
	background-position: center center;
	width:100%;
	height: 680px;
}

#skiing .logo {
	position:absolute;
	background: url(../image/logo/skiing_logo.png) no-repeat;
	width: 211px;
	height: 201px;
	top: 180px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;	
}
#skiing .text_box {
	width: 600px;
	height: 108px;
	margin: 390px auto 0;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	text-shadow: 1px 1px 2px #000; 
}
#skiing .text_box span{
	display:block;
}
#skiing .btn {
	position: absolute;
	background:url(../image/icon/other_window_w.png) no-repeat 235px center #cc0000;
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#skiing .btn:hover {
	transition: 0.2s;
	position: absolute;
	background:url(../image/icon/other_window.png) no-repeat 235px center rgba(255,255,255,0.4);
	width: 261px;
	height: 32px;
	text-align: center;
	line-height:  33px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	top: 500px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}

#skiing_about_wrap {
	background: url(../image/bk/skiing_about_back.png) no-repeat;
	background-size: cover;
	background-position: center top;
	width:100%;
	height: 680px;
}
#skiing_about_wrap #skiing_about {
	position: relative;
	width: 950px;
	height: 680px;
	margin: 0 auto;
}
#skiing_about_wrap #skiing_about .index {
	position:absolute;
	background: url(../image/icon/content_index.png) no-repeat;
	width: 91px;
	height: 43px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#skiing_about_wrap #skiing_about .about {
	position:absolute;
	background: url(../image/about_logo.png) no-repeat;
	width: 254px;
	height: 73px;
	top: 100px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
}
#skiing_about_wrap #skiing_about .content {
	padding-top: 400px;
}
#skiing_about_wrap #skiing_about .content .highlight {
	float: left;
	display: block;
	background: url(../image/highlight_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	width: 460px;
	height: 250px;
	padding-top: 75px;
	background-position: center 20px;
	border: 1px solid #fff;
	text-align: center;
}
#skiing_about_wrap #skiing_about .content .highlight .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#skiing_about_wrap #skiing_about .content .highlight h4{
	line-height: 26px;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}
#skiing_about_wrap #skiing_about .content .highlight h4 span{
	display: block;
}
#skiing_about_wrap #skiing_about .content .text_box {
	float: left;
	display: block;
	background: url(../image/rule_logo.png) no-repeat rgba(0, 0, 0, 0.8);
	background-position: center 20px;
	border: 1px solid #fff;
	width: 460px;
	height: 250px;
	padding-top:75px;
	text-align: center;
}
#skiing_about_wrap #skiing_about .content .text_box .line{
	display: block;
	background: #cc0000;
	width:458px;
	height:25px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom:15px;
}
#skiing_about_wrap #skiing_about .content .text_box h4{
	line-height: 26px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}
#skiing_about_wrap #skiing_about .content .text_box h4 span{
	display: block;
}

#skiing_about_wrap #skiing_about .content .text_box .btn {
	background:url(../image/icon/other_window_w.png) no-repeat 165px center #cc0000;
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#skiing_about_wrap #skiing_about .content .text_box .btn:hover {
	transition: 0.2s;
	background:url(../image/icon/other_window.png) no-repeat 165px center rgba(255,255,255,0.85);
	width: 186px;
	height: 25px;
	text-align: center;
	line-height:  23px;
	font-size: 12px;
	color: #000;
	border: 1px solid #cc0000;
	margin: 13px auto;
}
#skiing_rio_wrap {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#skiing_rio_wrap .rio_top {
	display: inline-block;
	background:url(../image/icon/arrow05_w.png) no-repeat 165px center #cc0000;
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #fff;
}
#skiing_rio_wrap .rio_top:hover{
	transition: 0.2s;
	display: inline-block;
	background:url(../image/icon/arrow05.png) no-repeat 165px center rgba(255,255,255,0.4);
	background-size: 6px;
	border: 1px solid #cc0000;
	width: 200px;
	height: 45px;
	line-height: 44px;
	margin: 50px 0 70px;
	font-size: 13px;
	color: #000;
}
