/* weekly */
#tplWeekly .newReport {
	margin-bottom: 20px;
	padding: 10px 0;
	color: #000;
	background: transparent url(../img/common/border_dot_ccc.gif) no-repeat left bottom;
}
#tplWeekly .newReport h2 {
	margin: 0 0 15px;
}
#tplWeekly .newReport .lastup {
	padding: 1px 5px;
	text-align: right;
	font-weight: bold;
	color: #f00;
	background-color: transparent;
}
#tplWeekly .newReport .entry {
	width: auto;
	padding: 0 2px 10px;
}
#tplWeekly .newReport .entry h3 {
	width: auto;
	margin: 0 0 10px;
	padding: 0 0 4px;
	font-weight: bold;
	border-bottom: 1px solid #333;
}
#tplWeekly .newReport .entry p {
	margin: 0;
	padding: 0 3px;
}
#tplWeekly .newReport .entry .readMoreBtn {
	padding-right: 5px;
}
#tplWeekly .reportLineup {
	width: 880px;
	padding: 0 0 15px;
	overflow: hidden;
}
#tplWeekly .reportLineup a{
	float: left;
	padding-right: 2px;
}

/*blog*/
.reportPad:after,
.reportPad .mainBox:after,
.reportPad .postBody:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.reportPad {
	width: 760px;
	padding: 5px 0 0;
	float: left;
	zoom: 100%;
}
* html .reportPad {
	width: 770px;
}
.reportPad .mainBox {
	width: 560px;
	padding-bottom: 10px;
	float: right;
	zoom: 100%;
	line-height: 1.5;
}
* html .reportPad .mainBox {
	padding-left: 5px;
}
.reportPad .mainBox .interviewer{
	color: #626262;
	background-color: transparent;
}
.reportPad .mainBox .guest{
	color: #E60012;
	background-color: transparent;
}
.reportPad .leftSideBox {
	width: 180px;
	float:left;
}
.leftSideBox h3 {
	margin: 0 0 8px;
	padding: 0;
}
.leftSideBox .profile {
	margin: 0 0 20px;
	padding: 0;
	font-size: 90%;
}
.leftSideBox .profile p{
	margin: 0;
	padding: 8px;
	line-height: 1.4;
}
#blogID9 .leftSideBox .profile{
	color: #fff;
	background: transparent url(../img/weekly/profile9_bg.jpg) no-repeat left bottom;
}
#blogID10 .leftSideBox .profile{
	color: #fff;
	background: transparent url(../img/weekly/profile10_bg.jpg) no-repeat left bottom;
}
#blogID11 .leftSideBox .profile{
	color: #fff;
	background: transparent url(../img/weekly/profile11_bg.jpg) no-repeat left bottom;
}
.leftSideBox .profile a{
	color: #fff;
	background-color: transparent;
}
.leftSideBox .archive{
	width: 165px;
	margin: 0 auto 20px;
	padding: 0 0 8px;
}
.leftSideBox .archive ul{
	width: 165px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
.rightSideBox{
	width: 105px;
	padding: 5px 5px 0;
	float: right;
}
* html .rightSideBox{
	padding: 5px 5px 0 0;
}
.rightSideBox .sideBanner{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.rightSideBox .sideBanner li{
	margin: 0;
	padding: 0 0 2px;
}
#sideID9 li#bid9,
#sideID10 li#bid10,
#sideID11 li#bid11,
#sideID12 li#bid12{
	display: none;
}
