/*----------------------------------------------all start----------------*/
html,body {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p,li,dd,td {
	margin: 0px;
	padding: 0px;
}

body{
	background-image : url(../../image/sky_2012.jpg);
	background-repeat : no-repeat;
	background-position: right top;
	font-size: 100%;
	background-attachment : scroll;
	text-align: center;
}
#container {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: left;
}
th {
	background-color: #61B0F3;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
}
.win {
	background-color: #FFCCFF;
	text-align: center;
}
.white {
	background-color: #FFFFFF;
	text-align: center;
}


td {
	font-size: 16px;
	font-weight: normal;
	color: #434343;
	line-height: 1.4;
}
h1 {
	font-size: 130%;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: auto;
	padding-top: 15px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h2 {
	font-size: 140%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	background-image: url(../../2013/images/h_bk.gif);
	background-repeat: repeat-x;
	padding-left: 20px;
	margin-bottom: 15px;
	height: 34px;
	padding-top: 7px;
}
p {
	font-size: 150%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
}
caption {
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	width: 80%;
	padding-bottom: 2px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3366FF;
	color: #FFFFFF;
	background-color: #3F8FFC;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 80px;
}
/*----------------------------------------------all end----------------*/
#main {
	padding: 10px;
	margin: 10px;
}
body {
}
#tournament .left {
	float: left;
	width: auto;
	margin-bottom: 20px;
}
.t1 {
	background-color: #F3F3ED;
	margin-right: 0px;
}
.t2 {
	background-color: #666666;
}
.t3 {
	background-color: #F3F3ED;
	clear: none;
}
.tournament .right {
	width: auto;
	margin-left: 320px;
	margin-bottom: 20px;
}
.tournament {
	margin-bottom: 30px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	padding: 0px;
	width: 880px;
}
.back {
	clear: both;
	margin-top: 20px;
	height: auto;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
.lose {
	background-color: #CCCCCC;
	text-align: center;
}
.t2 th {
	background-color: #CCFFFF;
	color: #666666;
	font-weight: bold;
	color: #000000;
}
.red{
	color: #FF0000;

}
.yellow{
	background-color: #FFFFCC;
}
h3 {
	font-size: 95%;
}
.winner {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.bold {
	font-weight: bold;
}
h4 {
	font-size: 105%;
}





/*--------------11/08/17ƒRƒR‚©‚ç----------------*/
.bg-w {
	background-color: #FFFFFF;
	filter:alpha(opacity=80);

    -moz-opacity:0.50;
	opacity:0.40;
	color: #000000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 18px;
	text-align: left;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
.head {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cont {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text2 table {
	background-color: #000000;
}
.text2 td {
	background-color: #FFFFFF;
}
.tscore {
	width: 740px;
	margin-bottom: 20px;
}
.score {
	width: 50%;
	float: left;
}
.tournament2 {
	width: 400px;
	float: left;
	border: thin solid #CCCCCC;
}
.score table {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.score h3 {
	font-size: 16px;
	background-color: #E4ECFC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.tournament2 table {
	background-color: #FFFFFF;
}
.score td {
	font-size: 14px;
}
.tournament2 td {
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.score th {
	padding-top: 5px;
	padding-bottom: 5px;
}
.sityou .prof {
	width: 740px;
	font-size: 12px;
}
.sityou .prof dl {
	margin-bottom: 10px;
	margin-top: 30px;
}
.sityou .prof dt {
	margin-bottom: 8px;
	font-weight: bold;
}
.sityou .prof dd {
	margin-bottom: 7px;
	margin-left: 30px;
}
.score .text3 {
	font-size: 9px;
}
#container .sityou {
	width: 740px;
}
.tournament .text4 {
	font-size: 36px;
	font-weight: bolder;
	color: #006699;
	border: 2px solid #006699;
	margin-bottom: 20px;
	padding: 5px;
	width: 400px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
