.content-news,
.content-news p,
.content-news span,
.content-news td{
	font-size: 12pt;
	font-family: 'Tahoma';
	line-height: 1.5;
}
.content-news p{
	clear: both;
	margin: 10px 0;
}
.content-news a{
	color: #ff7e00;
}
.content-news img,
.content-news p span img,
.content-news div span img{
	border: 1px solid #000;
	max-width: 550px;
	/*width: 100%;*/
	margin: 0 0 2px 0;
}
.content-news em{
	font-style: italic;
}
.content-news p a img,
.content-news table tbody tr td img{
	border: none;
}
.content-news h1,
.content-event-h1{
	background: url(../img/icon_cn.png) no-repeat 0 12px/25px auto;
    font-size: 16pt;
    font-weight: bold;
    color: #C44C00;
    padding: 13px 13px 8px 33px;
    margin: 0;
    line-height: 22px;
}
.content-event-h2{
	background: url(../img/buleet.png) no-repeat 7px 8px;
    font-size: 12pt;
    font-weight: bold;
    color: #2e9aa6;
    padding:2px 13px 4px 23px;
    margin: 0;
}
.content-event-first{	
    float: left;
    font-family: 'times new roman' !important;
    font-size: 55px !important;
    height: 23px !important;
    line-height: 18px !important;
    margin: 17px 2px 0 1px;    
    text-align: left;
}
.content-news fieldset{
	border: 1px solid #C36E60;
	margin: 20px 0px;
  	padding-left: 10px;
    padding-right: 10px;
}
.content-news fieldset legend{
	color:#B00000; 
	font-weight: bold;
	padding: 0 15px;
	
}
.content-news fieldset ul{
	padding:10px 0 0 10px;
	margin:0px;
	list-style: none !important;	
}
.content-news fieldset ul li{
	list-style: none;
	padding:0 20px;
	margin:0px;
	line-height:20px;
	text-align:justify;
	margin-bottom:5px;
	background: url("../img/icon_li1.png") no-repeat scroll 0 4px transparent;
}


/*TABLE FORMAT*/
.content-news table{
	text-align: center;
	border: 1px solid #000000;
	max-width:552px !important;
    margin: 10px 0 15px 0;
}
.content-news table tr:nth-child(2n)  { color: #000; border: 1px solid #000000;}
.content-news table tr:nth-child(2n+1)  { color: #000; border: 1px solid #000000;}
.content-news table tr:first-child {background:#df5811 ;border: 1px solid #000000; }
.content-news table tr:first-child td {color: #fff ; font-weight: bold; border: 1px solid #000000;}
.content-news table tr:first-child td p,
.content-news table tr:first-child td p span {
	color: #fff ; font-weight: bold;
}
/*.content-news table tr:first-child td p strong{color: #FFF !important;}
.content-news table tr:first-child td p {font-weight: bold;}*/
.content-news tr th{
	background: #0C4E6A;	
	color:  #FFF;
	border: 1px solid #000000;
}
.content-news table tr td{
	margin:0px;
	padding: 5px 10px;
	border: 1px solid #000000;
	vertical-align: middle;
	/*font-size: 11pt;
	font-family: Tahoma;*/
}
.content-news table tr td strong,.content-news table tr td p{
	padding: 0px;
	margin: 0px;
	/*font-size: 11pt;
	font-family: Tahoma;*/
}
.content-news table img{
	margin: auto !important;
	/*max-width: 40px;*/
}
.content-news ul li{
	vertical-align: middle;
	clear: both;
	background: url("../img/bullet.png") no-repeat 7px 8px;
	margin-left: 28px;
	list-style: none;
	padding: 0 0 0 23px;
}