div#introblock{
	float:left;
	width:420px;
	font:14px Tahoma, Arial, Geneva, sans-serif;
	background:url('images/first_bg');
	height:410px;
	padding:20px 15px 20px 15px;

}

div#introblock table td{
	font:14px Tahoma, Arial, Geneva, sans-serif;
}


div#ads_area1{
	float:left;
	width:280px;
	margin-left:10px;
	font:14px Tahoma, Arial, Geneva, sans-serif;
}

div#tabWebboard{
	
	height:330px;	
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:10px;
	text-align:left;
}
div.boarddetail{
	width:740px;
	text-align:left;
	
}

div#columnist_left{
	background:url('images/columnist_bg.png');
	margin-top:10px;
	width:221px;
	height:176px;
	float:left;
	margin-left:5px;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:12px;

}

div#columnist_right{
	background:url('images/columnist_bg.png');
	margin-top:10px;
	width:221px;
	height:176px;
	float:right;
	margin-left:5px;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:12px;
}

div.columnist_img{
	width:100px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}




table.tbtabdetail{
font:12px Trebuchet MS, Tahoma;
width: 100%;
border-collapse: collapse;
text-align: left;
}
table.tbtabdetail th{
font:normal 12px Trebuchet MS, Tahoma;
color: #222;
font-weight:bold;
text-align:center;
background:#cbeffd;
padding: 5px 8px;
border-bottom: 2px solid #ccc;
}
table.tbtabdetail td{
border-bottom: 1px solid #ccc;
color: #666;
background: #fff;
padding: 2px;
}
table.tbtabdetail td a{
color: #666;
text-decoration:none;
}
table.tbtabdetail td a:hover {
color:#666;
text-decoration:underline;
}
table.tbtabdetail td.img{
	width:22px;
	text-align:left;
}
table.tbtabdetail td.author{
	width:150px;
	text-align:left;
}
table.tbtabdetail td.createdate{
	width:140px;
	text-align:left;
}
table.tbtabdetail tr.highlight td{
color: #222;
background: #eee;
} 

div#tabboardfooter{
	width:90%;
	text-align:right;
}
div#tabboardfooter a{
	color:#0033FF;
	text-decoration:underline;
	font:14px Tahoma, Arial, Geneva, sans-serif;
}
div#tabboardfooter a:hover{
	color:#0033FF;
	text-decoration:underline;
	font:14px Tahoma, Arial, Geneva, sans-serif;
}

div.halfnewsheader{
	background:url(images/subheaderbg.gif) no-repeat bottom right;
	width:350px;
	height:30px;
	color:#FFFFFF;
	line-height:30px;
	padding:0px 0px 0px 10px;

}
div.haftblock{
	width:360px;
	float:left;
	margin-left:10px;
}
div.halfnewscontents{
	width: 340px;
	border-style: solid solid solid solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;
	margin-left:5px;
	padding: 5px 0px 0px 0px;
	font:14px Tahoma, Arial, Geneva, sans-serif;
}

div.halfnewscontents li a{
	color:#3399FF;
	text-decoration:none;
	font:14px Tahoma, Arial, Geneva, sans-serif;
}

div.halfnewscontents li a:hover{
	color:#3399FF;
	text-decoration:underline;
	font:14px Tahoma, Arial, Geneva, sans-serif;
}


table#tbnews {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	font:13px Tahoma, Arial, Geneva, sans-serif;
}

table#tbnews td {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	border-collapse: collapse;

	padding:5px 5px 5px 5px;
	font:13px Tahoma, Arial, Geneva, sans-serif;
}


div#newfriends{
	float:left;
	width:250px;
	border-width: 4px 4px 4px 4px;
	border-spacing: 1px;

	border-style: solid solid solid solid;
	border-color: #0000FF #0000FF #0000FF #0000FF;
	border-collapse: collapse;
	background-color:#CCFFFF;
	height: 250px;
}

div#interestingnews{
	float:right;
	width:500px;
}
