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: url(images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(images/slide_trigger_c.gif) 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;
}