﻿/* --资讯列表-- */
.ileft {float: left;height: 618px;width: 190px;}
.newbox {float: left;margin-top: 10px;height: 180px;width: 190px;margin-bottom: 26px;}
.llist .channel {background-color: #006600;background-image: url(slice1.gif);background-repeat: no-repeat;height: 26px;width: 190px;color: #FFFFFF;text-align: center;line-height: 26px;}
.llist .conter {height: 180px;width: 183px;border: 1px solid #006600;padding-left: 5px;}
.channel a {color: #000000;text-decoration: none;}
.line {background-image: url(dotted1.gif);width: 10px;background-repeat: repeat-y;background-position: center;height: 206px;margin-top: 10px;float: left;}

/* --右边-- */
.iright {margin: 10px;width: 668px;float: left;}

/*资讯:列表页:列表区域*/
.newslist {width:668px;margin-top:10px;padding-bottom:10px;background:url(place_bg.jpg) 1px 1px repeat-x;}
.newslist dl { width:650px; margin:10px auto 0px; display:block; border-bottom:1px dotted #DDD; }
.newslist dl dt { width:638px; margin:0px auto 0px; background:url(ico_2.gif) 3px 11px no-repeat; }
.newslist dl dt a { color:#006600; line-height:27px; font-size:14px; font-weight:bold; margin-left:20px; letter-spacing:1px; }
.newslist dl dd { width:624px; margin:0px auto 0px; }
.newslist dl dd.preview { line-height:19px; color:#006600; text-indent:14px; }
.newslist dl dd.info { line-height:31px; color:#999; }
.newslist dl dd.info span { color:#F60; margin-right:15px; }
.newslist dl dd.info a { color:#006600; float:right; position:relative; margin:-30px 5px 0px 0px; }

/* 分页 */
.page{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; }
.page a,.page span{display:block;color:#390;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center;padding-right:5px;padding-left:5px;height:18px} /* SPAN和链接 */
.page a:hover, .page a.current{color:#F44;border:1px solid #F44} /* 当前链接有激活时 */
.page input{padding:0px;color:#390;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */