﻿@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	text-decoration: none;
	outline: none;
}

a {
	color: #1e5880;
}

a:hover {
	text-decoration: underline;
}

body {
	background-color: #888;
}

.hide {
	display: none;
}

/*天气样式*/
.weather_on {
	color: #fff;
	font-weight: bold;
	background: #1e5880;
	padding: 1px 3px;
}

.weather_off {
	color: #888;
}

#main_container {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
}

div.float_left a.kindleWidget {
	display: none;
}

div.float_left div.jiathis_style a.kindleWidget {
	display: initial;
}
/*斜线背景样式*/
.background_slash {
	background: url(/images/background_slash.jpg) top left;
}
/*浮动及清除样式*/
.float_left {
	float: left;
}

.float_right {
	float: right;
}

.clear {
	clear: both;
}
/*图片链接变色效果*/
a.button {
	opacity: 1;
	transition-property: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	-webkit-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
}

a.button:hover {
	opacity: 0.75;
}

.img_border {
	border: 1px #ccc solid;
}

.vertical_middle {
	vertical-align: middle;
}
/*标题前的方形符号*/
.list_style_square {
	padding-left: 10px;
	background-image: url(/images/list_style_square_grey.jpg);
	background-position: 0px 6px;
	background-repeat: no-repeat;
}

.list_style_square_red {
	padding-left: 12px;
	background-image: url(/images/list_style_square_red.jpg);
	background-position: 0px 4px;
	background-repeat: no-repeat;
}
/*彩色背景的标签条*/
.colorful_title {
	padding: 8px;
	color: #fff;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.colorful_title a {
	color: #fff;
}

.right_split {
	padding-right: 10px;
	border-right: 1px #ccc solid;
	margin-right: 10px;
}
/*二级分类样式，在头部及列表页中使用*/
p.sub_category_title {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 135%;
	margin-bottom: 4px;
}
/*摘要及图片说明样式，在各页面中使用*/
p.summary {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 125%;
	color: #666;
	margin-bottom: 5px;
	margin-top: 10px;
}

.tv-board p.summary {
	margin-top: 0px;
}

p.summary span {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999;
}

/*Byline样式，在首页Multimedia及列表页中使用*/
p.byline {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999;
	margin: 4px 0;
}
/*辅助信息样式，在各页面中使用*/
.auxi_info {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #888;
	margin-top: 5px;
}

.auxi_info a {
	color: #1e5880;
}
/*More样式，在各页面中使用*/
p.more {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: right;
	margin: 5px 0;
}

.feed_icon {
	float: right;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 4px 0;
}

.margin_bottom_10 {
	margin-bottom: 10px;
}

.margin_bottom_20 {
	margin-bottom: 20px;
}

blockquote {
	margin: 0 0 10px 10px;
}

h1 {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 4px;
	color: #333;
}

h1 a {
	color: #111;
}

span.newsh1 {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 4px;
	color: #333;
}

span.newsh1 a {
	color: #111;
}

h2 {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 4px;
	color: #444;
}

h2 a {
	color: #111;
}

span.newsh22 {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 4px;
	color: #333;
}

span.newsh22 a {
	color: #111;
}

span.newsh2 {
	display: block;
}

h3 {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 8px;
	color: #444;
}

h3 a {
	color: #444
}

.nivo-caption h3 a {
	font-weight: 600;
	color: #333
}

.margin_bottom_20 h3 {
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
}

.nivo-caption h3 {
	font-size: 24px;
	line-height: 28px;
	color: #666;
	height: 58px;
	background-color: #efefee;
	padding: 0px 10px;
}

span.newsh3 {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 8px;
	color: #333;
	display: block;
}

span.newsh3 a {
	color: #111;
}

.news_half_size span.newsh3 {
	font-size: 18px;
	line-height: 20px;
}

h4 {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
	margin-bottom: 4px;
	color: #444;
}

h4 a {
	color: #444;
}

.MultiMediaHome h4 {
	font-size: 15px;
	font-weight: normal;
}

.margin_bottom_20 h4 {
	font-size: 14px;
	line-height: 16px;
}

span.newsh4 {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 4px;
	color: #333;
}

span.newsh4 a {
	color: #111;
}

h5 {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin-bottom: 4px;
	color: #333;
}

h5 a {
	color: #111;
}
/*分割线样式*/
hr {
	height: 1px;
	border: 0;
	border-bottom: 1px #ccc dotted;
	margin: 7px 0;
	*margin: 7px 0 -2px 0;
	float: none;
	*float: left;
	display: block;
}

hr.solid {
	height: 1px;
	border: 0;
	border-bottom: 1px #ccc solid;
	margin: 7px 0;
	*margin: 7px 0 -12px 0;
	float: none;
	*float: left;
	display: block;
}
/*相册缩略图样式*/
img.hd_photo_thumb {
	background: url(/images/hd_photo_background.png) top left no-repeat;
	padding: 10px;
}
/*视频缩略图样式*/
img.video_thumb {
	background: url(/images/video_background.png) top left no-repeat;
	padding: 10px;
}
/*头部*/
#top_info_bar {
	height: 34px;
	line-height: 34px;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 12px;
	padding: 0 20px;
	background-color: #e5e5e5;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

#top_info_bar img {
	vertical-align: top;
	margin: 0 2px;
}

#top_info_bar #search_box {
	display: inline-block;
	border: 1px #ccc solid;
	background: #fff;
	height: 24px;
	line-height: 24px;
	margin: 0 5px;
}

#top_info_bar #search_box #input_search {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
	border: none;
	height: 22px;
	width: 120px;
	margin: 0 5px;
}

#top_info_bar #search_box #button_search {
	width: 22px;
	height: 22px;
	border: none;
	background: url(/images/icon_search.png) top left no-repeat;
	cursor: pointer;
}

#main_info_bar {
	height: 88px;
	/*	line-height: 68px;*/
	padding: 10px 20px 8px 20px;
}

#nav_bar {
	background-color: #111;
	padding-left: 10px;
}

#nav_bar ul {
	font-size: 0px;
}

#nav_bar ul li {
	height: 40px;
	line-height: 40px;
	float: left;
	zoom: 1;
	list-style: none;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 0 9px 0 8px;
	background: url(/images/menu_split.jpg) right no-repeat;
}

#nav_bar ul li h2 {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 500;
}

#nav_bar ul li h2 a {
	color: #ddd;
	font-weight: 500;
}

#nav_bar ul li.main_category > a {
	color: #FFF;
	font-weight: bold;
}

#nav_bar ul li#vibe > a {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFF;
}

#nav_bar ul li#vibe > a span {
	color: #f32e29;
}

#nav_bar ul li#vibe h2 > a {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #ddd;
}

#nav_bar ul li#vibe h2 > a span {
	color: #f32e29;
	font-size: 14px;
}

#nav_bar ul li.misc_category > a {
	font-size: 13px;
	color: #5398c7;
}

#nav_bar ul li.split {
	color: #666;
}

.megamenu {
	line-height: normal;
	background: #efefef;
	border-bottom: 1px #ccc solid;
	width: 1000px;
	position: absolute;
	left: -1000px;
	top: -1000px;
	box-shadow: 0 4px 10px 0px #666;
	-webkit-box-shadow: 0 4px 10px 0px #666;
	-moz-box-shadow: 0 4px 10px 0px #666;
	z-index: 999;
}

.megamenu .megamenu_col > p {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
}

.megamenu .megamenu_col > p > span.more {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: right;
	text-transform: none;
}

.megamenu .megamenu_col > p > span.more a {
	color: #CCC;
}
#bizhub {
	width: 420px;
	margin-right: 10px;
}

#bizhub #bizhub_title {
	padding: 5px 20px;
	font-size: 24px;
	color: #fff;
	margin-bottom: 10px;
}

#bizhub #bizhub_title a {
	color: #fff;
}

#biz_coverage {
	width: 220px;
	padding: 10px 0;
	border-top: 6px #3b6382 double;
	border-bottom: 6px #3b6382 double;
}

#biz_coverage #title {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 18px;
	text-transform: uppercase;
}

#poll {
}

#latest_poll label {
	width: 270px;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
	margin: 0;
}

#latest_news {
	background-color: #e8e8d3;
}

#latest_news > div {
	padding: 0 10px 10px 10px;
}

#special_coverage {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
}

#special_coverage #title {
	color: #666;
	text-transform: uppercase;
	padding: 8px 0;
}

#special_coverage #link {
	color: #fff;
	background-color: #8d3d6b;
	padding: 8px 0;
}

#special_coverage #link a {
	color: #fff;
}

.news_half_size {
	width: 225px;
	padding-left: 20px;
}

.news_full_size {
	width: 470px;
	padding-left: 20px;
}

.news_half_size > div, .news_full_size > div {
	width: 223px;
}

.index_section_title {
	color: #333;
	margin-bottom: 10px;
}

.index_section_title a {
	color: #333;
}

.index_section_title span {
	font-size: 22px;
	height: 28px;
	line-height: 28px;
	background-color: #fff;
	padding-right: 5px;
}
/*列表页*/
.list_category_title {
	padding: 15px 0 15px 20px;
	font-size: 24px;
	color: #fff;
}

.list_sub_category_title {
	font-size: 20px;
}

.page_turn {
	height: 24px;
	line-height: 24px;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.page_turn p {
	height: 24px;
	line-height: 24px;
	text-align: center;
}

.page_turn p a {
	font-size: 12px;
	margin: 0 2px;
}

.page_turn p a.selected {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	cursor: default;
	text-decoration: none;
}

.top_bar {
	margin-top: 10px;
	border-top: 7px #0382be solid;
}

.bottom_bar {
	border-bottom: 7px #0382be solid;
}
/*详细页*/
/*详细页左侧购买单页PDF*/
#download_PDF {
	background: url(/images/download_pdf_background.jpg) top left repeat-y;
	padding: 15px 15px 15px 20px;
	margin-bottom: 25px;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
}

#download_PDF #page_no {
	font-size: 14px;
	font-weight: bold;
	color: #ce282f;
}
/*详细页左侧文章工具*/
#story_tools {
	padding-left: 20px;
	margin-bottom: 25px;
}

#story_tools li {
	list-style: none;
	margin-bottom: 8px;
}

#story_tools li span, #story_tools li a {
	margin: 0;
	float: none;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}

#story_tools li a {
	color: #666;
}
/*面包屑样式*/
.histroy_tree {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.histroy_tree a {
	margin-right: 5px;
}

.border_bottom {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #ccc solid;
}
/*详细页内容样式*/
.detail_byline {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666;
}

.detail_byline span {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #888;
	text-transform: uppercase;
}

.detail_content {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 15px;
}

.detail_content p {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 130%;
	margin-bottom: 18px;
	color: #333;
}

.detail_content ol,.detail_content ul,.detail_content dl {
    /* IE7: reset rtl list margin. (#7334) */
	*margin-right: 0px;
	/* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
	padding: 0 15px;
}

.detail_content img.right
{
	border: 1px solid #ccc;
	float: right;
	margin-left: 15px;
	padding: 5px;
}

.detail_content img.left
{
	border: 1px solid #ccc;
	float: left;
	margin-right: 15px;
	padding: 5px;
}

.detail_content table {
	max-width:470px;
}

.detail_content blockquote{
    font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 2px 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 0;
	padding-left: 20px;
	padding-right: 8px;
	border-left-width: 5px;
    margin: 0 0 10px 0;
}
.detail_content s, .detail_content strike, .detail_content del {
    text-decoration: line-through;
}

.detail_content pre
{
	white-space: pre-wrap; /* CSS 2.1 */
	word-wrap: break-word; /* IE7 */
}

.detail_content .marker
{
	background-color: Yellow;
}

.detail_content span[lang]
{
   font-style: italic;
}

.detail_content figure
{
	text-align: center;
	border: solid 1px #ccc;
	border-radius: 2px;
	background: rgba(0,0,0,0.05);
	padding: 10px;
	margin: 10px 20px;
	display: block; /* For IE8 */
}

.detail_content figure figcaption
{
	text-align: center;
	display: block; /* For IE8 */
}

/*相册样式*/
/*9.10*/
#gallery {
	position: relative;
	margin-top: -10px;
}

#gallery_index {
	font-size: 10px;
	color: #fff;
	background-color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	display: none;
}
/*9.10*/
/*文章翻页样式*/
.content_page {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.content_page a {
	font-weight: bold;
	margin: 0 2px;
}

.content_page a.selected {
	color: #333;
	cursor: default;
	text-decoration: none;
}

.content_page .button_blue {
	margin: 0;
}

.content_page .button_blue a {
	font-weight: normal;
	margin: 0;
}
/*Most Read样式*/
#most_read {
	width: 139px;
	margin-right: 10px;
}

#most_read .select {
	margin: 5px auto;
}

#most_read img {
	margin: 8px 0;
}

#ad_google_square {
	margin: 6px
}
/*摩天楼广告*/
#ad_google_skyscraper {
	width: 160px;
}
/*BizHub*/
/*小表格*/
.data_table {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333;
	border-top: 1px #ccc solid;
	margin-top: 10px;
}

.data_table td {
	padding: 2px 1px;
	border-bottom: 1px #ccc solid;
	vertical-align: top;
}

.data_table td.right {
	text-align: right;
}

.data_table td.border {
	border-right: 1px #ccc solid;
}

.data_table td.red {
	color: #b90000;
}

.data_table td.green {
	color: #71a142;
}
/*大表格*/
.data_table_big {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 10px;
}

.data_table_big td {
	padding: 8px 2px;
	border-bottom: 1px #ccc solid;
	vertical-align: top;
}

.data_table_big td.right {
	text-align: right;
}

.data_table_big td.border {
	border-right: 1px #ccc solid;
}

.data_table_big td.red {
	color: #b90000;
}

.data_table_big td.green {
	color: #71a142;
}

.data_table_big td.header {
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	padding: 10px 4px;
	vertical-align: middle;
}
/*底部*/
#site_links {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

#site_links .site_links_block {
	width: 223px;
	padding: 13px;
	border-right: 1px #ccc solid;
}

.site_links_section_title {
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 12px;
}

#site_map {
	padding: 20px;
}

#site_map > div.float_left {
	width: 140px;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px #ccc solid;
}

#site_map blockquote .auxi_info {
	font-size: 11px;
	text-transform: capitalize;
}

#site_map blockquote a {
	color: #666;
}

#bottom_info_bar {
	background-color: #555;
	padding: 20px;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

#bottom_info_bar ul {
	margin-bottom: 4px;
	font-size: 0px;
}

#bottom_info_bar ul li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	list-style: none;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #aaa;
}

#bottom_info_bar ul li.split {
	margin: 0 6px;
	color: #999;
}

#bottom_info_bar ul li a {
	color: #fff;
}

#bottom_info_bar p {
	color: #fff;
}
/*表单*/

label {
	float: left;
	width: 150px;
	margin-left: 10px;
}

.input {
	border: 1px solid #CCC;
	height: 14px;
	padding: 2px;
	vertical-align: middle;
}

.submitbutton {
	border: none;
	color: #fff;
	font-size: 14px;
	background-color: #F90;
	height: 28px;
	padding: 0px 15px;
	margin: 10px 0px;
	cursor: pointer;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
}

.submitbutton:hover {
	background-color: #f38d0a;
}
/*蓝色按钮链接*/
.button_blue {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: #376d93;
	text-transform: uppercase;
	margin: 10px 0;
	text-align: center;
	display: inline-block;
}

.button_blue a {
	display: block;
	color: #fff;
	padding: 3px;
}

.button_blue a:hover {
	text-decoration: none;
}
/*最新新闻列表样式*/

#latest_list h3 {
	margin-bottom: 14px;
	font-size: 100%;
	line-height: 120%;
}

#latest_list .pub_time {
	float: right;
	margin: 3px 0 3px 10px;
}
/*切换标签样式*/
.tabs {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	border-bottom: 5px #f90 solid;
}

.tabs li {
	list-style: none;
	display: inline-block;
	cursor: pointer;
	color: #000;
	background-color: #e5e5e5;
	padding: 10px;
}

.tabs li.selected {
	color: #fff;
	background-color: #f90;
	cursor: default;
}
/*5月20日增加撰稿人人头排列样式*/

.list_author_left {
	float: left;
	width: 230px;
	margin-bottom: 15px;
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
}

.list_author_right {
	float: left;
	width: 229px;
	margin-bottom: 15px;
	border-bottom: #ccc 1px solid;
	padding-left: 10px;
}
/*5月21日增加专题左右样式*/
	
.coverage_left {
	float: left;
	width: 224px;
	margin: 9px 0;
	padding-right: 10px;
	border-right: #ccc 1px solid;
}

.coverage_right {
	float: left;
	width: 225px;
	margin: 9px 0;
	padding-left: 10px;
}
/*用户中心样式*/
#usercenter_header_container {
	border-bottom: #CCC solid 8px;
	text-align: center;
	padding-bottom: 20px;
}

#usercenter_nav_bar {
	height: 35px;
	line-height: 35px;
	background-color: #e5e5e5;
	border-bottom: #ccc solid 1px;
}

#usercenter_nav {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 25px;
}

#usercenter_nav a {
	margin: 0 5px;
}

#usercenter_nav a.selected {
	color: #000;
	text-decoration: none;
	cursor: default;
}

#usercenter_info {
	color: #FFF;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: url(/images/usercenter_info_background.png) top right no-repeat;
	padding: 0 30px;
}

#usercenter_cart_step_container {
	font-size: 14px;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	color: #888;
	height: 26px;
	line-height: 26px;
}

#usercenter_cart_step_container img {
	vertical-align: middle;
	margin-right: 10px;
}

.usercenter_cart_step {
	width: 135px;
	padding-right: 15px;
	margin-right: 15px;
	border-right: #ccc solid 1px;
}

.usercenter_cart_step.selected {
	color: #000;
}

.ad_table td {
	padding: 6px;
	border-right: #ccc 1px solid;
}

.ad_table .row {
	background-color: #dfeaf2;
}

.ad_table .noborder {
	border: none;
}

.ad_table .bluefont {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1e5880;
}

.ad_table .blackfont {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.ad_table .itlalicfont {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
}
/*多媒体瀑布流*/
#waterfall_container {
	margin: 25px;
}

#waterfall_container .item {
	width: 310px;
	background-color: #444;
}

#waterfall_container .item div {
	margin: 10px;
}

#waterfall_container .item div h4 a {
	color: #fff;
}

/*首页加长*/
.tagged {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 8px;
}

.tagged a {
	color: #1e5880;
}

.tagged span {
	float: right;
	font-size: 11px;
}

.tagged span a {
	color: #1e5880;
}

.allpolls {
	margin: 6px 0 15px 0;
}

.allpolls a {
	color: #1e5880;
}

span.sponsored_story {
	background: #93b7d0;
	padding: 1px 4px;
	color: #fff;
	text-transform: none;
}

.tags {
	margin-top: 5px;
}

.tags a {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	height: 16px;
	line-height: 16px;
	border-radius: 6px;
	background: #efefee;
	color: #999;
	font-size: 15x;
	padding: 4px 10px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	display: inline-block;
	text-decoration: none;
	margin-top: 10px;
}

.tags a:hover {
	color: #888;
}

/* 体育节目 */
#tv-schedule-home {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 20px auto;
	display: none;
}

#tv-schedule-home .tv-left-arrow, .tv-right-arrow {
	width: 10px;
	height: 14px;
	float: left;
	margin-top: 1px;
}

#tv-schedule-home .tv-left-arrow {
	background: url(/images/tv-arrow.png) no-repeat 0px 0px;
	margin-right: 6px;
	cursor: pointer;
}

#tv-schedule-home .tv-right-arrow {
	background: url(/images/tv-arrow.png) no-repeat -10px 0px;
	margin-left: 6px;
	cursor: pointer;
}

#tv-schedule-home .date {
	float: left;
	color: #888;
}

#tv-schedule-home .tv-channel span {
	background: url(/images/tv-tab.png) no-repeat 12px 5px #f1f1f1;
	color: #888;
	padding: 6px 14px 6px 34px;
	float: left;
	margin-right: 1px;
	margin-top: 1px
}

#tv-schedule-home .tv-channel span:hover {
	cursor: pointer;
	color: #666;
}

#tv-schedule-home .tv-channel span.selected {
	background: url(/images/tv-tab-selected.png) no-repeat 12px 5px #ecf1d7;
	color: #888;
	padding: 6px 14px 6px 34px;
	float: left;
	margin-right: 1px;
}

#tv-schedule-home .tv-channel span.selected:hover {
	cursor: default;
}

#tv-schedule-home .tv-board {
	background: url(/images/tv-bg.png) no-repeat 370px -5px #ecf1d7;
	padding: 14px 12px;
	margin-top: 3px;
}

#tv-schedule-home .tv-board .tv-block {
	display: none;
}

#tv-schedule-home .tv-board .time a,
#tv-schedule-home .tv-board .time span {
	background: #d2dbac;
	color: #647327;
	float: left;
	padding: 2px 4px;
	margin-right: 8px;
	text-decoration: none;
}

#tv-schedule-home .tv-board .time a:hover {
	text-decoration: underline;
}

#tv-schedule-home .tv-board .summary {
	color: #666;
	padding: 2px 4px;
}

#tv-schedule {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin: 20px auto;
	display: none;
}

#tv-schedule .tv-left-arrow, .tv-right-arrow {
	width: 10px;
	height: 14px;
	float: left;
	margin-top: 1px;
}

#tv-schedule .tv-left-arrow {
	background: url(/images/tv-arrow.png) no-repeat 0px 0px;
	margin-right: 6px;
	cursor: pointer;
}

#tv-schedule .tv-right-arrow {
	background: url(/images/tv-arrow.png) no-repeat -10px 0px;
	margin-left: 6px;
	cursor: pointer;
}

#tv-schedule .date {
	float: left;
	color: #888;
}

#tv-schedule .tv-channel span {
	background: url(/images/tv-tab.png) no-repeat 12px 5px #f1f1f1;
	color: #888;
	padding: 6px 14px 6px 34px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}

#tv-schedule .tv-channel span:hover {
	cursor: pointer;
	color: #666;
}

#tv-schedule .tv-channel span.selected {
	background: url(/images/tv-tab-selected.png) no-repeat 12px 5px #ecf1d7;
	color: #888;
	padding: 6px 14px 6px 34px;
	float: left;
	margin-right: 1px;
}

#tv-schedule .tv-channel span.selected:hover {
	cursor: default;
}

#tv-schedule .tv-board {
	background: url(/images/tv-bg.png) no-repeat 210px -5px #ecf1d7;
	padding: 14px 12px 4px 12px;
	margin-top: 2px;
}

#tv-schedule .tv-board .tv-block {
	display: none;
}

#tv-schedule .tv-board .time a,
#tv-schedule .tv-board .time span {
	background: #d2dbac;
	color: #647327;
	float: left;
	padding: 2px 4px;
	margin-right: 8px;
	text-decoration: none;
}

#tv-schedule .tv-board .time a:hover {
	text-decoration: underline;
}

#tv-schedule .tv-board .summary {
	color: #666;
	padding: 2px 4px;
	float: right;
	width: 205px;
}

/* Australiaplus RSS Begin */

#aus_rss_home, #aus_rss_list, #aus_rss_detail {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
}

#aus_rss_home {
	width: 310px;
	background: url(/images/aus-banner-s.jpg) no-repeat left top;
	padding-top: 40px;
	position: relative;
	margin-top: 20px;
}

#aus_rss_home .story {
	margin-bottom: 15px;
}

#aus_rss_home .img-s, #aus_rss_list .img-s {
	width: 115px;
	height: 68px;
	overflow: hidden;
	float: left;
}

#aus_rss_home .title {
	width: 180px;
	float: left;
	margin-left: 10px;
}

#aus_rss_home h3 a {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #0058cc;
	margin-bottom: 0px;
}

#aus_rss_home .auxi_info, #aus_rss_list .auxi_info, #aus_rss_detail .auxi_info {
	text-transform: inherit;
	font-size: 14px;
	color: #999;
	margin-top: 0px;
}

#aus_rss_home .auxi_info {
	margin-top: -5px;
}

#aus_rss_detail .auxi_info {
	margin-top: 10px;
}

#aus_rss_list .intro {
	font-size: 14px;
	color: #999;
	line-height: 16px;
	border-bottom: solid 4px #eee;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#aus_rss_list h2 {
	margin-bottom: 8px;
}

#aus_rss_list h2 a {
	font-size: 18px;
	color: #0058cc;
	line-height: 20px;
	font-weight: normal;
}

#aus_rss_list .summary {
	font-size: 14px;
	line-height: 125%;
	color: #333;
	float: left;
	margin-left: 15px;
	margin-top: 0px;
	width: 330px;
}

#aus_rss_list .story {
	margin-bottom: 15px;
}

#aus_rss_detail .category {
	font-size: 14px;
	color: #999;
	line-height: 16px;
	margin-bottom: 5px;
}

#aus_rss_detail h1 {
	font-size: 26px;
	line-height: 28px;
	color: #333;
	font-weight: 500;
}

#aus_rss_detail .inline-caption {
	display: block;
	padding: 10px;
	margin-top: 0px;
	background: #efefee;
}

.detail_content p a {
	color: #0058cc;
}

#aus_rss_detail .inline-content {
	float: right;
	width: 340px;
	margin: 10px 0px 15px 25px;
}

#aus_rss_detail .inline-content a {
	color: #0058cc;
	background: #fff;
	padding: 0px;
	font-size: 14px;
	line-height: 125%;
}

#aus_rss_detail .inline-content h2 a {
	display: inline;
	padding: 0px;
	font-size: 20px;
	line-height: 22px;
}

#aus_rss_detail .inline-content ul a {
	font-size: 15px;
}

#aus_rss_detail .inline-content ul li {
	margin-top: .4em;
	line-height: 120%;
}

#aus_rss_detail .full {
	width: 100%;
	margin: 10px 0px 15px 25px;
}

#aus_rss_detail .inline-content img {
	height: 227px;
	overflow: hidden;
	margin-bottom: 10px;
}

#aus_rss_detail .full img {
	width: 700px;
	height: 467px;
	overflow: hidden;
}

#aus_rss_detail .inline-content .summary {
	padding: 10px;
	margin-top: -10px;
	background: #efefee;
}

#aus_rss_detail .inner {
	float: right;
	width: 340px;
	border-top: solid 3px #eee;
	border-bottom: solid 3px #eee;
	padding: 10px 0px 15px 0px;
	margin: 0px 0px 15px 25px;
}

#aus_rss_detail .inner strong {
	font-size: 14px;
	font-weight: 500;
	margin: -10px 0px;
}

#aus_rss_detail .inner ul {
	padding: 0px 20px 0px 30px;
}

#aus_rss_detail .inner h2 {
	font-size: 20px;
}

#aus_rss_detail .full .inner {
	float: none;
	width: 610px;
	border: none;
	margin: 0px;
}

#aus_rss_detail .full .inner a {
	color: #0058cc;
}

#aus_rss_home img, #aus_rss_list img, #aus_rss_detail img {
	border: none;
}

#aus_rss_detail blockquote.pullquote {
	background: url(http://www.abc.net.au/res/sites/news/images/news/pullquote.png) no-repeat 0 0;
	text-align: center;
}

#aus_rss_detail blockquote.pullquote p {
	font-size: 1.6em;
	color: #045893;
	font-weight: 200;
	padding: 10px 20px 0px 20px;
}

#aus_rss_detail blockquote.pullquote div.quote {
	background: url(http://www.abc.net.au/res/sites/news/images/news/pullquote.png) no-repeat 100% 100%;
}

#aus_rss_detail blockquote.pullquote div.cite {
	font-size: .9em;
	color: #666;
	margin-top: -5px;
}

#latest_news_bar {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	height: 32px;
	line-height: 32px;
	margin-bottom: 14px;
	padding: 0px 20px;
	background: #efefee;
}

#latest_news_bar a:hover {
	text-decoration: none;
}

#FontScroll {
	float: left;
	height: 32px;
	line-height: 32px;
	margin-left: 10px;
	overflow: Hidden;
}

#FontScroll .line {
	text-align: left;
	width: 100%;
}

#FontScroll a {
	color: #111;
}

#FontScroll a:hover {
	text-decoration: underline;
}

#FontScroll .line li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 630px;
}

.multimedia-link {
	padding: 8px 0 10px 0;
	margin-left: 20px;
	width: 223px;
	text-align: center;
}

.multimedia-link a {
}

.cartoon h5 a {
	color: #111;
	max-height: 80px;
	display: block;
	overflow: hidden
}
