@charset utf-8;

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	
	
} 
	.wholepage {
	backgroud-color:#FFF;
	width: 850px;
	margin: auto;
    }
	
	.upleft {
	
	background-image: url(../images/top_left.gif);
	background-repeat: repeat-x;
	height:20px;
	background-color: #075681;
	width: 850px;
	margin:0px;
     }
	.topcenter {	
	background-image: url(../images/top_main.gif);
	background-repeat: no-repeat;
	height:18px;
	width: 24px;	
     }
	.upright {
	float:right;
	background-image: url(../images/top_right.gif);
	background-repeat: repeat-x;
	height:18px;
	background-color: #075681;
	width: 560px; }
	

    
	.topheader{
	clear: both; 
	height: 108px;
	overflow: hidden;
	}
	
    .nevimenu {
	
	background-image: url(../images/bg_tit.jpg);
	background-repeat: repeat-x;
	height: 26px;
     }	
	 
	

	.content {
	clear:both  
	width:850px;

	
    }
	.maincontent{
	
    float: left;  
    padding: 0px;  
    width: 850px;  
     background: #DEEBF3; 
    }
	
	.main{

    float: left;  
    padding: 0px;  
    width: 610px;
	overflow:hidden;  
	background-color: #FFFFFF; 
    }



	
    .leftsidebar{
	float: right;
	
	padding: 0px;
	background: #DEEBF3;
	width: 230px;
	text-align:left;	
    } 

	.text {margin:0px;padding:20px;}   

	 
	 .pagefoot{
	 clear:both;
	 margin-left:220px;
	 width:600px;
	 height: 200px;
	
	 }
	 
	 
	 

    
	
	
	.leftup1 {
	background-color: #FFFFCC;
	background-image: url(../images/top_left.gif);
	background-repeat: no-repeat;
	background-position: top;
}




.title{
	width:222px;
	height:19px;
	margin-top:8px;
	padding-top:9px;
	background:url(../images/rlist_title_bg.gif) no-repeat;
	text-align:center;
	font-weight:bold;
	letter-spacing:2px;
	color:#444;
}






.foottext{
width:600px;
padding-top:10px;
margin-left:10px;
text-align:center;
}




.topmenu{
	height:24px;
	width: 500px;
	background-image: url(../images/top_main.gif);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
}






A:link {text-decoration:none;color:#000000}
A:visited {text-decoration:none;color:#000000}
A:active {text-decoration:none;color:#000000}
A:hover {text-decoration:underline;color:#800080} 





.thisplace{
	width:598px;
	height:31px;
	background:url(../images/place_bg.jpg) repeat-x;

}
.thisplace .title{
	display:block;
	width:156px;
	height:31px;
	line-height:29px;
	text-indent:22px;
	letter-spacing:4px;
	font-weight:bold;
	background:url(../images/place_left.gif) right top no-repeat;
	float:left;
}
.thisplace .placenav{
	float:left;
	margin-right:10px;
	line-height:31px;
}
.thisplace .placenav a{
	color:#666666;
}


/*---------------左侧:图片新闻*/
.picnews{
	width:590px;
	border:1px solid #DDD;
	padding-bottom:3px;
	clear:both;
}
.picnews dl{
	width:590px;
	margin:1px auto;
	background:url(../images/place_bg.jpg) repeat-x;
	overflow:hidden;
}
.picnews dl dd{
	width:130px;
	float:left;
	display:inline;
	text-align:center;
	margin:10px 0px 0px 9px;
	line-height:31px;
}
.picnews dl dd a img{
	border:1px solid #DDD;
}
.picnews dl dd a{
	display:block;
}

/*---------------右侧*/
.pright{
	float:right;
}
/*-------------------------右侧:常规列表定义*/
.rlist{
	width:222px;
}
.rlist .title{
	width:222px;
	height:19px;
	padding-top:9px;
	background:url(../images/rlist_title_bg.gif) no-repeat;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:2px;
	color:#555;
}
.rbox{
	border:1px solid #DDD;
	width:220px;
	padding:5px 0px 7px 0px;
}
.rbox ul li{
	height:27px;
	line-height:27px;
	background:url(../images/ico_4.gif) 12px 13px no-repeat;
	text-indent:23px;
	overflow:hidden;
	width:214px;
}
.rbox ul li a{
	color:#039;
}




/*---------------资讯:列表页:列表区域*/
.newslist{
	width:590px;
	border:1px solid #DDD;
	margin-top:10px;
	padding-bottom:10px;
	background:url(../images/place_bg.jpg) 1px 1px repeat-x;
}
.newslist dl{
	width:590px;
	margin:10px auto 0px;
	display:block;
	border-bottom:1px dotted #DDD;
}
.newslist dl dt{
	width:560px;
	margin:0px auto 0px;
	background:url(../images/ico_2.gif) 3px 11px no-repeat;
}	
.newslist dl dt a{
	color:#039;
	line-height:27px;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	letter-spacing:1px;
}
.newslist dl dd{
	width:530px;
	margin:0px auto 0px;
}
.newslist dl dd.preview{
	line-height:19px;
	color:#777;
	text-indent:14px;
}
.newslist dl dd.info{
	line-height:31px;
	color:#999;
}
.newslist dl dd.info span{
	color:#F60;
	margin-right:20px;
}
.newslist dl dd.info a{
	color:#039;
	float:right;
	position:relative;
	margin:-30px 5px 0px 0px;
}


/*---------------内容页:评论*/
.comment{
	width:600px;
	border:1px solid #DDD;
	margin-top:7px;
}
.comment .commenttitle{
	width:600px;
	height:26px;
	margin:1px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-bottom:1px solid #DDD;
}
.comment .commenttitle .ctitle{
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment .commenttitle .ctitle 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:600px;
}
.comment .commentbox dl{
	width:580px;
	margin:10px auto 0px;
	border:1px solid #D1DDCE;
}
.comment .commentbox dl dt{
	width:580px;
	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:600px;
	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:600px;
	margin:5px auto;
	overflow:hidden;
}

.comment .postbox .userbox{
	width:600px;
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl{
	width:600px;
}
.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:500px;
	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;
}

.pages{
	width:500px;
	height:25px;
	margin:12px auto 0px;
	clear:both;
	background:#F7F7F7;
	border-bottom:1px solid #FFF;

}
.pages .pcount{
	display:inline;
	padding-right:10px;
	padding-left:10px;
	float:left;
	border-right:2px solid #CCC;
	line-height:13px;
	margin:6px 20px 0px 2px;
	font-weight:bold;
	color:#3366CC;
	font-size:11px;
}
.pages .plist{
	float:right;
	padding-top:3px;
	line-height:17px;
}
.pages .plist input {
	float:left;
	width: 30px;
	border: 1px solid #DDDDDD;
	height: 17px;
}
.pages .plist #button {
	height: 18px;
	width: 30px;
	background-color: #FF6600;
	border: 1px solid #CC3333;
	color: #FFFFFF;
	
}
.pages .plist span { 
float:right
}

.pages .plist strong{
	color:#FFF;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	background:#F60;
	border:1px solid #C33;
	margin: 0px 3px 0px 0px;
}
.pages .plist a{
	display:block;
	height:17px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #DDD;
	background:#FFF;
	text-decoration:none;
	margin-right:2px;
	color:#000;
}
.pages .plist a:hover{
	color:#FF0000;
}




.newscontent{
	width:600px;
	overflow:hidden;
	margin:10px auto;
	color:#444;
	font-size:12px;
	line-height:24px;
	text-indent:24px;
}

.newsinfo{
	width:560px;
	height:27px;
	line-height:27px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #EEE;
	text-align:right;
	padding-right:20px;
	color:#F60;
	}
	
	
.newstitle{
	width:590px;
	height:53px;
	line-height:53px;
	margin:0px auto 0px;
	background:url(../images/place_bg.jpg) 1px 1px repeat-x;
}
.newstitle h1{
	font-size:14px;
	margin-left:21px;
}

.newscupage{
	width:600px;
	margin:5px auto;
	text-align:center;
	border-bottom:1px solid #EEE;
	overflow:hidden;

}
.newscupage a{
	color:#0033FF;
	font-size:9px;
	margin-left:7px;
	line-height:20px;

}
.newscupage strong{
	font-size:10px;
	color:#FF0000;
	margin-left:14px;
}

.coltit{
	background-image: url(../images/bgcol.gif);
	background-repeat: repeat-x;
	height:24px;

}
.coltittext{
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-left:10px;
	color:#B81C0C;

}

.coltitmore{
	font-size: 12px;
	line-height: 22px;
	color:#B81C0C;

}
	.gjxrinfo{
	
	width:600px;
	font-size:12px;
	margin-top:12px;
	line-height:20px;
	}

    .gjxrpic{
	float:left;
	width:180px;
	margin-left:10px;
	margin-right:10px;
	}
	.inddline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D7DED1;
}
/*---------------图片分类*/
.pclass{
	width:222px;
	background:#F7F7F7 url(../images/pic_ltitle_bg.gif) top center no-repeat;
	padding-top:9px;
}
.pclass dl{
	width:220px;
	border-color:#DDD;
	border-style:solid;
	border-width:0px 1px 1px 1px ;
	background:#F7F7F7 ;
	padding-bottom:4px;
}
.pclass dl dt{
	width:220px;
	height:21px;
	line-height:17px;
	background:#F7F7F7 url(../images/ico_15.gif) 10px 0px no-repeat;
	text-indent:34px;
	font-weight:bold;
	letter-spacing:2px;
}
.pclass dl dd{
	width:220px;
	background:#F7F7F7 url(../images/pic_lbox_bg.gif) center top no-repeat;
	padding-top:3px;
	overflow:hidden;
}
.pclass dl dd ul{
	width:210px;
	margin:4px auto 0px;
	border-color:#DDD;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	background:#FFF;
	overflow:hidden;
}
.pclass dl dd ul li{
	width:105px;
	float:left;
}
.pclass dl dd ul li a{
	width:105px;
	height:31px;
	line-height:31px;
	text-indent:10px;
	display:block;
	font-size:14px;
	color:#060;
}
/*---------------侧边列表*/
.hotlist{
	width:580px;
	background:#FFF url(../images/pic_ltitle_bg.gif) top center no-repeat;
	padding-top:5px;
}
.hotlist .htitle{
	width:580px;
	height:27px;
	line-height:27px;
	text-indent:34px;
	font-weight:bold;
	letter-spacing:2px;
	color:#666666;
	background:#FFF url(../images/pic_hot_bg.gif) center top no-repeat;
	border-color:#DDD;
	border-style:solid;
	border-width:0px 1px 0px 1px;
}
.hotlist .hbox{
	width:580px;
	border-color:#DDD;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	padding-bottom:6px;
}
.hotlist .hbox ul{
	width:580px;
	overflow:hidden;
}
.hotlist .hbox ul li{
	width:560px;
	float:left;
	display:inline;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.hotlist .hbox ul li a{
	display:block;
	width:560px;
	height:25px;
	border:1px solid #F7F7F7;
	cursor:pointer;
	text-indent: 10px;
}
.hotlist .hbox ul li .link{
	display:block;
	width:560px;
	height:25px;
	line-height:25px;
	text-align:left;
}
.hotlist .hbox ul li a:hover{
	border:1px solid #FF9900;
}

.hotlist dl{
	width:560px;
	margin:9px auto 0px;
}
.hotlist dl dt {
	text-indent:5px;
}
.hotlist dl dt img{
	vertical-align:middle;
	margin-right:10px;
}
.hotlist dl dt a{
	font-weight:bold;
}
.hotlist dl dd{
	line-height:25px;
	text-indent:10px;
}
.hotlist dl dd span{
	color:#999999;
}
