
@font-face{
    font-family:"Austin News Deck Semibold";
    src:url("http://europe.chinadaily.com.cn/css/font/Austin_News_Deck_Web-Semibold.woff2") format("woff2"),
        url("http://europe.chinadaily.com.cn/css/font/Austin_News_Deck_Web-Semibold.woff") format("woff"),
        url("http://europe.chinadaily.com.cn/css/font/Austin_News_Deck_Web-Semibold.ttf") format("truetype"),
        url("http://europe.chinadaily.com.cn/css/font/Austin_News_Deck_Web-Semibold.eot"),
        url("http://europe.chinadaily.com.cn/css/font/Austin_News_Deck_Web-Semibold.svg") format("svg"),
        url("http://europe.chinadaily.com.cn/css/font/Austin_News_Deck_Web-Semibold.eot?#iefix") format("embedded-opentype");
    font-weight:normal;
    font-style:normal
}
@font-face{
    font-family:"Austin News Text Roman";
    src:url("http://europe.chinadaily.com.cn/css/font/Austin_News_Text_Web-Roman.woff2") format("woff2"),
        url("http://europe.chinadaily.com.cn/css/font/Austin_News_Text_Web-Roman.woff") format("woff"),
        url("http://europe.chinadaily.com.cn/css/font/Austin_News_Text_Web-Roman.ttf") format("truetype"),
        url("http://europe.chinadaily.com.cn/css/font/Austin_News_Text_Web-Roman.eot"),
        url("http://europe.chinadaily.com.cn/css/font/Austin_News_Text_Web-Roman.svg") format("svg"),
        url("http://europe.chinadaily.com.cn/css/font/Austin_News_Text_Web-Roman.eot?#iefix") format("embedded-opentype");
    font-weight:normal;
    font-style:normal
}
body{margin:0px; padding:0px;}
.item_box {
	width: 99%;
	border: 1px solid #bfbfbf;
	padding-top: 22px;
	padding-bottom: 35px;
	padding-right: 0px;
}

.item_box .logo {
	height: 29px;
	padding-bottom: 10px;
	padding-left: 3px;
	margin-left: 6px;
}
.item_box .tw .tw_t {
	float: left;
	margin-right: 10px;
}
.item_box .tw {
	min-height:73px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfbfbf;
	margin-left: 6px;
	margin-right: 6px;
}
.item_box .tw h2 {
	padding: 0px;
	font-family: "Austin News Deck Semibold", Georgia, Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.item_box .tw p {
	margin: 0px;
	padding: 0px;
	font-family: "Austin News Text Roman", Georgia, Times, serif;
	font-size: 13.95px;
	line-height:17.93px;
	color: #333333;
}
.item_box a:link {
	color: #333333;
	text-decoration: none;
}
.item_box a:visited {
	color: #3e3e3e;
}
.item_box a:hover {
	color: #d10a11;
	text-decoration: none;
}
.item_box img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}