@charset "utf-8";

a:hover{
	color: #ff7300!important;
}
strong{
	font-weight: bold;
}

a.wangwang-online-talk{
	display: block;
	width: 74px;
	height: 24px;
	margin: auto;
	margin-bottom: 6px;
	padding-left: 12px;
	color: #333;
	line-height: 2;
	text-decoration: underline;
	background: url(http://static2.alibado.com/1283931631/images/wangwang.gif) no-repeat left center;
}

.detail{
	margin-top: 8px;
	padding: 18px;
	padding-bottom: 8px;
	border: #c5d4ff 1px solid;
	background: #f6faff;
}
.detail h1{
	width: 100%;
	text-align: center;
	font-family: 微软雅黑, 华文细黑, 黑体;
	font-size: 23px;
	line-height: 2;
	letter-spacing: 0.1em;
}
.detail .info{
	width: 100%;
	text-align: center;
	color: #999;
	line-height: 32px;
}
.detail .body{
	margin-top: 10px;
	border-top: #f6faff 1px solid;
	background: url(http://static2.alibado.com/1283931631/images/common/dotted-line.gif) repeat-x;
	font-size: 14px;
	line-height: 1.8;
	*width: 674px;	/*fix border-bg render bug*/
}
.detail .body p{
	margin: 20px 0;
	text-indent: 2em;
}
.detail .body img{
	display: block;
	margin: 2em auto;
}

.comment{
	margin-top: 8px;
	border: #c5d4ff 1px solid;
}
.comment-iframe{
	width: 100%;
	*width: 710px;
}
.comment .loading{
	padding: 10px;
	color: #666;
}

#col-right .block{
	padding: 8px;
	margin-top: 8px;
	border-top: #4d8ac9 2px solid;
	border-left: #bdd4e8 1px solid;
	border-right: #bdd4e8 1px solid;
	border-bottom: #bdd4e8 1px solid;
	background: url(http://static9.alibado.com/1283931631/images/course/block-right-title.gif) repeat-x;
	overflow-x: hidden;
}
#col-right .block h2{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}
#col-right .tab-panel{
	padding: 0;
	background: none;
}
#col-right .tab-panel h2{
	font-weight: normal;
}

ol.rank li{
	width: 100%;	/*100% width for invoking onmouseover on full li block-area*/
	border-top: #dfdfdf 1px dashed;
	padding: 4px 0;
	padding: 5px 0\9;	/*ie8*/
	*padding: 4px 0\9;	/*ie7*/
	_padding: 6px 0;	/*ie6*/
}
ol.rank li.first{
	border-top: none;
}
ol.rank li span.num{
	float: left;
	display: block;
	width: 14px;
	height: 14px;
	margin: 0 8px 0 5px;
	line-height: 14px;
	text-align: center;
	color: #fff;
	font-family: 黑体, 宋体;
	font-size: 11px;
	font-weight: bold;
	background: #999;
}
ol.rank li span.top-rank{
	background: #ff7300;
}

ol.img-rank li img{
	display: none;
	float: left;
	border: #d8d8d8 1px solid;
	margin: 0 8px 0 4px;
}
ol.img-rank li.hover img{
	display: block;
}
ol.img-rank li div.right{
	*float: left;
	_line-height: 1.3;
}
ol.img-rank li span{
	display: none;
	color: #747474;
}
ol.img-rank li.hover span{
	display: block;
}
ol.img-rank li span a{
	color: #747474;
	text-decoration: underline;
	line-height: 2;
}

.tab .tab-headers{
	_width: 100%;
}
.tab .tab-header{
	float: left;
	height: 30px;
	line-height: 30px;
	border-left: #bdd4e8 1px solid;
	border-bottom: #bdd4e8 1px solid;
	background: url(http://static9.alibado.com/1283931631/images/course/block-right-title.gif) repeat-x;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
.tab .tab-header-first{
	border-left: none;
}
.tab .tab-header-cur{
	background: none;
	border-bottom: none; 
	font-weight: bold !important;
}
.tab .tab-header a{
	display:block;
	width:100%;
	height:100%;
}
.tab .tab-body{
	display: none;
	clear: both;
	padding: 8px;
	padding-top: 0;
}
.tab .tab-body-cur{
	display: block;
}

#col-right .block-ad{
	padding: 0;
	border: none;
	background: none;
}
#col-right .block-ad img{
	width: 100%;
	height: auto;
}