body {margin:0px; background-color: #ABDDFE;}

/*
a { text-decoration:none; color:#FFFFFF;}
a.a1 { text-decoration:none; color:#000000;}
*/

a:visited {}
a:active {}
a:hover { text-decoration:underline;}

/*网页整体*/
.Container { margin: 0px auto; text-align:left; width:960px; font-size:14px;}

	/*网页顶部*/
	.Header { width:960px;}
	
	/*网页主菜单*/
	.MainMenu { background:#ebf6ff; color:White; width:960px;  height:50px; text-align:left;}
		#ddimagetabs { background:url(/images/lwdds/bg_MainMenu.gif); height:30px; text-align:left; }
		#ddimagetabs ul {}
		#ddimagetabs li { float:left;}
		#ddimagetabs A { padding: 0 10px 0 10px; float: left; font-family: 宋体 ;font-size: 15px; height:30px; color:White; text-decoration: none; font-weight}
		#ddimagetabs A:hover { background: url(/images/lwdds/bgON.gif); text-decoration:underline;}

		#tabcontentcontainer { height: 20px; font-family:楷体_GB2312; font-size: 15px; }
		.tabcontent { display: none;}
		.tabcontent A:link { text-decoration: none}
		.tabcontent A:hover { background: url(/images/bgON.gif) color: #000000; text-decoration:underline;}
	
	/*网页主体*/
	.PageBody { width:960px; background:url(/images/lwdds/bg_PageBody.gif); background-repeat:repeat-x;}
		
		/*右边*/
		.Module1 { float:left; width:300px;}
			.Menu1 { width:150px; text-align:left;}
				
			.Menu2 { width:250px;}
			
		/*左边*/
		.Module2 { float:left; width:645px; background:url(/images/lwdds/bg_List.gif);}
		
	/*网页底部*/
	.Footer { width:960px; height:53px;}