/* CSS Document 网站首页样式*/

/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #ffffff;}
a.channel:visited {color: #ffffff;}
a.channel:hover{color: #FFff00;}
a.channel:active {color: #ffffff;}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {color: #FFff00;}
a.channel2:visited {color: #FFff00;}
a.channel2:hover{color: #ffffff;}
a.channel2:active {color: #FFff00;}
/* 底部版权信息文字链接的css定义－－调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #ffffff;}
a.bottom:visited {color: #ffffff;}
a.bottom:hover{color: #ffffff;}
a.bottom:active {color: #ffffff;}
/* 文章栏目标题文字链接的css定义－－调用代码为<a class='class' ***>***</a> */
a.class:link {color: #2E5EB0;font-family: "黑体";font-size: 14px;font-weight: bold;}
a.class:visited {color: #2E5EB0;font-family: "黑体";font-size: 14px;font-weight: bold;}
a.class:hover{color: #ff0000;font-family: "黑体";font-size: 14px;font-weight: bold;}
a.class:active {color: #2E5EB0;font-family: "黑体";font-size: 14px;font-weight: bold;}

body
{
margin:0px;
font-size: 9pt;
background-position:center;
text-decoration: none;}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{

	font-size: 9pt;
	line-height: 150%;
	font-weight: normal;
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px;
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 20px;
}
/* 顶部用户登录文字链接的css定义 */
#Top_DH_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	font-size: 12px;
	color: #FFF;
}
#Top_DH_fonts{
	font-size: 12px;
	color: #FFF;
}
#Head_News_BG{
	background-image: url(Skin/MY_Images/Head_News_bg.jpg);
	padding-top: 4px;
	padding-left: 4px;
}
#Table_Sapce_Hight{
	height: 5px;
}
#Table_Sapce_Hight3{
	height: 3px;
}
#Table_Sapce_Width{
	width: 5px;
}
#Table_Sapce_Width6{
	width: 6px;
}
#Table_allBg{
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
}
#Table_News_Bg{
	background-image: url(Skin/MY_Images/Table_News_Bg.jpg);
	margin-right: 5px;
	padding-top: 4px;
	padding-left: 8px;
}
#Table_Line_Top{
	border: 1px solid #009ED8;
	background-image: url(Skin/MY_Images/Top_Banner.jpg);
	background-repeat: repeat-x;
	height: 55px;
	width: 980px;
}
#Table_Line_Banner{
	border: 1px solid #A0AEB9;
	background-image: url(Skin/MY_Images/Top_Banner_Bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 980px;
}
#Left_all_bg{
	background-color: #0066B3;
	width: 200px;
	overflow: hidden;
}
#Right_all_bg{
	background-image: url(Skin/MY_Images/Rightbar_Endbg.jpg);
	background-repeat: repeat-y;
	width: 200px;
	overflow: hidden;
}
#DS_dongtai{
	width: 570px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A9CDE6;
	border-bottom-color: #A9CDE6;
	border-left-color: #A9CDE6;
}
#DS_dongtai_Top{
	background-image: url(Skin/MY_Images/DishuiDT_Bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
}
#DS_dongtai_Top .more{
	font-size: 12px;
	color: #0076BA;
}
#Tools_table_Line{
	border: 1px solid #CCCCCC;
}
#Pic_News_tableline{
	border: 1px solid #5FAEE4;
}
#Center_Banner{
	background-image: url(Skin/MY_Images/CenterBanner_Bg.jpg);
	background-repeat: repeat-x;
	width: 200px;
	border: 1px solid #83BBD9;
	height: 25px;
}
#Center_Banner_End{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DCE8F8;
	border-bottom-color: #DCE8F8;
	border-left-color: #DCE8F8;
	background-image: url(Skin/MY_Images/Table_News_Bg.jpg);
	padding-top: 4px;
	padding-left: 6px;
}
#Center_Banner2{
	background-image: url(Skin/MY_Images/CenterBanner_Bg.jpg);
	background-repeat: repeat-x;
	width: 245px;
	border: 1px solid #83BBD9;
	height: 25px;
}
#Center_Banner_End2{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DCE8F8;
	border-bottom-color: #DCE8F8;
	border-left-color: #DCE8F8;
	background-image: url(Skin/MY_Images/Center_Banner_Bg2.jpg);
	padding-top: 4px;
	padding-left: 6px;
}
#Gongzuo_YJ{
	background-image: url(Skin/MY_Images/GongzuoYJ_Bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#Gongzuo_YJ_fontbg{
	background-image: url(Skin/MY_Images/GongzuoDY_BG.jpg);
	height: 195px;
	width: 290px;
	margin-left: 8px;
	padding-top: 4px;
}
#DishuiZC{
	background-image: url(Skin/MY_Images/DishuiZC_Bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#Pic_list{
	letter-spacing: 3em;
	height: 80px;
	width: 315px;
	overflow: hidden;
}
#DishuiZC_fontbg{
	background-image: url(Skin/MY_Images/DishuiZC_FontBG.jpg);
	width: 280px;
	margin-left: 15px;
	height: 210px;
	padding-top: 4px;
}
#Table_End_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCE8F8;
}
#Qiye{
	background-image: url(Skin/MY_Images/QiYe_Bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #CAE4F3;
}
#Link{
	background-image: url(Skin/MY_Images/Link_Bg.jpg);
	background-repeat: repeat-x;
}
#AboutUs{
	background-image: url(Skin/MY_Images/AboutUs.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #2E70C4;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	height: 28px;
	width: 980px;
	margin-top: 2px;
}
#Footer{
	background-color: #FFF;
	background-image: url(Skin/MY_Images/Footer_Bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#Left_Bar{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-image: url(Skin/MY_Images/Left_bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 8px;
	height: 27px;
	width: 200px;
	font-family: "黑体";
}
#Table5{
	background-image: url(Skin/MY_Images/table_PicBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 190px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 225px;
	background-color: #FFF;
	padding-top: 3px;
	overflow: hidden;
	padding-left: 3px;
}
#Table6{
	height: 105px;
	width: 190px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(Skin/MY_Images/User_Login.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#Table7{
	font-size: 12px;
	color: #003366;
	background-color: #FFF;
	height: 610px;
	width: 190px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 6px;
}
#Table8{
	font-size: 12px;
	background-color: #FFF;
	background-image: url(Skin/MY_Images/xinxiPH_Bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 230px;
	width: 190px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#Table9{
	font-size: 12px;
	color: #003366;
	background-color: #FFF;
	height: 125px;
	width: 190px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	overflow: hidden;
}
#Table10{
	font-size: 12px;
	background-color: #FFF;
	height: 157px;
	width: 190px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 10px;
	overflow: hidden;
}
#Table11{
	background-color: #FFF;
	height: 90px;
	width: 190px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#Right_Bar_Bg{
	background-image: url(Skin/MY_Images/Rightbar_Bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 25px;
	width: 200px;
}
#Right_Bar{
	font-family: "黑体";
	background-image: url(Skin/MY_Images/Rightbar_Title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 3px;
	padding-left: 68px;
	line-height: 25px;
}
.chinaz a:link {font-family: "黑体";font-size: 20px;color: #000066;text-decoration: none;line-height: 35px;font-weight: bold;}
.chinaz a:visited {font-family: "黑体";font-size: 20px;color: #000066;text-decoration: none;font-weight: bold;line-height: 35px;}
.chinaz a:hover {font-family: "黑体";font-size: 20px;color: #FF0000;text-decoration: underline;font-weight: bold;line-height: 35px;}
.chinaz a:active {font-family: "黑体";font-size: 20px;color: #000066;text-decoration: none;font-weight: bold;line-height: 35px;}

#Jvzhang{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-position: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Jvzhang_font{
	font-size: 12px;
	line-height: 175%;
	color: #003366;
	margin-left: 12px;
}
#Jvzhang_tools{
	text-align: center;
	padding-bottom: 5px;
}
#zhengwuGK_ul{
	background-image: url(Skin/MY_Images/zhengwuGK_bar.jpg);
	background-repeat: no-repeat;
	background-position: 6px center;
	height: 24px;
	width: 84px;
	background-color: #FFF;
	border: 1px solid #81CDFF;
	font-size: 12px;
	color: #003E66;
	padding-top: 1px;
	padding-left: 20px;
}
.Fonts_size{
	font-size: 12px;
	line-height: 23px;
	color: #666666;
}
.Fonts_gg{
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.Fonts_zw{
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
#Tools_bar_Bg{
	background-image: url(Skin/MY_Images/Tools_bar_Bg.jpg);
	background-repeat: repeat-x;
}
#ShuiwuTD_bg{
	background-image: url(Skin/MY_Images/shuiwuTD_bg.jpg);
}
#DiFang_LX{
	line-height: 23px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A3B0BA;
	overflow: hidden;
}
#LM_Center_Banner{
	background-image: url(Skin/MY_Images/CenterBanner_Bg.jpg);
	background-repeat: repeat-x;
	width: 200px;
	border: 1px solid #83BBD9;
	height: 23px;
}
#LM_Center_Banner_End{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DCE8F8;
	border-bottom-color: #DCE8F8;
	border-left-color: #DCE8F8;
	background-image: url(Skin/MY_Images/Table_News_Bg.jpg);
}
#LM_Right_all_bg{
	background-image: url(Skin/MY_Images/LM_left_bar.jpg);
	background-repeat: repeat-y;
	width: 230px;
	overflow: hidden;
	margin-left: 5px;
}
.LM_Fonts{
	font-size: 12px;
	line-height: 24px;
	color: #666666;
}
#LM_table_line{
	background-color: #ECF4FB;
	border: 1px solid #B1D2EB;
}
#LM_table_endline{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B1D2EB;
	height: 25px;
}
.STYLE2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 24px;
	line-height: 29px;
}
.w {
	font-size: 14px;
	color: #333333;
	line-height: 200%;
}
.zd_bar{
	background-image: url(Skin/MY_Images/zt_bar1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
}
.zd_bg2{
	background-image: url(Skin/MY_Images/zd_rightbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.zd_right{
	background-image: url(Skin/MY_Images/zd_rightbg4.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.zd_table{
	border: 1px solid #6AA6E4;
}
.zd_font{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.dongt {
	font-size: 12px;
	line-height: 26px;
	color: #333333;
}
.t1 {
	background-image: url(Skin/MY_Images/dd.jpg);
}
.t2 {
	background-image: url(Skin/MY_Images/dd3.jpg);
}
