@charset "gb2312";
.bg-lv {/*棕色大背景*/
	background-image: url(/images/g2010/zyyj_bg01.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
.topsousuo-lv{/*头部搜索背景*/
	background-image: url(/images/g2010/zyyj_top10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
} 
.end-lv{/*end*/
	background-image: url(/images/g2010/zyyj_end.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	margin:0 auto;
	text-align: center;
	padding-top: 45px;
	padding-bottom:35px;
}

#texth20 td{line-height: 20px;}

/******************链接样式********************/
.zyyj-k01{
	background-image: url(/images/g2010/zyyj_main18.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d5dce4;
	border-bottom-color: #d5dce4;
	border-left-color: #d5dce4;
}
