body {
	margin: 0px;
}
.sub{
	font-size: 9pt;
	color: #000000;
}
.sub_nav{
	font-size: 9pt;
	color: #ffffff;
}
.column_titles{
	font-size: 11pt;
	color: #c80000;
	font-weight: bold;
}
.new_content{
	font-size: 14px;
	color: #ff0000;
}
.other_new_content{
	font-size: 14px;
	color: #333333;
}
.paper{
	font-size: 9pt;
	color: #737373;
}
.thematic{
	font-size: 9pt;
	color: #ed0f0f;
	line-height: 20px;
}
.new_thematic{
	font-size: 14px;
	color: #ffffff;
}
.other_thematic{
	font-size: 9pt;
	color: #000000;
	line-height: 20px;
}
.convenience{
	font-size: 9pt;
	color: #ff0000;
	font-weight: bold;
	}
.olympic{
	font-size: 10pt;
	color: #dd0000;
	line-height: 20px;
	font-weight: bold;
}
.news_feature{
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	}
.news_feature_top{
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	}
	.pic_feature{
	font-size: 10pt;
	color: #1f3a87;
	font-weight: bold;
	}
		.pic_content{
	font-size: 9pt;
	color: #666666;
	line-height: 20px;
	}
	.together_news{
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	}

div#mainpromotionbanner{
	width:312px;
	height:190px;
	background:#feb900;
}
#mainpromotionbanner #slideplayer {
	position:relative;
	margin: 0 auto;
}
#mainpromotionbanner .slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 190px;
	overflow: hidden;
}
#mainpromotionbanner .slides li {
	float: left;
	width: 312px;
	height: 190px;
}

#mainpromotionbanner .slides img{
	border:0;
	display: block;
	width: 312px;
	height: 190px;	
}

#mainpromotionbanner .slidetriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 165px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#mainpromotionbanner .slidetriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	background:  no-repeat center center;
}
#mainpromotionbanner .slidetriggers li.current{ 
	color:#fff; 
	background:  no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}
h1{
	font-weight: bold;
	font-size: 28px;
	font-family: "microsoft yahei";
	line-height: 43px;
	margin-bottom: 1px;
	margin-top: 1px;
	color: #0a4cde;
}
h1 samp{
	font-weight: bold;
	font-family: "microsoft yahei";
}
h1 a:link {
	color: #0a4cde;
}
h1 a:visited {
	color: #0a4cde;
}
h1 a:hover {
	color: #ff0000;
}