body{
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	background-color:#fff;
	margin:0px;
}
/*整体宽度*/
.wrapper{
	width:776px;
	background-color:#FFFFFF;
}

/*导航背景*/
.nav_bg{
	background-image:url(../images/menu_bg.gif);
}
/*左侧背景颜色*/
.content_left{
	background-color:#D3EDFD;
	width:194px;
}
.nav_line{
	background-image:url(../images/line.gif);
	height:3px;

}
.column-font{
	font-size:14px;
	color:#953100;
	padding-left:10px;
	font-weight:bold;
}

/*默认链接*/
A:link {
	COLOR: #000000; TEXT-DECORATION: none;font-size:9pt;
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none;font-size:9pt;
}
A:hover {
	COLOR: #cc0000;  TEXT-DECORATION: none;font-size:9pt;
}
color:#26599A;
A:link {
	COLOR: #000000; TEXT-DECORATION: none;font-size:9pt;
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none;font-size:9pt;
}
A:hover {
	COLOR: #cc0000;  TEXT-DECORATION: none;font-size:9pt;
}

/*导航链接*/
#nav td a:link {  
	font-size: 14px; color: #000; text-decoration: none;
}
#nav td a:visited { 
	font-size: 14px; color: #000; text-decoration: none;
}
#nav td a:hover { 
	font-size: 14px; 
	color: #CC0000;
	text-decoration: underline;
}

/*首页文字链接*/
.index-1 td a:link {  
	font-size: 12px; color: #000; text-decoration: none;
}
.index-1 td a:visited { 
	font-size: 12px; color: #000; text-decoration: none;
}
.index-1 td a:hover { 
	font-size: 12px; 
	color:#CC0000;
	text-decoration:underline;
}

.index-k A:link {
	COLOR: #000000; TEXT-DECORATION: none;font-size:14px;
}
.index-k A:visited {
	COLOR: #000000; TEXT-DECORATION: none;font-size:14px;
}
.index-k A:hover {
	COLOR: #cc0000;  TEXT-DECORATION: underline;font-size:14px;
}

/*输入框样式1*/
.btn1 {
	border: 1px solid #666;
	width:100;
}
/*输入框样式2*/
.btn2 {
	border-bottom: #665b8e 1px solid;
	border-left: #665b8e 1px solid;
	border-right: #665b8e 1px solid;
	border-top: #665b8e 1px solid;
	color: #333333;
	cursor: text;
	FONT-FAMILY: "Tahoma", "MS Shell Dlg";
	font-size: 9pt;
	height: 20px
}



td{
	font-size:9pt;padding:0px;
}

A.w:visited {
	COLOR: #fff; TEXT-DECORATION: none;font-size:9pt;
}
A.w:hover {
	COLOR: #ffff00;  TEXT-DECORATION: none;font-size:9pt;
}

.subitem{
	color:#0F3D7C;
	font-weight:bold;
	font-size:9pt;
}
.fontColor{
	color:#666;
	font-size:9pt;
}
/*按钮样式*/
.btn1 {
	background: #cccccc;
	border-bottom: #665b8e 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #665b8e 1px solid;
	border-top: #ffffff 1px solid;
	color: #333333;
	cursor: hand;
	font-size: 9pt;
	height: 20px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px
}
.lineH{
	line-height:1.5;
}
.lineS{
	line-height:27px;
	font-size: 14px;
	text-indent: 2em;

}
#dropmenudiv{
position:absolute;
border:0px solid black;
font:normal 12px ;
line-height:18px;
z-index:100;
width:100px;

}

.sec_menu {
	BORDER-RIGHT: white 1px solid; BACKGROUND: #d6dff7; OVERFLOW: hidden; BORDER-LEFT: white 1px solid; BORDER-BOTTOM: white 1px solid
}

.menu_title SPAN {
	FONT-WEIGHT: bold; LEFT: 10px; COLOR: #215dc6; POSITION: relative; TOP: 2px 
}

.menu_title2 SPAN {
	FONT-WEIGHT: bold; LEFT: 10px; COLOR: #428eff; POSITION: relative; TOP: 2px
}
.a1{BACKGROUND-IMAGE:url('images/titlebg.gif');COLOR:000000;}
.a2{BACKGROUND-COLOR: A4B6D7;}
.a3{BACKGROUND-COLOR: F2F8FF;}
.a4{BACKGROUND-COLOR: ECF5FF;}
select{
font-size:12px;line-height:14px;border:0px;color:#000000;
}
.newstitle{
text-align:center;
color:#fff;
font-size:27px;
color:#003CC8;
font-weight:bold;
}
.newscontent,.newscontent td{
font-size:16px;
line-height:27px;
}
.gzcontent{
font-size:14px;
line-height:27px;
}
.gztitle{
text-align:center;
color:#fff;
font-size:18px;
color:#003CC8;
font-weight:bold;
}
.tableW{
table-layout:fixed;
word-break:break-all;
}

.bluebg{
	background:url(../images/bluebg.gif) repeat-x;

}
.menu_main{
background:url(../images/menu_b.gif);
font-weight:bold;
font-size:12px;
color:#26599A;
}
.menu_wrapper{
	width:98%;
	margin-top:3px;
}
.sidebar_bg1{
	background:url(../images/sidebar_bg1.gif) #D3EDFD no-repeat bottom right;
}
.sidebar_bg2{
	background:url(../images/sidebar_bg2.gif) #D3EDFD no-repeat bottom right;
}

.menu_wrapper A:link {
	color:#26599A;TEXT-DECORATION: none;font-size:9pt;
}
.menu_wrapper A:visited {
	color:#26599A; TEXT-DECORATION: none;font-size:9pt;
}
.menu_wrapper A:hover {
	COLOR: #cc0000;  TEXT-DECORATION: underline;font-size:9pt;
}
A.blue:link {
	color:#0000ff;TEXT-DECORATION: none;font-size:9pt;
}
A.blue:visited {
	color:#0000ff; TEXT-DECORATION: none;font-size:9pt;
}
A.blue:hover {
	COLOR: #000000;  TEXT-DECORATION: underline;font-size:9pt;
}
.newTitle{
	color:#FF6600;
	font-weight:bold;
}
.pad_left_10{
	padding-left:10px;
}
.submenu_bg{background:url(../images/submenu_bg.gif);width:212px;height:35px;text-align:center;}

.submenu_bg A:link {
	color:#0000ff;TEXT-DECORATION: none;font-size:14px;
}
.submenu_bg A:visited {
	color:#0000ff; TEXT-DECORATION: none;font-size:14px;
}
.submenu_bg A:hover {
	COLOR: #cc0000;  TEXT-DECORATION: underline;font-size:14px;
}
.search_bg{background:url(../images/search_bg.gif) repeat-x bottom left;}
.search_content_bg{background:url(../images/active_bg.gif) no-repeat right bottom;}
.content_down_bg{background:url(../images/bg_fen.jpg) no-repeat right top;}
.xuxian_down {
    background-image: url("lineH_1.gif");
    background-position: 50% bottom;
    background-repeat: repeat-x;
}
#hr_t{
	color:#02457C;
	width:96%;
	height:4px;
}
#hr_b{
	color:#02457C;
	width:100%;
	height:1px;
}
.index-1 td{overflow:hidden;}
.leftLink td{
	padding:2px
}