﻿

<style type="text/css"> 
<!-- 
body  {
font-size:13px;
	background-image:url(bg.gif);
	
	
	
	font-family: Arial !important;

	margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;

	color: #333333 !important;
}
* {padding:0;margin:0;}
a {text-decoration:none; font-family:Arial, Helvetica, sans-serif;
 color: #333333 !important; font-size:13px;}
.twoColLiqLtHdr  { 
background-image:url(bg.gif);
clear:both;

}
.twoColLiqLtHdr #container {
background-color:#FFFFFF; 
	width: 1005px;  /* 这将创建一个占据 80% 浏览器宽度的容器 */
	
	clear:both;

	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	border: silver 1px solid;
	text-align: left; /* 这将覆盖 body 元素上的“text-align: center”。 */
} 
.twoColLiqLtHdr #header { 

	background:#BECAD2; 
	padding: 0 0px;  /* 此填充会将出现在它后面的 div 中的元素左对齐。如果 #header 中使用的是图像（而不是文本），您最好删除填充。 */
} 
.twoColLiqLtHdr #top{
background:url(lablogo.jpg);
width:905px;
height:145px;
	padding: 0 0px;  /* 此填充会将出现在它后面的 div 中的元素左对齐。如果 #header 中使用的是图像（而不是文本），您最好删除填充。 */
} 
 
.twoColLiqLtHdr #header h1 {
	margin: 0; /* 将 #header div 中最后一个元素的边距设置为零将避免边距重叠（即 div 之间出现的无法解释的空白）。如果 div 周围有边框，则不必将边距设置为零，因为边框也会避免边距重叠 */
	padding: 0px 0; /* 使用填充而不使用边距将可以使元素远离 div 的边缘 */
}

/* sidebar1 提示：
1. 由于我们使用的是百分比，因此最好不要在侧栏中使用填充。它将会新增至宽度，而让符合标准的浏览器建立未知的实际宽度。 
2. 如果为 div 中的元素设置左边距和右边距，则会在 div 边缘和这些元素之间产生空白，如“.twoColLiqLtHdr #sidebar1 p”规则中所示。
3. 由于 Explorer 会在父元素显示之后计算宽度，因此基于百分比的栏有时会出现无法解释的错误。如果您需要更可预见的结果，可选择改为以像素为单位设置栏的大小。
*/
.twoColLiqLtHdr #sidebar1 {
margin:3px  0 0 0;
color:#ccc;
	float: left; 
	
	width: 226px; /* 由于此元素是浮动的，因此必须指定宽度 */
/
	 /* 顶部和底部的填充将在该 div 中产生视觉空间 */
}

.twoColLiqLtHdr #sidebar1 #lefttop{


}
.twoColLiqLtHdr #sidebar1 #lefttop  ul{
margin:0px  0 0 20px;
	
}
.twoColLiqLtHdr #sidebar1 #lefttop  ul li{
color:#333333;
margin:2px  0 0 0px;
list-style-type:none;

}

.twoColLiqLtHdr #right {
color:#333333;
	float: right; 
	
	width: 180px; /* 由于此元素是浮动的，因此必须指定宽度 */
	background: #FFF; /* 将显示背景色，其宽度等于栏中内容的长度，*/
	 /* 顶部和底部的填充将在该 div 中产生视觉空间 */
}

.twoColLiqLtHdr #sidebar1 h3, .twoColLiqLtHdr #sidebar1 p {
	margin-left: 0px; /* 对于将要放在侧栏中的每个元素，都应当设置左边距和右边距 */
	margin-right: 0px;
}

 .twoColLiqLtHdr #loginform {
 margin:0px 0;
 font-size:13px;
 
}
 .twoColLiqLtHdr #stiao {
float: left; 
	width: 5px; 
	height:530px;
background-image:url(stiao.jpg);
}
.twoColLiqLtHdr #menu1 {

	width: 900px; 
	height:34px;
background-image:url(edpmenu.jpg);
}

/* mainContent 提示：
1. mainContent 和 sidebar1 之间的空白是由 mainContent div 的左边距创建的。无论 sidebar1 div 中包含多少内容，都将保留栏空白。如果您希望在 #sidebar1 中的内容结束时，用 #mainContent div 的文本填充 #sidebar1 空白，则可以删除此左边距。
2. 为了避免在所支持的最小分辨率 800 x 600 下出现“浮动下降”，mainContent div 中的元素（包括图像）不应大于 430 像素。
3. 在下面的 Internet Explorer 条件注释中，zoom 属性用来赋予 mainContent“hasLayout”。这会避免几个特定于 IE 的错误。
*/
.twoColLiqLtHdr #news {

list-style:none;


width:380px;
height:203px;
float:left;

}
.twoColLiqLtHdr #news #newsfist  ul{
margin:40px 0 0 0px;

}
.twoColLiqLtHdr #news #newsfist li {
color:#333;
background:url(labbg.gif) bottom repeat-x;
margin:0px 10px 0 10px;
line-height:0px !important; 
text-indent :5px; 
padding:7px 0 0px 0;
font-size:13px;
list-style-type:none;
}
.twoColLiqLtHdr #news #newsfist li a{
color:#333;

line-height:0px !important; 

}
.twoColLiqLtHdr #jxzy {



width:380px;
height:203px;
float:left;



}
.twoColLiqLtHdr #jxzy  ul{
padding:35px 10px 0 150px;
margin:0px;

}
.twoColLiqLtHdr #jxzy   li{
list-style-type:none;
margin:0px;
padding:8px 0 0 0;
line-height:15px;
background:url(labbg.gif) bottom repeat-x;
}

.twoColLiqLtHdr #news1 {
float:left;
width:346px;
height:35px;
background:url(labts.gif);

}
.twoColLiqLtHdr #news2 {
float:left;
width:322px;
height:36px;
background:url(sys.jpg);

}

.twoColLiqLtHdr #ts {

height:340px;
width:345px;
float:left;

}
.twoColLiqLtHdr #ts2 {



width:380px;
float:left;
margin:0px;
padding:0px;


}
.twoColLiqLtHdr #ts2  ul{
margin:0px;
padding:30px 0 20px 30px;


}
.twoColLiqLtHdr #ts2  li{
list-style-type:none;
margin:0px;
padding:6px 0 0 0;
line-height:15px;
background:url(labbg.gif) bottom repeat-x;
}


.twoColLiqLtHdr #sys {


width:380px;
float:left;

}
.twoColLiqLtHdr #sys  ul{
padding:35px 10px 0 20px;
margin:0px;

}
.twoColLiqLtHdr #sys  ul li{
list-style-type:none;
font-size:13px;
line-height:220%;

background:url(labbg.gif) bottom repeat-x;
}




.twoColLiqLtHdr #tsleft {
margin-left:2px;
float:left;

background:url(lableftbg.gif) repeat-y;
width:10px;
height:300px;
}
.twoColLiqLtHdr #tsleft1 {
margin-left:1px;
float:left;

background:url(lableftbg.gif) repeat-y;
width:10px;
height:280px;
}
.twoColLiqLtHdr #tsright {
margin-left:2px;
float:right;

background:url(lableftbg.gif) repeat-y;
width:4px;
height:280px;
}
.twoColLiqLtHdr #tsbottom {

float:left;
width:340px;
margin-left:3px;
background:url(labbottombg.gif) repeat-x;

}

.twoColLiqLtHdr #zxxx {
float: left;
margin-top:0px;
padding-left:10px;

list-style-type:none;
width:310px;
font-size:14px;

}
.twoColLiqLtHdr #zxxx li {
 padding-bottom:2px;
background:url(../img/line1.gif)
}

.twoColLiqLtHdr #gkkc {
width:325px;
float: right;
margin-top:0px;
padding-left:10px;
padding-top:0px;
font-size:14px;
list-style-type:none;
}
.twoColLiqLtHdr #gkkc li {
 padding-bottom:2px;
background:url(../img/line1.gif)
}

.twoColLiqLtHdr #jt {
float: right;
width:345px;
margin-top:10px;
font-size:14px;
padding-top:0px;
list-style-type:none;
}
.twoColLiqLtHdr #jt li{

 padding-bottom:2px;
background:url(../img/line1.gif)
}

.twoColLiqLtHdr #flash {
background-color:#BECAD2;

margin-top:0px;
padding-top:0px;
}


.twoColLiqLtHdr #bottom {

margin: 0 auto; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
width:780px;

} 
.twoColLiqLtHdr #footer {
font-size:12px;
border-top:1px solid silver;
 	clear:both;
margin: 10px auto; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
width:880px;
height:70px;
	padding: 0 10px; /* 此填充会将它上面 div 中的所有元素左对齐。 */
	
} 
.twoColLiqLtHdr #footer p {
	margin: 0; /* 将脚注中第一个元素的边距设置为零将避免出现可能的边距重叠（即 div 之间出现的空白）*/
	padding: 10px 0; /* 就像边距会产生空白一样，此元素上的填充也将产生空白，但不会出现边距重叠问题 */
}
.twoColLiqLtHdr #footer1 {
 	clear:both;
margin: 0 auto; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
width:880px;
height:50px;
	padding: 0 10px; /* 此填充会将它上面 div 中的所有元素左对齐。 */
	background-color:#FFFFFF;
} 


/* 要重用的各种类 */
.fltrt { /* 此类可用来使页面中的元素向右浮动。浮动元素必须位于页面上要与之相邻的元素之前。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 此类可用来使页面上的元素向左浮动 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

 td{ color:#333333 }
.twoColLiqLtHdr #more  {
float:left;
padding:7px 0 0 320px;
margin:0px;
color:#FF0000 !important;
} 
.twoColLiqLtHdr #more  a{

color:#FF0000 !important;
} 
.twoColLiqLtHdr #more ul  li{
font-size:14px;


float:left;
font-size:13px;
} 
.twoColLiqLtHdr #more #second{
margin:0  0 0 200px;
font-weight:normal;

} 
.twoColLiqLtHdr #more2  {
float:left;
padding:13px 0 0 30px;
} 

.twoColLiqLtHdr #more2 ul  li{
font-size:14px;

float:left;

} 
.twoColLiqLtHdr #more3  {
float:left;
padding:13px 0 0 32px;
} 
.twoColLiqLtHdr #more4  {
float:left;
padding:13px 0 0 30px;
} 

.twoColLiqLtHdr #more3 ul  li{
font-size:14px;

float:left;


}
.twoColLiqLtHdr #more2 #second{
padding:0  0 0 150px;
font-weight:normal;
font-size:13px;

} 
.twoColLiqLtHdr #sidebar1 #sq {
background:url(left-1.gif);
width:228xp;
height:247px;

} 
.twoColLiqLtHdr #sidebar1 #sq-2 {
background:url(left-2.gif);
width:228xp;
height:139px;
padding:40px 0 0 20px;
margin:0px;
line-height:28px;
} 

.twoColLiqLtHdr #sidebar1 #sq-3 {
background:url(left-3.gif);
width:108xp;
height:53px;
padding:40px 0 0 20px;
margin:0px;
} 
.twoColLiqLtHdr #sidebar1 #sq  ul {
padding:36px 0 0 50px;
margin:0px;


} 
.twoColLiqLtHdr #sidebar1 #sq  li{
list-style-type:none;
margin:0px;
padding:0px 0 0 0;
line-height:35px;


} 
.twoColLiqLtHdr #right {
background:url(right.gif) no-repeat;
width:774px;
height:366px;
float:left;

} 
.twoColLiqLtHdr #tpzs{
background:url(tpzs.gif) no-repeat;
width:772px;
height:151px;
float:right;

} 
--> 
</style>

