
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin: 0;
	background-image: url(../imgs/bg_logo.gif);
	background-repeat: repeat;
}

p {
	margin: 0;
}

#all {
	text-align: center;
}

.bodyBg {
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#main {
	width: 960px;
}

#content
	{
	width: 760px;
	margin: 0 0 0 200px;
}

#navi {
	width: 200px;
}

#copyright {
}


.top_bg {background-image:url(../imgs_tmp/left/top_bg.jpg); background-position:left top; background-repeat:no-repeat; height:349px;}

.left_bg {background-image:url(../imgs_tmp/left/left_bg.jpg); background-position:left top; background-repeat:repeat-y;}

.title {background-image:url(../imgs_tmp/left/title.gif); background-position: top left; background-repeat:repeat;}

.cal_right {background-image:url(../imgs_tmp/left/calender/right_bg.gif); background-position:top right; background-repeat:repeat-y;}

.ppv {font-family:Arial, Helvetica, sans-serif; font-size:9px; color: #333f4f; font-weight: bold;}

.waku {background-color: #ffffff;color: black; font-family: arial, verdana, ms sans serif; font-size: 11px; border:2px solid #333e4f;width:130px;} 

.news_top {border: 1px solid #8f8f8f; }
.news_top2 {padding-left: 20px; padding-right:20px;}
.news_top3 {font-weight:bold; font-size:14px; color:#142134;}
.news_top4 {padding-left:10px;}
.news_top5 {font-weight: bold; color: #640a0a; font-size: 14px; border-left: 2px solid #333333; border-top: 2px solid #333333; border-right: 1px solid #666666; border-bottom: 1px solid #666666;}
.news {padding:20px;}
.news_title {padding-left:20px; font-weight:bold; font-size:18px; color:#0e3269;}
.news_date {color:#0d3267; font-size:12px; font-weight:bold;}

.interview {border: 1px solid #8f8f8f; background-image:url(../imgs/interview/interview_bg.jpg); background-position:top left; background-repeat:repeat-x;}
.name a {color:#333e4f; font-size:14px; font-weight:bold;}
.name a:hover {color:#a2090c; font-size:14px; font-weight:bold;}
.name {color:#333e4f; font-size:14px; font-weight:bold;}

.interview_pride {color:#323d4f; font-weight:bold; font-size:12px; background-color:#f2f3f5}
.interview_pride_comment {color:#323d4f; font-size:12px; background-color:#f2f3f5}
.interview_fighter {color:#c41a0b; font-weight:bold; font-size:12px;}
.interview_column {color:#000000; font-size:12px;}

.result_l_name {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../imgs_tmp/result_l.gif);
	background-repeat: no-repeat;
	line-height: 15px;
	text-align: left;
	padding-left: 15px;
	padding-top: 4px;
}
.result_r_name {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../imgs_tmp/result_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 15px;
	text-align: right;
	padding-right: 15px;
	padding-top: 4px;
}
.result_l_win {

	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../imgs_tmp/result_l_win.gif);
	background-repeat: no-repeat;
	line-height: 15px;
	text-align: left;
	padding-left: 15px;
	padding-top: 4px;
}
.result_r_win {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../imgs_tmp/result_r_win.gif);
	background-repeat: no-repeat;
	line-height: 15px;
	text-align: right;
	padding-right: 15px;
	padding-top: 4px;
	background-position: right top;
}
.result_spec {
	font-weight: bold;
	color: #333333;
}
.ppv_title {color:#ffffff; font-weight: bold; padding-top: 10px; padding-bottom:10px; border-top: 3px solid #1b2541; border-left: 3px solid #1b2541; border-right: 1px solid #1b2541;}

.ppv_premiere { border-top: 3px solid #cdcc96; border-left: 3px solid #cdcc96; background-color:#ececd8;}
.ppv_premiere_dot {
	background-color:#ffffff;
	
}
.ppv_where {border-top: 2px solid #c4c5ca; border-left: 2px solid #c4c5ca; background-color:#f2f3f5; color:#333333; font-weight:bold;}

.ppv_what {font-weight:bold; background-color: #cdcc96;}

.bgimage {
	background-image: url(../imgs/event/replay-image.gif);
	background-repeat: no-repeat;
}


#text_padding {padding-left:120px;
}

.event_ppv {color:#FFFFFF;
font-weight:bold;
text-decoration:none;
font-size:12px;

}

a.ppv:link{ color:#FFFFFF;
font-weight:bold;
text-decoration:none;
font-size:12px;

}

a.ppv:hover{ color:#CC0000;
font-weight:bold;
text-decoration:none;
font-size:12px;

}

.list	{
     background-image:url(../imgs/navi_bg.gif);
		 display	 : none;
		 position	 : absolute;
		 color:#FFFFFF;
		 font-size:11px;
		 font-family:Arial, Helvetica, sans-serif;
		 font-weight:bold;	 		
		 background-color: #b40000;
		 width		 : 100px;
		 border-bottom:1px solid #162842;
		 border-left:1px solid #162842;
		 border-right:1px solid #162842;
		 line-height:20px;
}

.item	{
		 font-size	 : 11px;
		 font:Arial, Helvetica, sans-serif;
		 width		 : 100%;
		 text-decoration : none;
		 padding	 : 2px 4px 2px 4px;
		  line-height:20px;
}

a.item:link{
		 color		 : #fff;
}

a.item:visited{
		 color		 : #fff;
}

a.item:active{
		 color		 : red;
		 background-color: #fff;
}

a.item:hover{
		 color		 : #162842;
		 background-color: #fff;
}

