.expert #main {
	padding-top:10px;
	padding-bottom:10px;
}
.program #main {
    padding-top: 10px;
    padding-bottom: 10px;
}
#analysis, #adWrapper {
	float:left;
}
#analysis td img {
	margin-right:10px;
}
#analysis {
	width:668px;
}
#adWrapper {
	width:300px;
}
ul.other, ul.bigHost {
	line-height:25px;
}
ul.other li, ul.bigHost li {
	background:url(../images/bg_dot.gif) repeat-x bottom;
	padding:12px 20px;
}
ul.bigHost li img.bigHead {
	float:left;
	margin-right:10px;
	width:210px;
	height:128px;
}
ul.bigHost li .newsSummary{
	overflow: hidden;
}
ul.bigHost li.moreWrapper {
    padding: 0px;
}
ul.other li img.head {
	float:left;
	margin-right:10px;
	width:80px;
	height:80px;
}
ul.other li a, ul.bigHost li a {
	display:block;
	padding-right:30px;
}
ul.other li .itemWrapper, ul.bigHost li .itemWrapper {
	background:url(../images/ic_arrow_grey.png) right center no-repeat;
}

ul.other li.ad {
	padding:0;
}
ul.other li.ad a {
	background:none;
	padding-right:0;
	display:inline;
}
ul.other li h3, ul.bigHost li h3 {
	font-size:20px;
	margin-bottom: 5px;
}
ul.other li .desc, ul.bigHost li .desc {
	color:#000;
}
ul.other li .timeStamp{
	margin-left: 90px;
}
#adLargeWrapper {
	float:left;
	width:300px;
	margin-left:8px;
}
#adLargeWrapper .next {
	margin-top:10px;
}

#hostWrapper {
	height:80px;
	overflow:hidden;
	margin-top:10px;
	margin-bottom:10px;
}
table.hostLabel {
	width:100%;
}
table.hostLabel .image, table.hostLabel .image img {
	width:80px;
	height:80px;
}
table.hostLabel .name {
	padding:0 15px 0 15px;
	background:url(../images/bg_pattern2.gif);
	line-height:20px;
	vertical-align:middle;
}
table.hostLabel .name .title {
	color:#666666;
}
table.bigHost {
	text-align:center;
	width:100%;
}
table.bigHost img {
	margin-right:10px;
}
#subMenu-analysis li {
	float:left;
}
#subMenu-analysis a {
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	background-color:#e9ecf3;
        padding: 6px;
}
#subMenu-analysis a.on{
	background-color:#fff;
        color: #fd8426;
}

#subMenu-analysis a:hover{
	background-color:#fff;
}

#subMenu-analysis a.expert, #subMenu-analysis a.expert:visited {
	background-image:url(../images/newsHeader/btn_analysis_expert_off.png);
}
#subMenu-analysis a.expert:hover, #subMenu-analysis li.on a.expert, #subMenu-analysis li.on a.expert:visited {
	background-image:url(../images/newsHeader/btn_analysis_expert_on.png);
	background-color:#fff;
}
#subMenu-analysis a.analysistips, #subMenu-analysis a.analysistips:visited {
	background-image:url(../images/newsHeader/btn_analysis_analysistips_off.png);
}
#subMenu-analysis a.analysistips:hover, #subMenu-analysis li.on a.analysistips, #subMenu-analysis li.on a.analysistips:visited {
	background-image:url(../images/newsHeader/btn_analysis_analysistips_on.png);
	background-color:#fff;
}
ul.list {
	line-height:25px;
}
ul.list .thumb {
	float:right;
	width:110px;
	height:88px;
	margin-left:10px;
	position:relative;
	overflow: hidden;
}
ul.list .thumb img {
	height:88px;
}
ul.list .thumb .play {
	position:absolute;
	left:0;
	top:0;
	width:110px;
	height:88px;
	background:url(../images/icon_play_s.png) no-repeat center center;
}
ul.list li {
	background:url(../images/bg_dot.gif) repeat-x bottom;
	min-height:135px;
}
ul.list li a {
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
}
ul.list li a:visited {
	color:#9f9f9f;
}
ul.list h3 {
	font-size:22px;
	margin-bottom:5px;
}
ul.list .leading {
	color:#000;
}
.timeStamp, ul.list .timeStamp, table.photoList .timeStamp {
	font-size:13px;
	color:#808080;
}

.studyTopics{
	overflow: hidden;
	margin-bottom: 10px;
}
.studyTopics li{
	float: left;
	width: 210px;
	margin: 15px 15px 5px 0;
}
.studyTopics li.lineStart{
	clear: left;
}
#newsList .studyTopics li.lineStart{
	margin-left: 16px;
}
.studyTopics li.lineEnd{
	margin-right: 0;
	clear: right;
}
.studyTopics li a{
	line-height: 20px;
}
.studyTopics li .topicImgWrap{
	width: 210px;
	height: 210px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.studyTopics .recentConut{
	background-image: url(../images/bg_circle2.png);
	width: 19px;
	height: 19px;
	line-height: 19px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: none;
	margin-left: 5px;
	position: relative;
	top: -2px;
}
.studyTopics .showCount .recentConut{
	display: inline-block;
}

#analysis ul.list .thumb{
	float: left;
	margin-right: 25px;
	margin-left: 0;
	width: 210px;
	height: 128px;
	overflow: hidden;
}
#analysis ul.list .thumb img{
	width: 210px;
	height: auto;
}
#analysis ul.list .thumb .play{
	width: 100%;
	height: 100%;
}
#analysis #newsList h2{
	margin-top: 15px;
	font-size: 25px;
}
#analysis #newsList .list{
	margin-right: 16px;
}
#analysis ul.list li a{
	padding: 19px 0 15px;
}

.new_analysis_btn {
    text-align: center;
    width: 334px;
    float: left;
    position: relative;
    font-size: 18px;
}