body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.menu_txt {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 22px;
	padding-left: 22px;
	font-size: 14px;
}
.menu_txt a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_txt a:hover {
	color: #66FF00;
}
.plist {
	background-color: #587FA8;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #FFFFFF;
}
.plist a {
	background-color: #5682AF;
	display: block;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.titleTable {
	background-image: url(pic/titlebg.jpg);
	background-repeat: repeat-x;
	margin-top: 1px;
	width: 757px;
}
#textfield {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
#button {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 6px;
}

.plist a:hover {
	background-color: #CCCCCC;
}
.briefImg {
	padding: 3px;
	border: 1px solid #D4D0C8;
	background-color: #F1F0ED;
}
.briefIntro {
	padding: 8px;
}
.briefIntro h1 {
	font-size: 14px;
	font-weight: bold;
	color: #106EB4;
	margin: 0px;
	padding: 0px;
}
.briefIntro h2 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.Newsdate {
	font-size: 10px;
	color: #CCCCCC;
}
.news {
}
.news h1 {
	font-size: 24px;
}
.news h3 {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
}
.news a {
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.news a:hover {
	color: #333366;
	text-decoration: underline;
}


.news h2 {
	font-size: 10px;
	color: #666666;
}
.plist2 {
	background-color: #A7C1DC;
	padding-left: 5px;
}
.plist2 a {
	background-color: #A7C1DC;
	display: block;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.plist2 a:hover {
	background-color: #5780AC;
	color: #FFFFFF;
}
.spimg {
	border: 1px dotted #B9B9B9;
	padding: 3px;
	height: 80px;
	width: 120px;
}
.bpimg {
	border: 1px dotted #B9B9B9;
	padding: 3px;
}
a {
	color: #326FAE;
}
a:hover {
	color: #B3BEAD;
	text-decoration: none;
}

