@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding: 0;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 1002px;
	margin: 0 auto;
	text-align: left; /* 这将覆盖 body 元素上的“text-align: center”。 */
	background-image: url(../images/container.gif);
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #header {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 289px;
	width: 1002px;
} 
.twoColFixLtHdr #daohang{
	float:right;
	height: 42px;
	margin-top: 247px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/daohang.jpg);
	background-repeat: repeat-x;
	width:603px;
}
#daohang ul{
	margin: 0px;
	padding: 0px;

}
#daohang li{
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left:0px;
	border-right-width:2px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 0px;
	padding-right:5px;
	padding-bottom: 0px;
	padding-left: 0px;
		height:40px;

}
*+html #daohang li{
	float:left;
	margin-top: 13px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left:0px;
	border-right-width:2px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-top: 0px;
	padding-right:5px;
	padding-bottom: 0px;
	padding-left: 0px;
		height: 20px;

}
#daohang li a{
	float:left;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 26px;
	margin-top: 0px;
	padding-top: 16px;
	padding-right: 6px;
	padding-left: 6px;
}
*+html #daohang li a{
	float:left;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 26px;
	margin-top: -13px;

	padding-top: 16px;
	padding-right: 6px;
	padding-left: 6px;
}
#daohang li a:hover{
	background-image: url(../images/daohang-hover.jpg);
	background-repeat: repeat-x;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* 由于此元素是浮动的，因此必须指定宽度 */
	width: 213px; /* 在符合标准的浏览器中或者在 Internet Explorer 中的标准模式下，此 div 的实际宽度除了包括宽度外，还包括填充和边框 */
	margin-left: 28px;
	margin-top: 32px;
	margin-bottom: 20px;
}
*+html .twoColFixLtHdr #sidebar1 {
	float: left; /* 由于此元素是浮动的，因此必须指定宽度 */
	width: 213px; /* 在符合标准的浏览器中或者在 Internet Explorer 中的标准模式下，此 div 的实际宽度除了包括宽度外，还包括填充和边框 */
	margin-left: 56px;
	margin-top: 32px;
	margin-bottom: 20px;
}
#zuodaohang{
	background-color: #e4e7ec;
	margin: 0px;
	padding: 0px;
}
#zuodaohang-top{
	height: 6px;
	width: 213px;
	background-image: url(../images/zuodaohang-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#zuodaohang-bottom{
	height: 6px;
	width: 213px;
	background-image: url(../images/zuodaohang-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#zuodaohang img{
	margin: 0px;
	padding: 0px;
}
#zuodaohang-zhong{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#zuodaohang-zhong h2 {
	background-image: url(../images/zuodaohang-zhong-h2.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 192px;
	padding-top: 6px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#zuodaohang-zhong h2 a{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#zuodaohang-zhong h2 a:hover{
	color: #FF0000;
	text-decoration: none;
}
#zuodaohang-zhong ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
}
#zuodaohang-zhong li{list-style:none;}
#zuodaohang-zhong li a{font-size: 13px;
	color: #000000;
	text-decoration: none;}
#zuodaohang-zhong li a:hover{color: #FF0000;
	text-decoration: none;}
#youqing{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 16px;
	text-align: center;
}
#sousuo{
	margin-top: 16px;
	margin-left: 10px;
}
#zaixian{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}

#shurukuang{
	width:150px;
	padding: 0px;
	margin-top:-2px;

	margin-right: 0px;

	margin-bottom: 0px;
	margin-left: 10px;	
}
#fangdajing{
	float:right;
	width: 18px;
	padding: 0px;
	margin-top: 2px;
	margin-right:15px;
	margin-bottom: 0px;
	margin-left: 0px;

}
*+html #fangdajing{
	float:right;
	width: 18px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#input{
	float:left;
	width: 130px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#search_fm{
	width: 200px;
}
.twoColFixLtHdr #mainContent {
	float:right;
	padding-right: 56px;
	padding-top: 32px; /* 此 div 元素的左边距会在页面的左下方创建栏 — 无论 sidebar1 div 中包含多少内容，都将保留栏空白。如果您希望在 #sidebar1 中的内容结束时，用 #mainContent div 的文本填充 #sidebar1 空白，则可以删除此边距。 */
/* 请记住，填充是 div 方块内部的空间，边距则是 div 方块外部的空间 */
	width: 640px;
} 
#gongsijianjie{
	background-image: url(../images/gongsijianjie.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 638px;
}
#gongsijianjie p{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin-top: 48px;
	margin-left: 20px;
	line-height: 18px;
	text-indent: 2em;
	width: 368px;
}
#more{
	float:right;
	font-size: 12px;
	text-decoration: none;
	width: 50px;
	margin-right: 127px;
	margin-top: 12px;
	font-family: "Times New Roman", Times, serif;
}
*+html #more{
	float:right;
	font-size: 12px;
	text-decoration: none;
	width: 50px;
	margin-right: 245px;
	margin-top: 12px;
	font-family: "Times New Roman", Times, serif;
}
#more a{
	text-decoration: none;
	color: #000000;
}
#more2{
	float:right;
	font-size: 12px;
	text-decoration: none;
	width: 50px;
	margin-right: 5px;
	margin-top: 5px;
	font-family: "Times New Roman", Times, serif;
}
#more2 a{
	text-decoration: none;
	color: #000000;
}
#hangyexinwen{
	float:left;
	background-image: url(../images/hangyexinwen.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 395px;
	margin-top: 22px;
	margin-bottom: 30px;
}
#hangyexinwen UL {
	MARGIN-TOP: 30px;
	margin-left: 0px;
}
#hangyexinwen LI {
	FLOAT: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 3px;
	padding-left: 10px;
	padding-right: 7px;
	width: 375px;
}

.tongyonglink {
	FONT-SIZE: 13px;
	FLOAT: left;
	COLOR: #333333;
	LINE-HEIGHT: 16px;
	TEXT-DECORATION: none;
}
A.tongyonglink:link {
	FONT-SIZE: 13px; FLOAT: left;  COLOR: #333333; LINE-HEIGHT: 16px; TEXT-DECORATION: none
}
A.tongyonglink:visited {
	FONT-SIZE: 13px; FLOAT: left;  COLOR: #333333; LINE-HEIGHT: 16px; TEXT-DECORATION: none
}
A.tongyonglink:hover {
	COLOR: #ff0000;
}
.spandate {
	FLOAT: right;
	FONT-SIZE: 13px;
	COLOR: #666666;
	margin-top: -17px;
}
#yewufanwei{float:right;
	width: 228px;
	background-image: url(../images/yewufanwei.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		margin-top: 22px;
}
#yewufanwei ul{
	margin: 0px;
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #8b8b8b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8b8b8b;
	padding: 0px;

}
#yewufanwei li {
	list-style:none;
	margin-left: 10px;
	background-image: url(../images/yewufanwei-jiantou.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	line-height: 18px;
}
#yewufanwei li a{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin-left: 16px;
	line-height: 18px;
}
#yewufanwei li a:hover{	COLOR: #ff0000;}
#yewufanwei-top{
	background-image: url(../images/yewufanwei-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 8px;
	margin-top: 36px;	
	font-size: 1px;
}
#yewufanwei-bottom{
	font-size: 1px;
	background-image: url(../images/yewufanwei-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 8px;
}
#weizhi{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 27px;
	line-height:27px;
	padding-left: 6px;
	margin-top: 9px;

}
#weizhi a{	font-weight: bold;
	text-decoration: none;
	color: #002eb0;
}
#wenzhang-liebiao ul{
	MARGIN-TOP: 15px;
	MARGIN-BOTTOM: 8px;
	MARGIN-LEFT: 8px
}
#wenzhang-liebiao li{
	clear:both;
	BORDER-BOTTOM: #cccccc 1px dashed;
	BACKGROUND-REPEAT: no-repeat;
	width: 618px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 6px;
}

#wenzhang-liebiao,#wenzhang-liebiao  a:link,#wenzhang-liebiao a:visited{
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	COLOR: #002eb0;
	text-decoration: none;
}
#wenzhang-liebiao  a:hover{	color: #FF3300;}
#wenzhang-neirong{}
#wenzhang-neirong h1{
	text-align: center;
}
#wenzhang-neirong h1 a{font-size: 18px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: -8px;
	margin-left: 0px;}

#zuozhe{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#zhengwenneirong {
	line-height: 26px;
	text-align:left;
	text-justify:inter-ideograph;
	TEXT-ALIGN:justify;
	word-wrap:break-word;
	overflow:hidden;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-top: 8px;
	margin-bottom: 6px;
	font-size: 13px;
	color: #002eb0;
	height: auto;
}
#zhengwenneirong p{
	text-indent: 2em;
}
#zhengwenneirong p img{margin-left:-2em;}
#zhengwenneirong h3{
	font-size: 14px;
}
#zhengwenneirong a:link,#zhengwenneirong a:visited{
	text-decoration: none;	color: #002eb0;
}
#tags {
	/*border:1px #999999 dashed;*/
	background-color:#f7fcff;
	padding-top:6px;
	margin-top:8px;
	/*color: #999999;*/
	color: #000000;
	padding-left: 36px;
	padding-bottom:6px;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 8px;
}
#tags a:link,#tags a:visited{text-decoration: none;	color: #002eb0;}
#tags a:hover{text-decoration: none;	color: #FF3300;}
.twoColFixLtHdr #footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	padding-top: 10px;
	padding-bottom: 10px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* 将脚注中第一个元素的边距设置为零将避免出现可能的边距重叠（即 div 之间出现的空白）*/
	padding: 0px; /* 就像边距会产生空白一样，此元素上的填充也将产生空白，但不会出现边距重叠问题 */
	font-size: 13px;
	color: #999999;
	line-height: 20px;
}
.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;
}

