.newcolumn1
{
	float:left;
	margin:0px 12px 10px 0;
	width:662px;
}
.newcolumn1up
{
	float:left;
	width:662px;
	height:17px;
	margin-top:3px;
	background:url(/images/blogbackup.png) no-repeat;
}
.newcolumn1middle
{
	float:left;
	width:662px;
	background:url(/images/blogbackmiddle.png) repeat-y;
}
.newcolumn1down
{
	float:left;
	width:662px;
	height:38px;
	margin-bottom:13px;
	/*background:url(/images/blogbackdownmain.png) no-repeat;*/
	background:url(/images/blogbackdownmain2.png) no-repeat;
}
.newsheader
{
	float:left;
	/*width:315px;*/
	width:640px;
	height:34px;
	/*background-image:url(/images/newsheader.png);*/
	background-image:url(/images/newsheader2.png);
}
.newsbullet
{
	float:left;
	width:22px;
	height:22px;
	margin:6px 9px 0 9px;
	background:url(/images/bullet.png);	
}
.newstitle
{
	float:left;
	width:275px;
	font-family:Verdana;
	height:34px;
	line-height:34px;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
}

.newsvideosboxnew
{
	width:662px;
	float:left;
}
.newsvideoup
{
	width:652px;
	height:36px;
	padding:10px 0 0 10px;
	background:url(/images/newvideobackup.png) no-repeat;
}
.newsvideomiddle
{
	width:645px;
	/*height:665px;*/
	display: table;
	padding-left:17px;
	background:url(/images/newvideobackmiddle.png) repeat;

}
.newsvideodown
{
	width:662px;
	height:17px;
	margin-bottom:10px;
	background:url(/images/newvideobackdown.png) no-repeat;
}
.newsvideothumbbox
{
	float:left;
	width:150px;
	height:146px;
	margin:0 9px 12px 0;
	background:#3c2927;
}
.pagesbox
{
	float:right;
	width:645px;
	margin-bottom:8px;
}
.pages
{
	float:right;
	width:170px;
	font-family:Verdana;
	height:12px;
	line-height:12px;
	font-size:12px;
	color:#FFF;
}
.pages a
{
	color:#CCC;
	text-decoration:none;
}
.pages a:hover
{
	color:#F60;
	text-decoration:underline;
}
.pages a.disactive
{
	color:#666;
	text-decoration:none;
}
.morebox
{
	float:left;
/*	width:315px;*/
	width:640px;
	margin:0 0 0 10px;	
}
.more
{
	margin:10px 0 0 9px;
	font-family:Verdana;
	font-size:12px;
	color:#F30;
/*	width:295px;*/
	width:620px;
}
.more a
{
	font-family:Verdana;
	font-size:12px;
	color:#FFF;
	width:295px;
	font-style:italic;
	text-decoration:none;
}
.more a:hover
{
	color:#F30;
}

.articlemainbox
{
	float:left;
	width:640px;
	height:75px;
}
.articDescription
{
	float:left;
	margin:4px 9px 2px 9px;
	font-family:Verdana;
	font-size:12px;
	color:#CCC;
	height:42px;
	overflow:hidden;
	width:530px;
}
.articDescription a
{
	color:#CCC;
	text-decoration:none;
}
.articDescription a:hover
{
	color:#FF9;
}
