/* ꗗ
-----------------------------------------*/
div.fighters_list_box{
width:660px;
margin:0 auto;
}

div.fighters_list{
	width:300px;
	height:106px;
	background-image:url(../img/fighters/fighters_list_box.jpg);
	background-repeat:no-repeat;
	margin-left:5px;
	margin-right:5px;
	display:inline;
	padding:10px;
	margin-top:10px;
}


div.fighters_thumb{
width:106px;
height:106px;
}

dl.fighters_text{
width:172px;
padding-right:10px;
}

dl.fighters_text dt{
margin-bottom:2px;
padding-top:3px;
}

dl.fighters_text dt a{
font-size:120%;
}

dl.ontitle{
padding-top:15px;
position:relative;
}

dl.fighters_text dd.fighter_title{
position:absolute;
top:0px;
}




/* ڍ
-----------------------------------------*/
div.fighters_name{
background-color:#000000;
padding:5px 10px;
margin-bottom:10px;
}

div.fighters_profile_box{
margin-bottom:15px;
}

div.fighters_comment{
margin-bottom:15px;
}

div.fighters_img{
width:340px;
}

div.fighters_img img{
margin:0 auto;
display:block;
}

table.fighters_profile_table{
width:305px;
border-right:1px solid #373535;
border-left:1px solid #373535;
border-bottom:1px solid #373535;
}

table.fighters_profile_table th{
border-top:1px solid #373535;
border-right:1px solid #373535;
background-color:#191919;
width:30%;
padding:5px 5px 5px 7px;
}

table.fighters_profile_table td{
border-top:1px solid #373535;
padding:5px 7px;
}

table.event_profile{
width:100%;
border-right:1px solid #373535;
border-left:1px solid #373535;
border-bottom:1px solid #373535;
margin-bottom:15px;
}

table.event_profile th{
border-top:1px solid #373535;
border-right:1px solid #373535;
background-color:#000000;
text-align:center;
padding:7px;
}

table.event_profile td{
border-top:1px solid #373535;
border-right:1px solid #373535;
text-align:center;
padding:5px;
}






