﻿@charset "utf-8";
/* CSS Document */

body	{
		margin: 0;
		padding: 0;
		border: 0;
		text-align: center;
		background: #000000 url(/images/bg.jpg);
		font: 12px Verdana, Arial, Helvetica, sans-serif;
		color: #696969;
		CURSOR: url('http://www.shanlu.cn/cursor1.cur'); 
		}
a {
	font-size: 12px;
	color: #696969;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #696969;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #696969;
}
img {
  border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1{
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	font-size: 14px;
	color: #696969;
	border-bottom:1px #2e2e2e solid;
}
h1 a{
	font-size: 14px;
	color: #696969;
	border-bottom:0px #2e2e2e solid;
}
h1 a:hover{
	font-size: 14px;
	color: #ffda2a;
	border-bottom:0px #2e2e2e solid;
}
h2{
	margin:0 0 5px 80px;
	padding:0;
	font-size: 14px;
	color: #696969;
}
h3{
	margin:0 0 5px 26px;
	padding:0;
	color: #696969;
}

body#homefirst,div#maincontent {
	font-family:'宋体';
	}
div#wrapper	{
		margin: 0 auto;
		padding: 0;
		border: 0;
		width: 1001px;
		text-align: left;
		background-color:#141414;
	}


div#left	{
		float: left;
		margin: 20px 8px 0 100px;
		padding: 0;
		border: 0;
		width: 230px;
		background : transparent;
		border-right:1px #2e2e2e solid;
		}

html>body div#left {
		margin-left: 100px;
		}
		
div#center {
		float: left;
		margin: 20px 8px 0 100px;
		padding: 0;
		border: 0;
		width: 989px;
		background: transparent;
		}

		
div#right {
		float: left;
		margin: 0 0 0 30px;
		padding: 0;
		border: 0;
		width: 600px;
		background: transparent;
		}


/*---------------右侧*/
.pright{
	float:right;
}
/*-------------------------右侧:常规列表定义*/
.rlist{
	width:222px;
}
.rlist .title{
	width:222px;
	height:19px;
	padding-top:9px;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:2px;
	color:#c4c4c4;
}
.rbox{
	padding:5px 0px 7px 0px;
}
.rbox ul{margin:0;}
.rbox ul li{
margin:0;
	height:27px;
	line-height:27px;
	text-indent:23px;
	overflow:hidden;
	width:214px;
}
.rbox ul li a{
	color:#50514d;
}
.classbox{
	width:222px;
	clear:both;
	padding-bottom:5px;
}
.classbox dl{
	width:222px;
}
.classbox dl dt{
	height:31px;
	line-height:29px;
	text-indent:10px;
	color:#c4c4c4;
	letter-spacing:1px;
	font-weight:bold;
}
.classbox dl dd{
	margin:0;
}
.classbox dl dd ul{
	list-style:none;
	overflow:hidden;
	width:220px;
	margin:0;
}
.classbox dl dd ul li{
	float:left;
	width:102px;
	margin-left:5px;
	margin-bottom:5px;
	height:27px;
	line-height:25px;
	text-indent:10px;
	display:inline;
	font-size:14px;
}
.classbox dl dd ul li a{
	display:block;
	width:100px;
	height:25px;
	text-decoration:none;
	color:#50514d;
}
.classbox dl dd ul li a:hover{
	color:#f5c329;
}
.classbox dl dd ul li.this a{
	color:#f5c329;
	font-size:12px;
	font-weight:bold;
}













	div#topnav,div#topnav2{
		margin-top:0px;
		border-top:6px #d61229 solid;
		width: 600px;
		text-align:right;
		}
	div#topnews{
		margin:30px 10px 0px 100px;
		height:180px;
		}
			div#topnews #tntxt{
				float:left;
				width: 320px;
				color:#c4c4c4;
				line-height:22px;
				letter-spacing: 2px;
			}
			div#topnews #tnimg{
				float:left;
				margin:0px 0px 0px 20px;
				width: 150px;
			}
			#piclist{
				margin:10px 0 0 28px;
				clear:both;
				line-height:22px;
				}
		
div#right2 {
		float: left;
		margin: 0;
		padding: 0;
		border: 0;
		width: 600px;
		background: transparent;
		}

		
		#newscontent{
				margin:0;
				width: 600px;
				clear:both;
				line-height:22px;
				color:#8e8d8d;
		}		
		#imgcontent	{
				margin:0;
				width:800px;
				clear:both;
				line-height:22px;
				color:#8e8d8d;		
		}	
		.imginfo{
		margin:20px;
		line-height:30px;
		}


/*---------------资讯:列表页:列表区域*/
.newslist{
	margin-top:10px;
	padding-bottom:10px;

}
.newslist dl{
	margin:10px auto 0px;
	display:block;
	border-bottom:1px dotted #2a2a2a;
}
.newslist dl dt{
	margin:0px auto 0px;

}	
.newslist dl dt a{
	color:#ccc;
	line-height:27px;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	letter-spacing:1px;
}
.newslist dl dd{
	margin:0px auto 0px;
}
.newslist dl dd.preview{
	line-height:19px;
	color:#50514d;
	text-indent:14px;
}
.newslist dl dd.info{
	line-height:31px;
}
.newslist dl dd.info span{
	margin-right:20px;
}
.newslist dl dd.info a{
	float:right;
	position:relative;
	margin:-30px 5px 0px 0px;
}


/*---------------列表*/
.pbox{
	width:600px;
	overflow:visible;
}
.pbox dl{
	width:188px;
	float:left;
	display:inline;
	margin:20px 0px 0px 8px;
}
.pbox dl dt{
	padding:9px 0 0 0px;
	width:166px;
	height:157px;
	display:block;
	overflow:hidden;
	background:url(/images/imgbg.gif) top no-repeat;
}
.pbox dl dt a img{
	display:block;
	width:expression(this.width > this.height && this.width >150 ? 150 : true);
	height:expression(this.height > this.width && this.height > 140? 140 : true);
	max-width:150px;
	max-height:140px;
	margin:0px auto 0px;
}
.pbox dl dd{
	width:180px;
	text-align:center;
	margin:5px 0 0 0;	
	line-height:17px;
	height:19px;
	overflow:hidden;
	padding:0;
}
.pbox dl dd.title{
	font-weight:bold;
}
.pbox dl dd.title img{
	vertical-align:middle;
	margin-right:4px;
}


/*-------------------------分页*/
.pages{

	height:25px;
	margin:12px auto 10px 10px;
}
.pages .pcount{
	display:inline;
	padding-right:10px;
	padding-left:10px;
	float:left;
	line-height:13px;
	margin:6px 20px 0px 2px;
	font-weight:bold;
	font-size:12px;
}
.pages .plist{
	float:left;
	padding-top:3px;
	line-height:17px;
}
.pages .plist input {
	float:left;
	width: 30px;
	height: 17px;
}
.pages .plist #button {
	height: 18px;
	width: 30px;
	
}
.pages .plist span { 
float:right
}

.pages .plist strong{
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	margin: 0px 3px 0px 0px;
}
.pages .plist a{
	display:block;
	height:17px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	margin-right:2px;
}
.pages .plist a:hover{
	
}



div#footer	{
		clear: both;
		margin: 0;
		padding:0px;
		border-top: 1px solid #171717;
		line-height:22px;
		}




/*---------------资讯:内容页*/
.newsview{
	width:600px;
}
/*---------------内容页:标题*/
.newsview .title{
	width:600px;
	height:53px;
	line-height:53px;
	margin:0px auto 0px;
}
.newsview .title h1{
	font-size:24px;
	margin-left:21px;
}
/*---------------内容页:相关信息*/
.newsview .info{
	width:560px;
	height:27px;
	line-height:27px;
	text-align:right;
	padding-right:20px;
	color:#F60;
}
.newsview .info strong{
	color:#666;
	margin-left:20px;
}
/*---------------内容页:正文*/
.newsview .content{
	width:600px;
	overflow:hidden;
	margin:10px auto;
	color:#444;
	font-size:14px;
	line-height:25px;
}
/*---------------内容页:正文分页*/
.newsview .cupage{
	width:600px;
	margin:5px auto;
	text-align:center;
	line-height:31px;
	overflow:hidden;

}
.newsview .cupage a{
	color:#0033FF;
	font-size:14px;
	margin-left:14px;
}
.newsview .cupage strong{
	font-size:14px;
	color:#FF0000;
	margin-left:14px;
}
/*---------------内容页:操作*/
.newsview .actbar{
	width:600px;
	height:27px;
	line-height:27px;
	margin:6px auto;
	text-align:right;
}
.newsview .actbar span{
	margin-right:20px;
	color:#CCC;
}
.newsview .actbar span a{
	color:#ccc;
	margin-right:3px;
	margin-left:3px;
}
/*---------------内容页:上下文*/
.newsview .context{
	width:600px;
	line-height:27px;
	margin:6px auto;
	color:#666;
}
.newsview .context a{
	color:#CC0000;
}

/*---------------内容页:评论*/
.comment{
	width:668px;
	border:1px solid #DDD;
	margin-top:7px;
}
.comment .commenttitle{
	width:666px;
	height:26px;
	margin:1px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-bottom:1px solid #DDD;
}
.comment .commenttitle .title{
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title strong{
	letter-spacing:4px;
	color:#444;
	margin-right:10px;
}
.comment .commenttitle .gotopost{
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.comment .commenttitle .gotopost a{
	width:95px;
	height:22px;
	display:inline;
	float:right;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	background:url(../images/ico_gotopost.gif) no-repeat;
	margin:1px 3px 0px 0px;
}
.comment .commentbox{
	width:668px;
}
.comment .commentbox dl{
	width:636px;
	margin:10px auto 0px;
	border:1px solid #D1DDCE;
}
.comment .commentbox dl dt{
	width:636px;
	background:#F4F9F2;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px solid #E6ECE3;
}
.comment .commentbox dl dt span{
	color:#669933;
	font-size:11px;
}
.comment .commentbox dl dd{
	padding:10px;
	font-size:14px;
	line-height:25px;
	color:#666;
}
/*---------------内容页:发表评论:标题*/
.comment .posttitle{
	width:666px;
	height:26px;
	margin:10px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
.comment .postbox{
	width:636px;
	margin:5px auto;
	overflow:hidden;
}

.comment .postbox .userbox{
	width:636px;
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl{
	width:636px;
}
.comment .postbox .userbox dl dd{
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password{
	width:100px;
	border:1px solid #CCC;
	padding:3px 0px 2px 5px;
	margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox{
	width:636px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #CCC;
	width:600px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	width:100px;
	height:25px;
	padding-top:2px;
}

.imgview{
	width:800px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
}
.imgview a{
}
.imgview img{
	margin:0px auto;
	width:expression( this.width > 800? 800 : true);
	max-width:800px;
}

#imgcontent pic{

 max-width:800px; 
width:expression(document.body.clientWidth>document.getElementById("pic").scrollWidth*9/10? "800px": "auto" ); 
border:1px dashed #000; 
}