@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: 宋体;
	font-size: 9pt;
	line-height: 18px;
	color: #666666;
}
body {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEF9E9;	
scrollbar-face-color: #FFFFFF;　/*滚动条凸出部分的颜色*/
scrollbar-highlight-color:   #FFFFFF; 　/*滚动条空白部分的颜色*/
scrollbar-shadow-color:   #FFFFFF; 　/*立体滚动条阴影的颜色*/
scrollbar-3dlight-color:   #999;/*滚动条亮边的颜色*/
scrollbar-arrow-color:#FF6600 ; 　/*上下按钮上三角箭头的颜色*/
scrollbar-track-color:   #EAEAEA; /*　滚动条的背景颜色*/
scrollbar-darkshadow-color:  #999;　/*滚动条强阴影的颜色*/
scrollbar-base-color:   #FFFFFF; /*  滚动条的基本颜色 */
}


a:link {text-decoration: none;
	color: #333333;
}
a:visited {text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.tt a{
	color:#999999;
	font-size:13px;
	font-weight: bold;
}
.tt a:hover{
	color: #FF6600;
	font-size:13px;
	font-weight: bold;
}
.form2 {
	BORDER-RIGHT: #88a819 1px solid; BORDER-TOP: #88a819 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #88a819 1px solid; COLOR: #4d4d4d; BORDER-BOTTOM: #88a819 1px solid; FONT-FAMILY: "Arial", "Helvetica", "Dotum"; BACKGROUND-COLOR: #fcf6c0
}
.biao1{
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.biao2{
	font-size: 13px;
	font-weight: bolder;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	line-height: 22px;
}
.biao3{
	font-size: 12px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF6600;
	line-height: 22px;
}
.biao4{
	font-size: 14px;
	font-weight: bolder;
	color: #666;
	text-decoration: none;
	line-height: 22px;
}
.biao5{ 
	font-size: 14px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: none;
	line-height: 22px;
}
.biao6{ 
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: 22px;
}
.kuang{
	border: 1px dashed #999999;
}
.kuang1{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
}
/*公告栏*/
#gg a{
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
#gg a:hover{
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFDEA2 ;
	line-height: 18px;
}


/*主导航菜单*/
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#menu_out{
	width:966px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(menu_left.gif) no-repeat left top;
}
#menu_in{
	background:url(menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(menu_bg.gif) repeat-x;
	height:73px;
}
.menu_line{
	background:url(menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:20px;
}
#nav li{
	float:left;
	height:35px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:6px;
	height:35px;
	background:url(menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:11px 14px 10px 10px;
	line-height:14px;
	background:url(menu_on_right.gif) no-repeat right top;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nav li .nav_on{   /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*鼠标经过时变换背景，方便JS获取样式*/
	background-position:right 100%;
	color:#333333;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
/*子栏目*/
#menu_con{
	text-align:left;
	padding-left:20px;
	clear:both;
}
#menu_con li{
	float:left;
	height:22px;
	margin-top:8px;
}
#menu_con li a{
	display:block;
	float:left;
	background:url(menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
	text-decoration:none;
	background:url(menu_on_left2.gif) no-repeat left bottom;
}
#menu_con li a:hover span{
	background:url(menu_on_right2.gif) no-repeat right bottom;
}
#a {
	width: 960px;
	font-size: 14px;
	text-align: center;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#news_main{ width:495px; height:240px;}
#news_con{float:left; width:245px; height:110px;clear:none}
#left_1{ float:left; width:100px; height:98px;clear:none}

 .black_overlay{
	display: none;
	position: absolute;
	background-color: black;
	z-index:1001;
-moz-opacity: 0.8; 
	opacity:.80;
	filter: alpha(opacity=80);
	height: 850px;
	width: 1005px;	
	top:0px;  left:0px;
}  
 .black_overlay1{
	display: none;
	position: absolute;
	background-color: black;
	z-index:1001;
-moz-opacity: 0.8; 
	opacity:.80;
	filter: alpha(opacity=80);
	height: 950px;
	width: 1005px;	
	top:0px;  left:0px;
} 

  .white_content { display: none;  position: absolute; top:20%;  left:25%;  width:500;  height:400px;  padding: 16px;  border: 10px solid orange;  background-color: white;  z-index:1002;  overflow: auto; float:none; }
