﻿body, td, th, select, textarea {
	font-size: 12px;
	font-family: "宋体", arial, helvetica, sans-serif;
	color: #444444; line-height:20px;
}
form {margin:0;}
html, body {
    background-image: url(../images/bg.gif);
}
table {
	border-collapse:collapse;
}
div {line-height:20px;}
input {
	border:1px solid #c5c6c9;
	background:url(../images/input_bg1.jpg);
	font-family: "宋体", arial, helvetica, sans-serif;
	font-size:12px;
}
textarea {
	border:1px solid #c5c6c9;
}
.inputnoborder {
	border:0px none;
	background:none;
}
a {
	color:#444444;
	text-decoration:none;
}
a:hover, a:active {
	color:#ec0000;
}
.agray {
	color:#999999;
}
.awhite {
	color:#ffffff;
}
.an2 {
	background:url(../images/new_arr.gif) no-repeat left 5px;
	padding-left:15px;
}
.an2:hover, .an2:active {
	background:url(../images/new_arr_a.gif) no-repeat left 5px;
}
.links {width:215px; padding:0px; BORDER: #808080 1px solid; margin-top:10px; color:#0000c0;}
.links ul {display:block; margin:1px 0px; list-style:none; text-align:left; width:100%; margin-left:0px; padding:0px;}
.links ul li {float:left; width:49.5%; margin-right:1px; line-height:18px; height:18px; white-space:nowrap; text-align:left; font-size:12px;}
h1 {font-size:12px;}
h2 {float:left; font-size:12px;}
.tbg{ background-color:#ffffff;}
.biaoti {color: #ffffff;}
.hotlink {width:215px; padding:0px;}
.hotlink ul {display:block; margin:1px 0px; list-style:none; text-align:left; width:215px; margin-left:0px; padding:0px;}
.hotlink ul li {float:left; width:98%; margin-right:1px; line-height:28px; height:28px; white-space:nowrap; text-align:left; font-size:12px;}
.hotlink ul li h2 {float:left; font-size:13px;}
/* 顶部主要导航菜单链接样式---------------------------- */
td.Navigation        {vertical-align: middle;}
.Navigation A:link   {font-family:Verdana, Arial,"宋体";font-size:11px;color: #FFFFFF;text-decoration: none;font-weight: bold}
.Navigation A:visited{font-family:Verdana, Arial,"宋体";font-size:11px;color: #FFFFFF;text-decoration: none;font-weight: bold}
.Navigation A:hover  {font-family:Verdana, Arial,"宋体";font-size:11px;color: #FF0000;text-decoration: none;font-weight: bold}
.Navigation A:active {font-family:Verdana, Arial,"宋体";font-size:11px;color: #FF0000;text-decoration: none;font-weight: bold}
.dh-border {BORDER-RIGHT: #304B69 1px solid; BORDER-TOP: #304B69 1px solid; BORDER-LEFT: #304B69 1px solid; BORDER-BOTTOM: #304B69 1px solid}

#menu {
	margin:auto;
	width:1003px;
	height:118px;
	position:relative;
}

#Header_navigation{ width:760px; float:right; height:33px; }

/*主菜单，有下拉*/
#mainMenu{
	float:left;
	padding-left:3px;
	list-style-type:none;
	}
#mainMenu ul{margin-top:0px;}
#mainMenu ul li{
	float:left;
	margin-right:1px;
	width:90px;
	list-style:none; 
	background:url(../Images/head_mainmenu_bg1.png);
	}
#mainMenu ul li a{
	display:block;
	width:90px;
	height:27px;
	text-align:center;
	color:#ffffff;
	font-weight:bold; padding-top:6px;
	}
#mainMenu ul li:hover ul,/*解决无法缩回二级导航菜单问题*/
#mainMenu ul li a:hover{
	background:url(../Images/head_mainmenu_bg2.png);
	}
#mainMenu ul li ul {
	list-style-type: none;
	text-align:left;
	padding:0px;
	margin:0px;
	left:-999em;
	width:142px;
	position:absolute;
	}
#mainMenu ul li ul li{
	float:left;
	width:142px;
	height:24px;
	border-top:1px solid #FFFFFF;
	background:#003e79;
	}
#mainMenu ul li ul li a{
	display:block;
	padding:6px 6px 6px 6px;
	width:130px;
	height:12px;
	text-align:left;
	}
#mainMenu ul li ul li a:hover{
	background: #315eff;
	}
#mainMenu ul li:hover ul{
	left:auto;
	}

#mainMenu ul li.sfhover ul{
	left:auto;
	}

#banner {
	margin-top:-39px;
}
.scroll {
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
}
#prolistdiv, #linkdiv {
	position:absolute;
	text-align:left;
	width:212px;
	overflow-y:auto;
	overflow-x:hidden;
	height:192px;
	margin:0px;
	margin-top:-1px;
	background-color:#ffffff;
	border:1px solid #c5c6c9;
	padding:6px;
	padding-left:10px;
}
#prolistdiv a, #linkdiv a {
	display:block;
	height:23px;
	line-height:22px;
	margin-top:1px;
	background:url(../images/arr2.gif) no-repeat 3px center;
	padding-left:11px;
	white-space:nowrap;
	width:100%;
}
#prolistdiv a:hover, #linkdiv a:hover, #prolistdiv a:active, #linkdiv a:active {
	background:none;
	background-color:#ec0000;
	color:#ffffff;
}
.leftbg {
	border-top:0px none;
	width:172px;
	padding:8px;
	background-color:#ffffff;
}
#nav, .leftborder {
	overflow:hidden;
	border-top:0px none;
	width:200px;
	margin-left:0px;
	padding-left:0px;
	background-color:#ffffff;
}
#nav a {
	display:block;
	text-align:left;
	height:25px;
	line-height:25px;
	width:180px;
	letter-spacing:2px;
	background:url(../images/arr4.gif) no-repeat 8px center;
	padding-left:26px;
	margin-top:1px;
}
#nav a:hover, #nav a:active {
	background:url(../images/arr4_a.gif) no-repeat 8px center;
	background-color:#cc0000;
	color:#ffffff;
	width:180px;
	padding-left:28px;
	font-weight:bold;
}
.nava {
	background:url(../images/arr4_a.gif) no-repeat 8px center !important;
	background-color:#cc0000 !important;
	color:#ffffff !important;
	width:142px !important;
	padding-left:28px !important;
	font-weight:bold !important;
}
.btn_nor {
	width:88px;
	height:19px;
	line-height:19px;
	color:#ffffff;
	background:url(../images/btn1_bg.gif) no-repeat;
	text-align:center;
	border:0px none;
}
.ChildSort {
	float:right;
}
.SiteLink a {
	text-decoration: underline;
}
.SiteLink a:hover, #SiteLink a:active {
	text-decoration: underline;
}
.SortFolderOpen {
	background-image: url(../images/Sort_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortFolderClose {
	background-image: url(../images/Sort_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderOpen {
	background-image: url(../images/SortEnd_Folder_Close.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortEndFolderClose {
	background-image: url(../images/SortEnd_Folder_Open.gif);
	background-repeat: no-repeat;
	height: 16px;
	left: 16px;
	padding-left: 16px;
	cursor: hand;
}
.SortListline {
	padding-left: 16px;
	background-image: url(../images/Sort_Listline.gif);
	background-repeat: repeat-y;
}
.SortEndListline {
	padding-left: 16px;
}
.SortFile {
	background-image: url(../images/Sort_File.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}
.SortFileEnd {
	background-image: url(../images/Sort_File_End.gif);
	background-repeat: no-repeat;
	height: 16px;
	cursor: hand;
	padding-left: 16px;
}
.SortBg {
	border-left:1px solid #c5c6c9;
	border-right:1px solid #c5c6c9;
	border-bottom:1px solid #c5c6c9;
	border-top:0px none;
	width:203px;
	margin-left:2px;
	padding-left:8px;
	background-color:#ffffff;
}