@charset "utf-8";
/* CSS Document */
/* 首页动画 */
#banner{width:976px; height:305px;}

/* 中间内容 */
#con{width:680px; height:308px; float:left; padding-left:20px; padding-right:15px;}
#con img{ margin-top:10px; margin-bottom:10px; }
#con .left{	float:left;	height:236px; width:192px;border:3px solid #dedede;padding:14px 11px 6px 11px; margin-right:10px; background:url(../images/in_tel1.jpg) no-repeat top;}
#con .center{ float:left;height:236px; width:192px;border:3px solid #dedede;padding:14px 11px 6px 11px; margin-right:10px;background:url(../images/in_tel2.jpg) no-repeat top; list-style:none;}
#con .right{float:right; height:236px; width:192px;border:3px solid #dedede;padding:14px 11px 6px 11px;background:url(../images/in_tel3.jpg) no-repeat top;}

/* 新闻 */
#news img{ margin-top:10px; margin-bottom:10px; }
#news{ width:272px; height:300px; float:left; text-align:left; }
#news dl{ width:272px;margin-bottom:10px; float:left;}
#news dl img {width:60px; height:44px; float:left; margin-right:6px;}
#news dt{font-weight:bold;float:left; width:200px; padding-top:4px;}
#news dd{ font-weight:normal;float:left; width:200px; line-height:16px;}
