@charset "utf-8";
@import url("public.css");
/*主体新闻动态样式专用*/
.ccont ul li{
	background:url(../images/icon06.gif) no-repeat 4px 12px; _background-position:4px 11px; padding-left:18px; border-bottom:1px #e7e4e4 solid; line-height:30px;
}
.ccont ul li span{
	float:right; color:#666;
}
/*主体产品展示样式专用*/
.product{
	float:left; text-align:center; width:127px; height:147px; margin:10px 7px; _margin:9px 5px; overflow:hidden;
}
.product img{
	border:1px #c0d0df solid; margin-bottom:8px;
}
.product h1 a{
	font-size:13px; color:#033185; font-weight:normal;
}
.product h2{
	font-size:12px; color:#000; font-weight:normal;
}
/*主体右侧样式专用*/
.rblock{
	margin-bottom:10px;
}
.rblock h1{
	font-size:14px; font-weight:normal; color:#000; background:url(../images/rtit_bg.gif) no-repeat; height:34px; line-height:34px; padding-left:20px;
}
.rcont{
	padding:10px; padding-bottom:6px; width:186px;
}
.rcont img{
	border:1px #c1ef8b solid; margin:7px 2px;
}