*{margin:0;padding:0;}

.common{background:#EBEFF2; font-family:Microsoft YaHei,Tahoma,Helvetica,Arial,sans-serif; font-size:14px; color:#666; text-decoration:none;}

.common a{font-family:Tahoma,Helvetica,Arial,sans-serif; font-size:14px; color:#666; text-decoration:none; outline:none;}

img,.searchtxt,.searchbtn,.pinglun input.submit{border:0;}

ol,ul,li{list-style:none;}

dl,dt,dd,ul,li{margin:0;padding:0;}

input,textarea{outline:none;}

html,body,form,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none; font-weight:normal;}

.common{width:830px; height:515px; position:relative;}

.common ul li{margin-left:10px; margin-top:10px;border-radius: 5px;}

.clear{clear:both;}

.summary{background: #565454; color: #fff;}

.listbox{float:left; margin-bottom:10px; padding:10px; _padding:10px 10px 8px 10px ;background:#ffffff; width:243px; position:relative;}

.listimg{float:left; width:238px; height:165px; position:relative; overflow:hidden;}

.listimg img{background:#333; width:238px; height:165px; top:0; left:0; position:absolute;}

.summary{width:233px;height:165px;top:165px;left:0;position:absolute;margin-left:5px;}

.summarytxt{margin:5px 10px;width:220px;height:auto;line-height:22px;font-size:12px;}

.listinfo{_margin-bottom:3px; padding-left:10px; width:228px; line-height:22px; font-size:12px;}

.listinfo a{font-size:12px;}

.listtitle{float:left; text-align:left; margin-top:8px; _margin-top:-2px; width:230px; font-size:14px;}

.listtitle a{font-size:14px;}

.listtitle a:hover{color:#f55555;}

.listtag{float:left;width:232px;color:#999; text-align:left;}

.listtag a{margin:0 8px 0 0;margin:2px 8px -2px 0\9;_margin:0 8px 0 0;color:#999;}

.listtag a:hover{color:#2ad2bb;}

.listdate{float:left;margin-right:13px;padding-left:18px;background:url(../images/time.gif) 0 5px no-repeat;color:#999;}

.listview{float:left;margin-right:13px;padding-left:24px;color:#999;}

.listcomment{float:left;margin-right:13px;padding-left:20px;color:#999;}

.listdemo a{float:left;margin-top:0;margin-top:2px\9;_margin-top:0;color:#999;white-space:nowrap;}

.listdemo a:hover{color:#2ad2bb;}

.zixun{
  float: right;
  margin-top: -25px;
  background-color: #FFC107;
  width: 80px;
text-align: center;
}


.summarytxt p{padding-right:10px;}


#tab{position:relative;}
#tab a{
font-size:14px;
}
#tab a:hover{
font-size:14px;
color:#ff0000;
text-decoration:underline;
}
#tab .tabList ul li{
	float:left;
	background:#fefefe;
	background:-moz-linear-gradient(top, #fefefe, #ededed);	
	background:-o-linear-gradient(left top,left bottom, from(#fefefe), to(#ededed));
	background:-webkit-gradient(linear,left top,left bottom, from(#fefefe), to(#ededed));
	border:1px solid #ccc;
	padding:7px 0;
	width:97px;
	text-align:center;
	position:relative;
	cursor:pointer;
}
#tab .tabCon{
	position:absolute;
	left:-1px;
	top:31px;
	border:1px solid #ccc;
	border-top:none;
	width:493px;
	height:260px;
	background-color:#fff;
}
#tab .tabCon li{
line-height:23px;
text-align:left;
}
#tab .tabCon div{
	padding:10px;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
}
#tab .tabList li.cur{
	border-bottom:none;
	background:#fff;
}
#tab .tabCon div.cur{
	opacity:1;
	filter:alpha(opacity=100);
}