
#regulations {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
}

.container {
    width: 1261px;
    margin: 0 auto;
}

.position {
    width: 1261px;
    height: 70px;
    border-bottom: 2px solid #eeeeee;
    overflow: hidden;
}

.posit-min {
    height: 24px;
    margin-top: 23px;
    border-left: 10px solid #8bd1f3;
}

.posit-min a, .posit-min span {
    font-size: 13px;
    color: #000;
}

.posit-min a:hover {
    color: #ff932c;;
}

.posit-min span {
    padding-left: 30px;
}

.text-container {
    /*height: 220px;*/
    width: 1085px;
    margin: 0 auto;
    overflow: hidden;

}

.text-container .text-title {
	display:block;
	color:#000;
	font-size:18px;
    margin-top: 30px;
    margin-left: 20px;
    font-size: 20px;
    font-weight:bold;
}

a.text-title:hover{
	color:#00b8ee;	
}
	

.text-time {
    display: inline-block;
    margin-top: 15px;
    font-size: 13px;
    color: #9e9a99;
    margin-left: 20px;
}

.text-content {
    text-indent: 2em;
    margin-left: 20px;
    margin-top: 20px;
    color: #030708;
    font-size: 15px;
    line-height: 25px;
}

.text-container a.details {
    font-size: 14px;
    color: #ff942d;
    float: right;
    padding-bottom: 8px;
    margin-right: 10px;
}

/*******************************/
/*******************************/
/*******************************/

.detailed-context {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

.detailed-context h3 {
    text-align: center;
    margin-top: 50px;
}

.time-source {
    text-align: center;
    margin-top: 25px;
    font-size: 13px;
    color: #120;
}

.deta-con-c {
    margin-top: 20px;
    font-size: 14px;
    color: #63515f;
}

.deta-con-c p {
    line-height: 23px!important;
}

.deta-con-c p span{
	/* display:inline-block!important; */
	font-family: "SimSun", Arial!important; 
	font-size: 16px!important; 
	background-color: transparent!important;
	/*  text-indent:2em!important;*/
	line-height: 150%!important;
	color: rgb(0, 0, 0)!important;
}

.deta-con-c p{
	font-family: "SimSun", Arial!important; 
	font-size: 16px!important; 
	background-color: transparent!important;
	text-indent:2em!important;
	color: rgb(0, 0, 0)!important;
}

.deta-con-c table,.deta-con-c table td{
	font-family: "SimSun", Arial!important; 
	font-size: 16px!important; 
	background-color: transparent!important;
	text-indent:2em!important;
	line-height: 150%!important;
	color: rgb(0, 0, 0)!important;
}








