/* CSS Document */
#background
{
	position: absolute;
	left:0;
	top:0;
}

#middle
{
	position: relative;
}

#middle > .content
{
	width: 1120px;
	height: 108px;
	
	margin:0 auto;
}

#mouse_icon
{
	position: absolute;
	left:0;
	top:0;
	
	z-index:100;
}

#mouse_icon > .content
{
	width:43px;
	margin:0 auto;
}

#mouse_icon > .content > img
{
	display: block;
	width:43px;
	height:51px;
}

#sub
{
	position:absolute;
	left:0;
	top:0;
	width:1120px;
}

#sub > .content
{
	width: 1118px;
	
	margin:0 auto;
}

#sub > .content > div.title
{
	position: relative;
	
	width:162px;
	height:14px;
	
	font-size:14px;
	font-weight: bold;
	line-height: 100%;
	
	padding:8px 0 7px 5px;
	
	margin-top:84px;
	margin-bottom:41px;
	
	color:#fff;
	background:#911326;
}

#sub > .content > div.ci
{
	margin-bottom:26px;
}

#sub > .content > div.ci_under
{
	margin-bottom:26px;
	border-top:1px solid #bdbdbd;
	width:111px;
}

#sub > .content > div.desc > div.txt1
{
	font-size:30px;
	font-weight: 100;
	line-height: 155%;
	margin-bottom:15px;
}

#sub > .content > div.desc > div.txt2
{
	font-size:16px;
	font-weight: 100;
	line-height: 160%;
	
	margin-bottom:77px;
}








#sub > .content2
{
	
}

#sub > .content2 > div.member
{
	/*1117px*/
	width: 1118px;	
	margin:0 auto;
}

#sub > .content2 > div.member div.title
{
	font-size:26px;
	font-weight: 700;
	line-height: 100%;
	color:#911326;
	margin-bottom: 32px;
}

#sub > .content2 > div.member div.message
{
	
	font-size:16px;
	font-weight: 100;
	line-height: 160%;
	color:#000000;
	
	margin-bottom:82px;
}


#sub > .content2 > div.member div.txt1
{
	font-size:30px;
	font-weight: 400;
	line-height: 150%;
	color:#000000;
	margin-bottom: 32px;
}

#sub > .content2 > div.member div.txt2
{
	
	font-size:16px;
	font-weight: 400;
	line-height: 160%;
	color:#000000;
	
	margin-bottom:82px;
}

#sub > .content2 > div.member > .left
{
	width:377px;
	height:677px;
	
	vertical-align: top;
	display:inline-block;
}

#sub > .content2 > div.member > .right
{
	width:740px;
	height:677px;
	padding-top:63px;
	vertical-align: top;
	display:inline-block;
}

#league
{
	width:740px;
	border-collapse: collapse;
}

#league tr th
{
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
}

#league tr th div
{
	font-size:16px;
	font-weight: 400;
	line-height: 100%;
	color:#000000;
	margin-top:7px;
	margin-bottom:6px;
}

#league tr th
{
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
}

#league tr th.first
{
	width:196px;
}

#league tr th.second
{
	width:360px;
}

#league tr th.third
{
	width:180px;
}

#league thead tr th
{
	background:#c1c1c1;
}



#league thead tr th.second div
{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

#league tbody tr th.second div
{
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
}

#league tr.use th div
{
	font-size:16px;
	font-weight: 400;
	line-height: 100%;
	color:#ffffff;
	margin-top:7px;
	margin-bottom:8px;
}

#league tr.use th
{
	background:#911326;
}

#league tr.use th.second div
{
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

#sub > .content2 > div.member > .right > .desc
{
	font-size:12px;
	font-weight: 400;
	line-height: 160%;
	
	padding-top:10px;
}






#sub > .content3
{
	min-width: 1120px;
	height: 590px;
	margin:0 auto;
	
	background: url(../img/sub/sub1_body_sub2_bg.jpg) no-repeat ;
	background-position: center;
	background-size: cover;
	
	margin-bottom:90px;
}

#sub > .content3 > .group
{
	padding-top:30px;
	width:1125px;
	margin:0 auto;
}

#sub > .content3 > .group > div
{
	width:368px;
	height:20px;
	padding-top:68px;
	padding-bottom:67px;
	display: inline-block;
	
	margin-right:7px;
	margin-bottom:31px;
	font-size:20px;
	font-weight: 100;
	line-height: 100%;
	
	text-align: center;
	
	background:url(../img/sub/sub1_content3_item_bg.png) no-repeat;
}

#sub > .content2 > .tail
{
	width:1120px;
	margin:0 auto;
}

#sub
{
	padding-top:46px;
}


#sub_menu_group
{
	position:absolute;
	left:0;
	top:0;
	
	height:24px;
	padding:24px 0 24px 0;
	
	border-top:1px solid #6f6f6f;
	border-bottom:1px solid #e5e5e5;
	
	background:#fff;
	margin:0 auto;
	min-width: 1120px;
	z-index:200;
}



#sub_menu
{
	width:1117px;
	height:22px;
	
	/*padding:24px 0;*/
	
	margin:0 auto;
	border-left:1px solid #e5e5e5;
}

#sub_menu > div
{
	display:inline-block;
	height:24px;
	border-right:1px solid #e5e5e5;
}

#sub_menu > div a
{
	display:block;
	
	font-size:14px;
	font-weight: 100;
	line-height: 100%;
	color:#000000;
	
	padding:5px 20px;
	
	text-decoration: none;
}

.content2_1{
	width:33%;
	float:left;
	margin-bottom:82px;
	padding-top:0;
}

.content2_1 .tab_title{
	width:350px;
	height:23px;
	background-color:#000;
	color:#FFF;
	font-size:16px;
	font-weight: 400;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-left: 10px;

}

.content2_1 .desc{
    font-size: 12px;
    line-height: 16px;
    margin-top: 15px;
	width: 350px;
}

.league{
	width:350px;
	border-collapse: collapse;
}

.league tr th{
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
}

.league tr th div{
	font-size:16px;
	font-weight: 400;
	line-height: 100%;
	color:#000000;
	margin-top:7px;
	margin-bottom:6px;
}

.league tr th{
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
}

.league tr th.first{
	width:100px;
}

.league tr th.second{
	width:360px;
}

.league tr th.third{
	width:100px;
}

.league thead tr th{
	background:#c1c1c1;
}

.league thead tr th.second div{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}

.league tbody tr th.second div{
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
}

.league tr.use th div{
	font-size:16px;
	font-weight: 400;
	line-height: 100%;
	color:#ffffff;
	margin-top:7px;
	margin-bottom:8px;
}

.league tr.use th{
	background:#911326;
}

.league tr.use th.second div{
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}