﻿@charset "utf-8";

  body {
	font-size:12px; color:#3f3f3f; margin:0px auto; font-family: Arial, Helvetica, sans-serif; background-color:#F6F6F8;
}
li,ul,h3,h4,p,img{ list-style:none; margin:0; padding:0; font-size:12px; font-weight:normal; border:0;}



#sub2 #menu2 a,#sub3 #menu3 a,#sub4 #menu4 a,#sub5 #menu5 a,#sub6 #menu6 a,#sub7 #menu7 a{background:url(../images/menu2.jpg) 0 39px;}
#sub8 #menu8 a{background:url(../images/menu22.jpg) 0 39px;}

#left_menu{ width:190px; margin:0 auto;}
#left_menu li{width:190px; height:28px;  margin-bottom:10px; text-align:left;}
#left_menu li a{width:160px; height:28px; background:url(../images/left_menu.gif) no-repeat;  color:#3c3c3c; display:block;  padding-left:30px; line-height:28px;}
#left_menu li a:hover{ background:url(../images/left_menu.gif) 0 -28px no-repeat; color:#084f97; font-weight:bold;}

#left_menu3{ width:190px; margin:0 auto;}
#left_menu3 li{width:190px; height:28px;  margin-bottom:10px; text-align:left;}
#left_menu3 li a{width:160px; height:28px; background:url(../images/left_menu3.gif) no-repeat;  color:#3c3c3c; display:block;  padding-left:30px; line-height:28px;}
#left_menu3 li a:hover{ background:url(../images/left_menu3.gif) 0 -28px no-repeat; color:#084f97; font-weight:bold;}

.submenu  li a{ display:block; height:25px; line-height:30px; background:url(../images/left_item.png) left 0 no-repeat; font-size:12px; color:#5e5e5e;overflow:hidden; padding-left:25px;}
.submenu li a:hover{ display:block; height:25px; background:url(../images/left_item.png) left -25px no-repeat; color:#ef0000;}


  a:link {font-size:12px; color:#3f3f3f; text-decoration:none;}
  a:visited {font-size:12px; color:#3f3f3f; text-decoration:none;}
  a:hover {font-size:12px; color:#d02327; text-decoration:none;}
  a:active {font-size:12px; color:#3f3f3f; text-decoration:none;}
  
  a.a1:link {font-size:14px; color:#3f3f3f; text-decoration:none;}
  a.a1:visited {font-size:14px; color:#3f3f3f; text-decoration:none;}
  a.a1:hover {font-size:14px; color:#329900; text-decoration:none; font-weight:bold;}
  a.a1:active {font-size:14px; color:#3f3f3f; text-decoration:none;}
  
  a.a2:link {font-size:12px; color:#d02327; text-decoration:none;}
  a.a2:visited {font-size:12px; color:#d02327; text-decoration:none; }
  a.a2:hover {font-size:12px; color:#d02327; text-decoration:none;}
  a.a2:active {font-size:12px; color:#d02327; text-decoration:none;}
  
  
  a.a3:link {font-size:13px; color:#606060; text-decoration:none; font-weight:bold; font-family:"微软雅黑"}
  a.a3:visited {font-size:13px; color:#606060; text-decoration:none; font-weight:bold; font-family:"微软雅黑"}
  a.a3:hover {font-size:13px; color:#ea1d24; text-decoration:none; font-weight:bold; font-family:"微软雅黑"}
  a.a3:active {font-size:13px; color:#606060; text-decoration:none; font-weight:bold; font-family:"微软雅黑"}
  

.shijian {
	font-family: Arial, Helvetica, sans-serif;
	color: #9d9d9d;
	font-size: 10px;
}

.hgnews {
	line-height: 24px;
	font-size: 12px;
	text-decoration: none;
}
.hgnewsbig {
	line-height: 28px;
	font-size: 12px;
	text-decoration: none;
}

.cpborder{border:4px solid #053c63;}
.banquan {color: #000101; font-size:12px; line-height:180%}
.newstitle{ font-size:12px; font-weight:bold;}
.sybt{ font-size:13px; color:#000000; font-weight:bold; font-family:"微软雅黑";}
.baibt{ font-size:14px; color:#666666; font-weight:bold; font-family:"微软雅黑";}
.baibt2{ font-size:12px; color:#666666; font-weight:bold; font-family:"微软雅黑";}
.baibtxi{ font-size:12px; color:#d31e21;}
.newsline{ border-bottom:1px #999999 dotted;}

/*语言选择下来菜单*/
#popimg{
WIDTH:110px;
margin:0 auto;
text-align:center;
}
ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}
li {
	position:relative;
	float: left;	
	width: 110px;
	
}
li ul { 
	position:absolute;
	display: none;
	top: 28px;left:0;
	height:26px;
}
li:hover ul, li.over ul {
	display: block;
	background:url(../images/yz.gif) no-repeat;	
	height:26px;
}
ul li a{
	display:block;
	font-size:12px;
	height:26px;
	background:url(../images/yz.gif) no-repeat;
	padding:3px;
	margin-right:1px;
	text-decoration: none;
	color: #777;
	line-height:20px;
	
}
ul li a:hover{
	background:url(../images/yz.gif) no-repeat;
	height:26px;
}
.cpbk{ background:#FFFFFF; padding:2px; border:1px solid #cccccc;}