
p{
	margin: 0;
}

td{
	font-size: 13px;
}


ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

li{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/*-------------------*/

.privilege_title{
	margin: 0 0 15px;
	float: left;
	width: 586px;
}

.privilege_title .image_box{
	float: left;
	width: 265px;
}

.privilege_title .text_box{
	float: left;
	width: 321px;
}

.privilege_title .text_box p{
	margin: 0 0 5px;
}

/*-------------------*/

.privilege_area{
	margin: 30px 0 0;
	font-size: 13px;
}

.privilege_box{
	width: 587px;
	float: left;
	margin: 15px 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px dotted #333;
}

.privilege_box .title01{
	margin: 0 0 15px;
}

/*------*/

.privilege_top_box{
	margin: 0 0 30px;
}

.privilege_contents{
	float: left;
	width: 585px;
	margin: 0 0 15px;
}

.privilege_contents ul{
	margin: 15px 0 0;
	width: 586px;
}

.privilege_contents ul li{
	width: 293px;
	float: left;
}

/*------*/

.text_box01{
	float: left;
	width: 375px;
}

.text_box01 .title{
	margin: 0 0 10px;
}

.text_box01 p{
	margin: 0 0 10px;
}

.image_box01{
	width: 200px;
	float: right;
	text-align: right;
}

.image_box02{
	width: 587px;
	float: left;
	margin: 20px 0;
}

/*------*/

.privilege_contents p span{
	font-weight: bold;
	margin: 0 5px;
	color: #ffdf48;
}

/*------*/

.text_box02{
	float: left;
	width: 587px;
}

.text_box02 p{
	margin: 0 0 10px;
}

/*------*/

.soudan_title{
	margin: 15px 0;
}

.soudan_box{
	border: 1px solid #333;
	float: left;
	width: 585px;
	background: #111;
}

.soudan_box .soudan_con{
	width: 565px;
	margin: 10px;
}

.soudan_box .soudan_con .text_box{
	width: 350px;
	float: left;
	margin: 0;
}

.soudan_box .soudan_con .text_box p{
	margin:  0 0 10px;
}

.soudan_box .soudan_con .text_box p span{
	font-weight: bold;
	margin: 0 5px;
	color: #ffdf48;
}

.soudan_box .soudan_con .text_box div{

}

.soudan_box .soudan_con .image_box{
	width: 200px;
	float: right;
}

.soudan_box .soudan_con .image_box .bt{
	margin: 5px 0 0;
}