.special_main_box{
	width: 700px;
	height: auto;
	background:url(/dol/fight/image/special/main_bg.jpg) top center;
	margin: 0 auto 0 auto;
	text-align: center;
}

.CntTop{
	width: 660px;
	margin: 0 auto;
	text-align: center;
}

.CntCenter{
	width: 620px;
	min-height:90px;
	height:auto;
	overflow:hidden;
	margin: 0 auto;
	text-align: left;
	padding: 0 20px;
	color: #330000;
	background:url(/dol/fight/images/des_Sbg.jpg) top center;
}
.WorldTitle{
	color: #990000;
	padding: 0 0 5px 0;
	border-bottom: dotted 1px #990000;
	margin: 10px 0 5px 0;
	font-weight: bold;
}
.EventInfo{
	font-size: 12px;
}
	
.WorldTitle .leftTitle{
	min-width: 80px;
	float: left;
	font-size: 20px;

}

.WorldTitle .rightInfo{
	color: #990000;
	font-size: 20px;
	min-width: 200px;
	float: left;
}

.WorldTitle .rightInfo p{
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	padding-left: 3px;
	color: #000;
}

table.vs_box td{
	text-align: center;
}

.special_title{font-size: 11pt; margin: 20px 0 3px 0; color: #660000; font-weight: bold;}
.CntLeft p{padding-left: 10px;}
.CntRight p{padding-left: 10px;}

table.Influence{ width: 100%;}
table.Influence td{
	padding: 5px;
	border-top: solid 1px #ecdfcc;
	border-bottom: solid 1px #ecdfcc;
}


table.Influence th{
	padding: 5px;
	border-top: solid 1px #ecdfcc;
	border-bottom: solid 1px #ecdfcc;
	color: #000;
}

table.Influence th{color: #9b0101 !important;}
table.Influence td{text-align: right;}
.color_red_title{color: #9b0101 !important;}
td.name_box{text-align: left !important; font-weight: bold;}

.red{color: #cc0000;}


.world_wrapper{ margin:0 0 15px; }
.CntLeft{ width: 310px; float: left;}
.CntRight{ width: 300px; float: right;}
strong{font-weight: bold;}

.ruleBox{
	border: solid 1px #990000;
	padding: 10px;
	background:#f8ebdb;
	color: #660000;
	line-height: 1.5;
}

.at{
	color: #660000;
	line-height: 1.5;

}

ul.noType{
	list-style-type: decimal;
	margin: 0 0 0 30px;
	padding: 0;
}

ul.dotType{
	list-style-type: disc;
	margin: 0 10px 0 20px;
	padding: 0;

}



ul.dotType li{
	line-height: 1;
	padding:4px 0;
	margin: 0 0 0 0;
}

ul.noType li{
	margin: 0;
	padding: 0;
}

.ruleBox table{
	background:#fff;
}

.ruleBox td{
	border: solid 1px #cc6666;
	padding: 5px;
}

.ruleBox th{
	border: solid 1px #cc6666;
	padding: 5px;
	text-align: left;
}

a:link { color: #990000; text-decoration: underline;}
a:visited { color: #990000; }
a:hover { color: #990000;  text-decoration: none;}
a:active { color: #990000; }


.etc_box{
	width: 620px;
	height: auto;
	min-height: 200px;
	background:url(/dol/fight/image/special/etc_bg.jpg) top left no-repeat;
	color: #660000;
	line-height: 1.5;
	margin-top: 5px;
}

.free_btn{
	width: 180px;
	height: auto;
	float: left;
}

.free_btn a{
	width: 150px;
	height: auto;
	display: block;
	background:url(/dol/fight/image/special/btn_bg.jpg);
	text-align: left;
	padding: 5px;
	border: solid 2px #0000a0;
	color: #fff;
	text-decoration: none;
	margin-right: 5px;
	
}

.free_btn a:hover{
	width: 150px;
	height: auto;
	display: block;
	background: #660000;
	border: solid 2px #660000;
}




.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
