/* CSS Document */
#kyxx_body{
	height:100%;
}
#kyxx_left{
	float:left;
	width:160px;
	text-align:left;
}
	#xglj{
		width:154px;
		border:1px solid #5FAA40;
	}
	#xglj ul{
		background:#E7FFE9;
	}
	#xglj ul li.title{
		background:url(/img/bg_kyxx.gif) top center no-repeat;
		height:22px;
		padding-bottom:5px;
	}
	#xglj ul li.xm{
		height:22px;
		line-height:22px;
		text-indent:7px;
	}
	#xglj ul li.xm a{
		color:#333;
		text-decoration:none;		
	}
	#xglj ul li.xm a:hover{
		color:#FF0000;
		text-decoration:none;
	}	
	#pic{
		padding:5px 0 5px 2px;
	}	
	#pic li{
		line-height:44px;
		height:44px;
		padding:1px 0;
	}
	#pic li img{
		width:150px;
		height:44px;
	}


#kyxx_right{
	float:left;
	width:608px;
}
	#kyxx_nav{
		height:30px;
		line-height:30px;
		text-indent:30px;
		text-align:left;
	}

