/*---------------------页面基础定义----------------------------------*/
body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
body 
{

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container
{
text-align:center;	
	}
/*---------------------链接定义----------------------------------*/
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #3A82D8;
	text-decoration: none;
}
a:active{
	color: #3A82D8;
	text-decoration: none;
}

/*---------------------菜单样式----------------------------------*/
#menu{
	margin-top:10px;
	background-image:url(../Images/Menu/bg.jpg); 
	width:650px;
	height:32px;
	padding-left:10px
}


.m_li{
	float:left; width:114px; line-height:32px;  text-align:center; margin-right:-2px; margin-left:-2px;
}
.m_li a{
	display:block; color:#FFFFFF; width:114px;
}
.m_line{
	float:left; width:1px; height:32px;
	line-height:32px;   /*ff下有效(图片垂直居中)*/
}
.m_line img{
	margin-top:expression(( 32 - this.height ) / 2);   /*ie下有效(图片垂直居中)*/
}
.m_li_a{
	float:left; width:108px; line-height:32px; text-align:center; padding-top:3px;
	background-image:url(../Images/Menu/menu_bg.jpg); position:relative; height:32px; margin-top:-3px; margin-right:-2px; margin-left:-2px;
}
.m_li_a a{
	display:block; color:#3A82D8; width:108px;
}


.smenu{text-align:left;
	 margin:0px auto 0px auto; padding:0px; list-style-type:none; height:20px;
}
.s_li{
	line-height:20px; width:auto; display:none; height:20px; 
}
.s_li_a{
	line-height:20px; width:auto; display:block; height:20px; 
}


/*---------------------new 样式----------------------------------*/
#topmenu
{
	float:none;
	height:80px;
	width:988px;
	}

#newmenu
{
	text-align:center;
	height:80px;
	width:100%;
	}

#logo
{
	float:left;
	height:80;
	width:200px;
	}
#rightmenu
{
	float:right;
	text-align:right;
	height:auto;
	width:788px;
	}
#hotmenu
{
	float:right;
	text-align:right;
	height:20px;
	width:400px;
	}

#submenu
{
	float:none;
	height:auto;
	width:650px;
	}
#flash
{
	border:1px #CCCCCC solid; 
	background-color:#FFFFFF; 
	width:988px; 
	height:368px;
	padding-top:3px;
	}
#businews
{
	width:988px; 
	height:auto;
	padding-top:13px;
	}
#news
{
	width:338px; 
	float:left;
	height:auto;
	padding-left:35px;
	}
#newsmenuborder
{
	border-bottom:1px #CCCCCC solid; 
	width:320px; 
	text-align:center;
	float:left;
	height:20px;
	padding-left :20px;
	
	}

.newsmenuitem
{
	padding-top:5px;
	width:100px; 
	float:left;
	text-align:center;
	height:20px;
	border:1px #CCCCCC solid; 
	background-color:#FFFFFF; 
	margin-right:0px
	}
.newsmenuitemhot
{
	padding-top:5px;
	width:100px; 
	float:left;
	text-align:center;
	height:20px;
	border:1px #CCCCCC solid; 
	background-color:#EBEBEB; 
	margin-right:0px
	}
.firstnews
{
	padding-top:10px;
	padding-bottom:10px;
	width:124px; 
	float:left;
	text-align:center;
	height:auto;
	border:1px #CCCCCC solid; 
	background-color:#FFFFFF; 
	}
	
.newslist
{
	padding-top:5px;
	padding-left:5px;
	width:160px; 
	height:130px;
	float:left;
	text-align:left;
	
	}
.newscontdis
{
	display:block;
	padding-top:10px;
	padding-left:10px;
	width:340px; 
	float:left;
	text-align:left;
	height:auto;
	padding-bottom:10px;
	}
.newscont
{
	display:none;
	padding-top:10px;
	padding-left:10px;
	width:340px; 
	float:left;
	text-align:left;
	height:auto;
	padding-bottom:10px;
	}
#business
{
	width:590px; 
	float:right;
	text-align:left;
	

	}
#bname
{
margin-left:10px;
	float:left;
	font-weight:bold;
	color:#3384A1;}
#bmore
{
	margin-right:10px;
	float:right;
	font-weight:bold;
	color:#3384A1;}
#btitle
{
	height:24px;
border-bottom:1px #CCCCCC solid; 
	}
#bcontent
	{
	height:170px;
	float:right;
}
.bcontentitem
{
			
				margin-top:10px;
				margin-right:10px;
				margin-left:23px;
				float:left;
				width:150px;
				height:140px;

	}
	.bcontitemname
	{
		text-align:center;
		width:150px;
		margin-top:5px;
		}
#bottom
{
		
		border-top:1px #CCCCCC solid; 
		width:988px;
		height:50px;
	}
#copyright
{
	margin-top:8px;
	margin-left:10px;
	float:left;
	color:Gray;
	width:300px;
	text-align:left;
	}
#link
	{
	float:left;
	text-align:right;
	margin-top:8px;
	color:Gray;
	width:650px;
	}
