td.right {
	width: 300px !important;
}
td.columns2 div.news_block {
	width: 680px;
}
td.right div.advertisement {
	width: auto;
}


/* Latest / Hot News section */
div.bestMandarinNews {/*height:35px;*/margin:5px 0 5px 0;padding: 1px 15px 1px 95px;font-weight:bold;}
div.bestMandarinNews a {
	color: #3f3e3e;
	text-decoration: none;
	font-size: 15px;
}
div.bestMandarinNews span.bene_date {color:#e41129;font-weight:bold;}
div.bestMandarinNews img {
	margin-left: 2px;
	margin-top: 2px;
	height: 9px;
	width: 6px;
}
div#bestNewsContainer {background-color:#f2f2f2;margin:10px 10px 10px 10px;padding: 10px 0;}
div#bestNewsContainer > div:nth-child(1) {
	/* cn flag */
	float: left;
	margin: 15px 20px 0 10px;
}
div#bestNewsContainer > div:nth-child(1) img {
	vertical-align: middle;
	height: 40px;
	margin-left: 5px;
}
span.newHint
{
	color:black;
	border:0px solid grey;
	border-radius:4px;
	padding:2px 6px;
	background-color:yellow !important;
	font-size:80%;
}
div.latestMandarinNews {font-size: 15px;margin-top: 0px;padding: 8px 10px 0 10px;font-weight: bold;float: right;}
table#latestMandarinNewsTable {/*padding: 0 10px;*/width: 100%;background-color: #f2f2f2 !important;border-radius: 5px;}
table#latestMandarinNewsTable {background-color:#f2f2f2 !important;}
div.latestMandarinNews a {color: #ffffff; font-size: 15px;}
div.latestMandarinNewsDiv {border: 1px solid black;border-radius: 8px;background-color: #900000;width:165px;font-weight:bold;padding:5px;margin: auto;text-align:center;}
#latestnews div.newscell-title_highlight {
	float: left;
}
div.latestMandarinNews div.archive_event {
	width: 165px;
	margin-top: 10px;
	background-color: #287fd8;
	font-size: 15px;
	font-weight: bold;
}
div.latestMandarinNews div.archive_event ul > li > ul > li:nth-last-child(1) {
	border-bottom: 1px solid #cccccc;
}
div.newscell-title_separator {
	/*width: 95%;*/
	padding-top: 20px;
	height: 5px;
}
/* END Latest / Hot News section */

/* Pictures' slide */
/* objectif : height 292px (width: 686) */
div.news_block_pic
{
	width: 686px; /*370px;*/
	border: 1px solid #dddddd;
	background-color: #000000;
	margin-bottom: 20px;
	padding: 1px 1px 5px 1px;
	text-align:center;
	vertical-align: middle;
}

div.big_pic_newstitle
{
	background-color: #000000;
	height:46px;
	vertical-align: middle;
}

a.big_pic_link
{
	font-weight:bold;
	font-size:140%;
	color: #ffffff;
	text-decoration:none;
	vertical-align: middle;
}

img.image_hp_big
{
	width: 686px; /*370px;*/
	height: 292px; /*231px;*/
	border : 0px;
	object-fit: contain;
}
td[id^="comment_"] {
	vertical-align: middle;
	height: 46px;
}
/* END Pictures' slide */

/* Homepage News */
div.news_block a.DRFont {
	font-size: 15px !important;
}
td.homepage_news_picture {
	width: fit-content !important;
}
td.homepage_news_picture img {
	width: 50px !important;
	height: 50px !important;
}
td.homepage_news_title {
	padding: 0 5px;
	width: fit-content !important;
}
/* END Homepage News */

/* Featured product */
/*div.product_in_news div {
	display: inline-block;
}*/
div.product_in_news {
	width: auto !important;
}
div.product_in_news a span {
	width: auto !important;
    font-weight: bold;
    /* background-color: white; */
    padding: 1px 10px 1px 10px;
    font-size: 13px;
    margin-top: 5px;
    color: #000000;
    text-decoration: underline;
    display: table-cell;
    vertical-align: middle;
}
/* END Featured product */
