/* ---html、body100%--- */
html, body { }
/* ---默认字体9pt--- */
div, table {	font-size: 9pt; }
/* ---div居中、div背景--- */
body {
	text-align: center;
	background-color: #f3f0f0;
	font-size: 9pt;
	color: #262626;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	font-size: 9pt;
}
/* ---标准链接样式--- */
a:link {
	font-size: 9pt;
	text-decoration: none;
	color:#262626;
	line-height: 1.5em;
	text-align: justify;
}
a:visited {font-size: 9pt;text-decoration: none;color:#262626;	line-height: 1.5em;
	text-align: justify;
}


a:hover {font-size: 9pt;text-decoration: underline;color: #FF6600;	line-height: 1.5em;
	text-align: justify;
}
a:active {font-size: 9pt;text-decoration: none; color:#262626;	line-height: 1.5em;
	text-align: justify;
}
/* ---白色字链接样式--- */
.wlink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
.wlink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
.wlink:hover {
	font-size: 9pt;
	text-decoration: underline;
	color:#FF0000;
}
.wlink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}

/* ---查询input框宽--- */
.SearchTitleInput {	
	width: 205px;
}
/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.5em;
}
#infocontent div{
	font-size: 10.5pt;
	line-height: 1.5em;
}
/* ---最大的div容器--- */
#container_page {
	width: 1002px;
	text-align: left;
	min-height: 100%; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffffff;
	
}
/* ---中部div，要制定高度--- */
#container_content {
	width: 1002px;
	padding: 0px;
}

#head {
	width: 1002px;
	height: 255px;
}
#page {
	width: 1002px;
	clear: both;
}

.tit {
	font-family: "黑体";
	font-size: 36pt;
	font-weight: bold;
	color: #B70000;
}


/* ---当前位置--- */
#position {
	padding: 3px;
}	
.listtitfont {	font-size: 12pt;
	font-weight: normal;
}
/* ---列表标题--- */
#listtit {
	font-size: 12pt;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 5px;
}
/* ---列表正文--- */
#newslist {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: 100%;
	font-size: 10.5pt;
}

#newslist div{
	font-size: 10.5pt;
	line-height: 1.5em;
}
#newslist img{
	background-color:#FFFFFF;
	border: 2px solid #FFFFFF;
}	
/* ---版权栏--- */
#foot {
	clear: both;
	background-repeat: repeat-x;
	color: #FFFFFF;
	width: 1002px;
}



.l_bg {
	background-image: url(/_upload/tpl/00/aa/170/template170/images/l_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.biaoti
{
	color: #aa0705;
	font-family: "宋体";
	font-size: 11pt;
	font-weight: bolder;
}
.biaoti3
{
	color: #5A61DA;
	font-family: "宋体";
	font-size: 20px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
}
.biaoti4
{
	color: #7ea1ce;
	font-weight: bolder;
	clear: both;
	font-family: "华文行楷";
	font-size: 24pt;}

.toolsInput
{	
	width: 100px;
}

.foothang
{
	line-height: 1.5em;
	color: #000000;
}
.biaoti1 {

	color: #FFFFFF;
	font-family: "宋体";
	font-size: 11pt;
	font-weight: bolder;
}
.mainleftbg1 {
	background-image: url(/_upload/tpl/00/aa/170/template170/images/notice_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#Favorite{
	/*margin:10px 10px;*/
	display:block;
	line-height:28px
	height:25px;	
	width:60px; /*设定宽度*/
	text-align:left; /*文字左对齐*/
 	float:right; /*浮动居左*/
 	clear:right; /*不允许左侧存在浮动*/
 	overflow:hidden; /*超出宽度部分隐藏*/
	text-align:right;
	vertical-align:middle;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-position: right center;
}
#wp_nav_w3 {
float: right;
}
#favorite {
padding-right: 10px;
}
#wp_nav_w2 {
width: 628px;
}