﻿body
{
	font-family: Arial;
	font-size: 13px;
	margin: 0;
}
p
{
	margin-bottom: 2px;
	margin-top: 2px;
}
#content
{
	margin: 0 auto;
	width: 1024px;
	background-color: White;
}
#menu
{
	height: 292px;
	width: 1024px;
	background: url(../images/pdcitupian.png) no-repeat 349px;
}
#menu .logo
{
	padding-top: 7px;
	float: left;
	width: 110px;
}
#menu .wajueji
{
	float: left;
	width: 452px;
	height: 290px;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	overflow: hidden;
}
#menu .imgYear
{
	position: absolute;
	float: right;
	padding-left: 480px;
	padding-top: 150px;
	z-index:2;
}
.menu_line
{
	clear: both;
	width: 100%;
	height: 3px;
	background-image: url(../images/pdci_yellow.png);
}
#footer
{
	clear: both;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	color: White;
	background: #2f2f2f;
	text-align: center;
}
A:link
{
	text-decoration: none;
	color: Black;
}
A:visited
{
	text-decoration: none;
	color: Black;
}
A:active
{
	text-decoration: none;
	color: Black;
}
A:hover
{
	text-decoration: underline;
	color: Black;
}
.lknocss{ text-decoration:none; }
.lknocss:hover{text-decoration:none; }
.btn_li
{
	 -moz-outline:none; outline:none;
	}