/* ---注意:本样式表仅放置通用样式--- */
/* ---边界为0--- */
* {  margin: 0;  padding: 0;}
/* ---html、body100%--- */
html, body {  }
/* ---默认字体9pt--- */
div, table {font-family: "宋体"; font-size: 10.5pt;}
/* ---div居中、div背景--- */
body {
	font: 10pt;
	text-align: center;
	background-color: #eeeeee;
}
/* ---默认单元格字体及行高--- */
td {
	line-height: 150%;
	color: #4b4b4b;
}

/* ---标准链接样式--- */
a{font-size: 10.5pt;text-decoration: none;color=#666666;}
a:hover {font-size: 10.5pt;text-decoration: underline;color: #d51232;}
/* ---导航链接样式--- */
a.wlink{font-size: 12px;text-decoration: none;color:#4b4b4b;font-weight: normal;}
a.wlink:hover {font-size: 12px;text-decoration: underline;color: #FF0000;}
/* ---次导航链接样式--- */
a.llink{font-size: 14px;text-decoration: none;color:#2887bb;font-weight: normal;}
a.llink:hover {font-size: 14px;text-decoration: underline;color: #FF0000;font-weight: normal;}
a.glink{font-size: 12px;text-decoration: none;color:#0841c2;font-weight: normal;}
a.glink:hover {font-size: 12px;text-decoration: underline;color: #FF0000;font-weight: normal;}
a.blink{font-size: 12px;text-decoration: none;color:#FFFFFF;font-weight: normal;}
a.blink:hover {font-size: 12px;text-decoration: underline;color: #FFFFFF;font-weight: normal;}
/* ---查询input框宽--- */
.SearchTitleInput {	width: ;}
/* ---信息正文--- */
.content {
	font-size: 10pt;
	color: #333333;
	line-height: 15pt;
}
.tudi1 {
	background-image: url(images/ok1_07.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tudi2 {
	background-image: url(images/ok1_19.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ---最大的div容器--- */
#container-page {
	margin: 0 auto;
	width: 978px;
	text-align: left;
	background-color: #FFFFFF;
}
/* ---中部div，要制定高度--- */
#container-content {
}
/* ---头--- */
#head {
}
/* ---头部背景设置--- */
.headdi {
	background-image: url(images/headdi.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/* ---导航栏--- */
#nav {
	background-image: url(images/bar_bg.gif);
	height: 35px;
}
/* ---版权栏--- */
#foot {

}
/* ---蓝色字体--- */
.lanzi {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
/* ---查询input框宽--- */
.SearchTitleInput {	width:128;} 

/* ---白色字体--- */
.baizi {
	color: #747474;
}
.kuan {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e0e0e0;
}
.sdi {
	background-image: url(images/list_15.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.zi {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #418DD9;
}

/* ---列表页左侧设置--- */
.listleft {
	background-image: url(images/list_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 252px;
	background-color: #F6F6F6;
}
.listdi {
	background-image: url(images/list_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
