body{
	font-size:13px;
	margin: 0px;
}
ul,form{
	margin: 0px;
	padding: 0px;
}
a:link {
	font-size:13px;
	color: #175191;
	text-decoration: none;
}
a:visited {
	font-size:13px;
	color:#CC0000;
	text-decoration: none;
}
a:hover {
	font-size:13px;
	color:#CC0000;
	text-decoration: underline;
}
a:active {
	font-size:13px;
	color: #8D3437; 
	text-decoration: none;
}
a#links:hover{font-size:13px;color: #FFF;text-decoration: underline;}
a#links:link {font-size:13px;color: #FFF;text-decoration: none;}
a#links:visited {font-size:13px;	color: #FFF;	text-decoration: none;}

a#link_f:hover{font-size:13px;color: #000;text-decoration: underline;}
a#link_f:link {font-size:13px;color: #000;text-decoration: none;}
a#link_f:visited {font-size:13px;	color: #000;	text-decoration: none;}

/*  ==================== 主菜单 ====================  */
#globalNav {
	background: url(nav_bg_all.gif) repeat-x center bottom;
	width: 993px;
	height: 48px;
	margin: 0 auto;
}
#globalNav ul {
  padding: 0 0 8px 15px;
}
#globalNav #currentPage {
  background: #71b9e0 url(nav_bg_current.gif) no-repeat right top;
  height: 40px;
  float: left;
  margin: 0 3px 0 0;
}
#globalNav #currentPage a {
  font-size: 14px;
  color: #FFF;
  background: url(nav_bg_current.gif) no-repeat left bottom;
  height: 20px;
  float: left;
  padding: 10px 30px;
}
#globalNav li {
	background: #f2f2f2 url(nav_bg.gif) no-repeat right 0;
	height: 34px;
	float: left;
	padding-right: 3px;
	margin: 5px 3px 0 0;
	list-style-type: none;
}
#globalNav li a {
	background: url(nav_bg.gif) no-repeat left -34px;
	height: 14px;
	overflow: hidden;
	float: left;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 21px;
}



a#menu:hover{
	font-size:16px;
	color: #000000;
	text-decoration: none;
	font-family: "黑体";
}
a#menu:link {
	font-size:16px;
	color: #000000;
	text-decoration: none;
	font-family: "黑体";
}
a#menu:visited {
	font-size:16px;
	color: #000000;
	text-decoration: none;
	font-family: "黑体";
}

#bom {
	clear: both;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	clear: both;
	width: 993px;
	margin-right: auto;
	margin-left: auto;
}
#bottom {
	height: 23px;
	width: 993px;
	background-image: url(link_bg.gif);
	overflow: hidden;
	visibility: inherit;
}
#bottom ul li {
	width: 100px;
	float: left;
	height: 23px;
	text-align: center;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-weight: bold;
	list-style-type: none;
}
.ntitle {
	font-weight: bold;
	font-size: 15px;
	color: #000;
	line-height: 20px;
	text-align: center;
}
#count {
	width: 100px;
	margin-left: 10px;
	float: left;
	margin-top: 5px;
}
#bom_content1 {
	height: 68px;
	overflow: hidden;
	margin-left: 10px;
	line-height: 24px;
	width: 972px;
	float: left;
}
#menu_line {
	background-color: #25A1D9;
	height: 2px;
	clear: both;
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #D5D9DF;
	overflow: hidden;
}
#menu li {
	height: 24px;
	width: 108px;
	float: left;
	overflow: hidden;
	list-style-type: none;
	line-height: 24px;
	text-align: center;
	font-weight: bold;
}
#menu {
	padding: 0px;
	margin: 0px;
}
.selected {
	background-color: #25A1D9;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D5D9DF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D5D9DF;
	border-right-color: #D5D9DF;
}
.unselected {
	background-color: #F1F6F8;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D5D9DF;
	border-right-color: #D5D9DF;
	border-left-color: #D5D9DF;
}
#padding_top {
	/*区别IE7，IE6*/
	height:5px !important;
	height:8px;
	width: 993px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	
}
#bom_content {
	float: left;
	width: 991px;
	border: 1px solid #5EAFDE;
	margin-top: 5px;
}
#menu .selected a {
	color: #FFF;
}
.myred
{
	font-size: 13px;
	color:#990000;
}
.align_senter {
	text-align: center;
	margin-top: 3px;
}
#left_content {
	clear: both;
	margin-top: 5px;
}
#bottom ul {
	margin-left: 250px;
}
#copyright {
	float: right;
	margin-right: 10px;
}
