/* cmn */
body {
	margin: 0px;
	padding: 0px;
	width: 900px;
	background: #FFFFFF;
	color: #504946;
	line-height: 1.5em;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
}
#wrapper {
	background-image: url(../images/wrapper.gif);
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
em {
	visibility: hidden;
}
img {
	border: 0px;
}	
p,ul,h2,h3 {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
}
th {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.S {
	font-size: 10px;
}
.L {
	font-size: 16px;
	color: #999999;
	font-weight: bold;
}
.rd {
	color: #CC0000;
}

#header {
	width: 810px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left:5px;
	text-decoration: none;
	padding: 0px;
	float: left;
}
#header a {
	text-decoration: none;
}

.navi {
	margin: 0px;
	width: 800px;
	clear: both;
	padding: 0px;
}
.navi li {
	float: left;
	list-style-type: none;
}
.navi em {
	font-size: 1px;
}
.navi01 a {
	width: 60px;
	height: 17px;
	display: block;
	background-image: url(images/navi01.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi02 a {
	width: 70px;
	height: 17px;
	display: block;
	background-image: url(images/navi02.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi03 a {
	width: 110px;
	height: 17px;
	display: block;
	background-image: url(images/navi03.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi04 a {
	width: 60px;
	height: 17px;
	display: block;
	background-image: url(images/navi04.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi05 a {
	width: 85px;
	height: 17px;
	display: block;
	background-image: url(images/navi05.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi06 a {
	width: 70px;
	height: 17px;
	display: block;
	background-image: url(images/navi06.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi07 a {
	width: 85px;
	height: 17px;
	display: block;
	background-image: url(images/navi07.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi08 a {
	width: 60px;
	height: 17px;
	display: block;
	background-image: url(images/navi08.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi01 a:hover  {
	background-image: url(images/navi01s.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 60px;
	text-decoration: none;
}
.navi02 a:hover  {
	background-image: url(images/navi02s.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi03 a:hover  {
	background-image: url(images/navi03s.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi04 a:hover  {
	background-image: url(images/navi04s.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi05 a:hover  {
	background-image: url(images/navi05s.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi06 a:hover  {
	background-image: url(images/navi06s.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi07 a:hover  {
	background-image: url(images/navi07s.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi08 a:hover  {
	background-image: url(images/navi08s.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi00  {
	width: 85px;
}
.navi001 a {
	width: 40px;
	height: 17px;
	display: block;
	background-image: url(../../images/navi001.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi002 a {
	width: 50px;
	height: 17px;
	display: block;
	background-image: url(images/navi002j.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi001 a:hover  {
	background-image: url(images/navi001.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.navi002 a:hover  {
	background-image: url(images/navi002.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#borderline {
	border-bottom: 1px solid #ADD8EF;
	height: 7px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
hr {
	display: none;
}
#footer {
	clear: both;
	width: 800px;
	color: #666666;
	font: 9px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top:15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	text-align: left;
}
#footer ul {
	padding: 0px;
	margin: 0px;
}
#footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
#footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#Tnavi {
	margin: 0px;
	padding: 0px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	text-decoration: none;
}
.cp {
	padding: 0px;
	width: 300px;
	clear: both;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topBN {
	float: right;
	width: 60px;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}




/* sub */
#center a:link {
	color: #666666;
	text-decoration: none;
}
#center a:visited {
	color: #666666;
	text-decoration: none;
}
#center a:hover {
	color: #0066CC;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}
#center {
	width: 810px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#Left {
	float: left;
	width: 70px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#Mid {
	float: left;
	width: 560px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}


.Ptitle {
	font-size: 24px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 1px;
}
.PtitleJ {
	font-size: 10px;
	color: #0066CC;
}
.chapter {
	font-size: 14px;
	font-weight: bold;
	color: #68A9CF;
}



#Right {
	margin-top: 7px;
	padding: 0px;
	float: left;
	width: 135px;
}

/* text text text text text  */
#MidPF {
	float: left;
	width: 680px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#MidDS {
	float: left;
	width: 680px;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#ImgPF {
	padding: 0px;
	float: left;
	width: 254px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#historyPF {
	width: 680px;
	margin: 0px;
	padding: 0px;
}

#cd {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
#textDS {
	float: left;
	width: 680px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#textDS01 {
	margin: 0px;
	padding: 0px;
	width: 660px;
}

.textDS02 {
	clear: both;
	width: 660px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#credit01 {
	padding: 0px;
	float: left;
	width: 300px;
	border: 1px solid #ADD8EF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#credit02 {
	padding: 0px;
	float: left;
	width: 300px;
	border: 1px solid #ADD8EF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#credit04 {
	padding: 0px;
	float: left;
	width: 300px;
	border: 1px solid #ADD8EF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

#MidSM {
	float: left;
	width: 560px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#MidSM td a {
	font-size: 14px;
}
#MidCS {
	float: left;
	width: 690px;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.liveTitle {
	font-size: 16px;
	font-weight: bold;
	color: #68A9CF;
	line-height: 1.5em;
}


.live {
	margin: 0px;
	padding: 0px;
	width: 690px;
	clear: both;
	float: left;
}
.liveINFO {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}


.liveIMG {
	margin: 0px;
	float: left;
	width: 180px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.new {
	font-size: 9px;
	font-weight: bold;
	color: #33CCCC;
}

