/*---------------------菜单样式----------------------------------*/
#menu{
	height:33px;
	margin-top:5px;
}
#menu ul{
	margin:auto; width:700px; height:32px;
	list-style-type:none; padding:0px; margin-top:0px; margin-bottom:0px;
}
.m_li{
	float:left; width:85px; line-height:33px;  text-align:center; margin-right:0px; margin-left:0px;
}
.m_li a{
	display:block; width:85px;
}

.m_li_a{
	float:left; width:85px; line-height:33px; text-align:center; padding-top:0px; font-weight:bold;
 position:relative; height:33px; margin-top:0px; margin-right:0px; margin-left:0px;
}
.m_li_a a{
	display:block; width:85px;
}

.smenu{
	width:700px; margin:0px auto 0px 0px; padding:0px; list-style-type:none; height:25px;
	float:right;
}
.s_li{
	line-height:25px; width:auto; display:none; height:25px; 
}
.s_li_a{
	line-height:25px; width:auto; display:block; height:25px; 
}

/*---------------------菜单样式----------------------------------*/

#mainQ {
width:1025px; align:center;margin:0px auto;
background: url(../images/mian_bg.png) repeat-y;
}
#sidebar {height:100%; width:1000px; float:left;}
#sidebar_M_B {height:100%; width:1000px; float:left;background:url(../images/Left_M_Bg.gif) repeat-y;}
#sidebarL {height:8px; width:1000px; float:left;background:url(../images/lineN.gif);}
#contentQ {width:1000px; float:left; }
#footerQ {width:1000px; height:80px;  clear:both; text-align:center; background-color:#ccc; margin-left:15px; padding-top:15px;}
.footer {
	width:1000px;
	height:80px;
	margin-top:10px;
	text-align:center;
	line-height:20px;
	padding-top:10px;
	background-color:#ccc;
	/*background:url(../images/footbg.jpg) no-repeat #ccc;*/
}
.lBox {
float:left;
	width:210px;
	margin-top:10px;
	background:#eee;
}
.lBoxTitle {
	width:150px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	background:url(images/lftBox_bg.jpg) top no-repeat;
	float:left;
	font-weight:bold;
	font-size:13px;
	text-indent:10px;
}
.lBoxMore {
	width:40px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	background:url(images/lftBox_bg.jpg) top no-repeat;
	float:left;
	color:#666;
}
.lBoxContent {
	height:205px;
	width:170px;
	margin:10px;
	line-height:20px;
	vertical-align:middle;
	clear:both;
}
.lBoxContent2 {
	width:200px;
	margin:5px 0px 5px 10px;
	line-height:20px;
	vertical-align:middle;
	clear:both;
}
.lBoxContent3 {
	height:85px;
	width:170px;
	margin:10px;
	line-height:20px;
	vertical-align:middle;
	clear:both;
}
.lbItem{
	text-indent:15px;
	line-height:15px;
	height:40px;
	width:170px;
	vertical-align:middle;
	display:block;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.lbItem2{
	line-height:20px;
	width:200px;

}
