* { word-wrap: break-word; word-break: break-all; }
body, th, td, input, select, textarea, button { }
body, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, form, fieldset { margin: 0; padding: 0; }
ul,ol,li {  list-style:none }
a { color: #333333; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: none; }
a{cursor:pointer}

/* clear both */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden }
.clearfix { zoom: 1; display: inline-block; _height: 1px }
*html .clearfix { height: 1% }
*+html .clearfix { height: 1% }
.clearfix { display: block ;clear:both;}

select { margin-right: 2px; }


.date01   /*注释。比正文要暗一些*/
{
	color:#666666;
	font-size: 7pt;
	padding-right:5px;
}

.author01   /*注释。比正文要暗一些*/
{
	padding-left:5px;
	width:70px;
}

.clicknumber01   /*注释。比正文要暗一些*/
{
	text-align:right;
	width:40px;
}

.list_right   
{
	float:right;
}

.articleDesc
{
	color:#999;
	line-height:150%;
}	

.viedoblock
{
	position:relative;
	width:166px;
	
	/*padding-top:12px;
	height:143px;
	background:url(../../../themes/default/images/screen.gif) no-repeat; */
}

.ImageIcon  img  { 
background: #fff; 
border: 1px solid #666; 
position: relative; 
display:block;
box-shadow: 1px 1px 2px #aaa;
-moz-box-shadow: 1px 1px 2px #aaa;
-webkit-box-shadow: 1px 1px 2px #aaa;
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#aaaaaa');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#aaaaaa')";
}


#playicon
{
	box-shadow: 0px 0px 0px #aaa;
-moz-box-shadow: 0px 0px 0px #aaa;
-webkit-box-shadow: 0px 0px 0px #aaa;
filter: ;
-ms-filter:;
	position:absolute;top:85px;left:20px;
	border:0px;
	/*src:url(../../../themes/default/images/screen.gif);*/
}

