@charset"utf-8";


h1 {
	width: 960px;
	height: 460px;
	margin: 0 auto;
}




/*----------------- Contents ------------------*/

#contents {
	width: 960px;
	margin: 0 auto;
	background: #FFF;
}

#inner {padding: 18px;}

#inner h2 {
    line-height: 26px;
	margin-top:10px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    color: #333333;
    font-size: 26px;
    font-weight: bold;
    border-bottom: 3px solid #0000ff;
}

#inner h3 {
    line-height: 26px;
	margin-top:25px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    color: #333333;
    font-size: 26px;
    font-weight: bold;
    border-bottom: 3px solid #0000ff;
}

.system_txt {
    font-size: 117%;
    font-weight: bold;
    line-height: 20px;
    padding: 5px;
}

.systembox {
	margin-top:10px;
}

#drink {
	width: 960px;
	height: 80px;
	margin: 10px 0 0 0;
}

#card {
	width: 960px;
	height: 80px;
	margin: 10px 0 0 0;
}

#news {
	width: 960px;
	height: 1358px;
	margin: 10px 0 20px 0;
}


.Txt {
	width: 880px;
	height: 120px;
	margin: 0 auto;
	font-size: 13px;
	font-weight: bold;
}

.banner{
	margin:10px 0;
	text-align:center;
}






