/*---------------顶端导航条-----------*/
#menu {
	background-image: url(/images/gongyong/bg.gif);
	background-repeat: no-repeat;
	background-position: 770px  -206px;
}

#menu .tab14{
	color:#333;
	margin-top:1px;
}


#main{
	margin-bottom:10px;
}



/*----左边内容--------------------------------------------------------------*/
#left,#left1{
	border: 1px solid #B5E3F4;
}

/*新闻详细页面背景*/
/*#left1{
	background-color:#F7FFFF;
}*/


/*新闻首页、搜索页的搜索框*/
#index1{
    background-color:#F7FFFF;
	border-bottom: 1px solid #D6EFFA;
}

#searchKey{
	padding-top: 2px;
	padding-left:4px;
	font-weight:bold;
	width:130px;
}


#index1 #searchKey{
	width:260px;
}

#index2{
    margin-top:10px;
	padding-left:25px;
	padding-right:25px;
}


#index2 ul{
    padding-bottom:5px;
	padding-top:5px;
}

#index2 li{
	line-height:29px;
    height:29px;
    clear:both;
}

#index2 .span330{
	background-image: url(/images/gongyong/lanmu.png);
	background-repeat: no-repeat;
	background-position: 3px -463px;
	float: left;
	text-align:left;
	text-indent: 14px;
	cursor:pointer;
	font-size:14px;
}

#index2 .span70{
	float: right;
    color:#939393;;
	line-height:30px;
    height:30px;
}    

#index2 .img{
	margin-left:3px;
	background-image: url(/images/xinwen/pic.gif);
	background-repeat: no-repeat;
	height:13px;
	padding-left:15px;
	background-position: 0px 1px;
}


.dotline{
	BORDER-BOTTOM-STYLE: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
} 

.dotline1{
	BORDER-TOP-STYLE: dashed;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
} 


/*新闻详细页面标题、内容、评论*/
#left1 #textcontent{
	padding-left:23px;
	padding-right:20px;
	padding-bottom:20px;
}

#left1 #textcontent img{
   padding-top:15px;
}

#left1 #index5 {
	padding-left:23px;
	padding-right:15px;
	background-color:#FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6EFFA;	
}


#left1 #index4{
	border-bottom: 1px solid #D6EFFA;
	padding-bottom:10px;
	margin-bottom:10px;
	margin-left:22px;
	margin-right:22px;
}

/*新闻详细页面标题中的小图片*/
#left1 #index4 img, #left1 #textcontent .zebian img{
    margin-bottom:3px;
	padding:0px;
}

/*新闻详细页面内容*/

.xcontent{
	font-size: 14px;
	margin: 0px;
	line-height:26px;
}

.xcontent p{
	text-indent: 2em;
	padding-top:15px;
	margin:0px;
}

#PageNumbottom{
	border-top: 1px solid #D6EFFA;
	padding-top:8px;
	margin-bottom:15px;
}



/*-----右边内容----------------------------------------*/

.ad,#index3{
	margin-top:10px;
	margin-left:15px;
	margin-right:0px;
	background-color: #f7ffff;
}
.ad{
	margin-top:0px;
}

#index3 li{
	line-height:27px;
	height:27px;
	overflow:hidden;
	background-image: url(/images/gongyong/lanmu.png);
	background-repeat: no-repeat;
	background-position: 3px -463px;
	text-indent: 14px;
	text-align:left;
}



/*-----右边搜索--------------------------------------------------------------*/
#index3 #secont{
	margin-top:15px;
	margin-bottom:15px;
	margin-left:20px;
	margin-right:20px;
} 


