/*公共部分*/
body { margin:0; background:url(/html/images/bg.jpg) repeat-x #F3F3F3;;}
body,td,th { font-size: 12px; color:#7A7A7A; line-height:150%;}
ul,li,form { margin:0; padding:0;}
ul,li { list-style:none;}
a { color:#7A7A7A; text-decoration:none;}
a:hover { color:#FF0000; text-decoration:underline;}
.red,.red:hover { color:#FF0000;}
.gxtlink,.gxtlink a,.gxtlink a:hover {color:#E6E6E6;}
.more,.more:hover { color:#898989;}

/*规划*/
.btm10{ margin-bottom:10px;}
.rightTitle{ font-size:13px; font-weight:bold; color:#898989;}

/*旧事、相册、供求分类*/
.typelist ul{ margin:0 0 20px 0; padding:0px;}
.typelist li{ list-style-type:none; width:110px; float:left; background-color:#FFFFFF; border:1px solid #ccc; text-align:center; margin:0px 5px 5px 0px; overflow:hidden; height:18px; line-height:18px; padding:2px;}
.typelist li.currentType {background-color:#EEEEEE; }

/*相册、供求相关*/
.inforlist li {text-align: center; float: left; width:156px; margin: 0 5px 10px 0; line-height: 150%;}
.inforlist .img { margin-bottom:5px;}
.imageborder {border: 1px dashed #999999; padding:2px; background-color:#FFFFFF;}

/*文章相关*/
.newslist {list-style-type: none;padding: 0px;margin-top:10px;margin-bottom: 10px;margin-left: 5px;}
.newslist li {background: url(/html/images/arrow.gif) no-repeat left 6px; padding-left:20px;margin-left: 15px; line-height:22px;}
.newslist li.dashed {border-bottom:1px dashed #CCCCCC; background:none; margin:10px; line-height:0; font-size:0; height:1px; overflow:hidden;}
.articleTitle { margin:10px 0 5px; font-size:18px; font-weight:bold;}
.articleSummary { border:1px solid #CCCCCC; background-color:#FFFFFF; padding:10px; margin:5px 0;}
.articleText {text-align:justify; text-justify:inter-ideograph; overflow:hidden; padding:8px 0; font-size:14px; clear:both; line-height:150%;word-wrap:break-word; word-break:break-all; width:645px;}

/*资源相关*/
.page a{ border:1px solid #ccc; padding:4px 3px; background:#FFFFFF; font-size:12px; font-weight:bold; margin:0px 2px 0px 2px; line-height:28px;text-decoration: none;}
.page a.currentPage{ border:1px solid #FA7005; background:#FA7005;line-height:28px; color:#FFFFFF;}
.page a.imgLink { border:0 none; background-color:transparent; padding:0;}
.supplyText {text-align:justify; text-justify:inter-ideograph; overflow:hidden; padding:8px 10px; font-size:14px; clear:both; line-height:150%;word-wrap:break-word; word-break:break-all; width:645px;}

/*轮换广告*/
#slideBanner{  width:250px; height:185px; overflow:hidden; background:#FFFFFF;}
#slides img,#slides li {	border:0;	display: block;	width:250px;	height:185px; overflow:hidden; padding:0;}
#num{ position:absolute; right:5px; bottom:5px; height:25px;}
#num li{ float: left;display: inline;	color: #74a8ed;	text-align: center; padding:0;	line-height:16px;	width: 16px;	height: 16px;	font-family: Arial; font-size: .9em; cursor: pointer; overflow: hidden; margin:3px 5px; border:1px solid #74A8ED; background-color:#FFFFFF;}
#num li.on{	color:#fff; border:1px solid #FFFFFF; background-color:#74A8ED; font-weight:bold;	font-size: 1.4em; line-height: 22px; height: 22px; width: 22px; margin:0 5px;}