#leftMenu{
	
}
#leftMenu ul{
	float:left;
	padding:6px;
	margin:0;
	list-style-type:none;
}
#leftMenu ul li{
	width:100%;
	margin:5px;
	padding:5px 0px 3px 12px;
	border-bottom:dotted 1px #CCCCCC;
}

#otherBody{
	width:980px;
	margin-top:4px;
}
#other_left{
	float:left;
	margin-left:20px;
	width:200px;
}
#ol_s{
	 background-image:url(../images/leftbg_1.jpg);
	 background-repeat:no-repeat;
	 background-position:center;
	 height:14px;
}
#ol_x{
	background-image:url(../images/leftbg_2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	height:280px;
	padding:10px 20px 10px 20px;
}
#ol_tit{
	padding:0px 0px 5px 5px;
	border-bottom:1px solid #BBBBBB;
}
#other_right{
	float:left;
	margin-left:18px;
	margin-top:10px;
}
#or_place{
	padding-top:10px;
}
#or_txt{
	padding:20px;
	line-height:20px;
	height:280px;
}
#or_tit{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
#or_des{
	color:#999999;
	margin-top:15px;
}
#or_back{
	text-align:right;
	padding:20px 0px 20px 0px;
}
#or_list{
	padding:20px;
	height:280px;
}

#or_newslist{
	height:32px;
	padding-top:10px;
	border-bottom:1px #CCCCCC dotted;
}
#or_newsleft{
	float:left;
}
#or_newsright{
	float:right;
	margin-right:10px;
	color:#999999;
}
#or_newsPage{
	padding-top:10px;
}
