/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #124192;
}
body {
	background-image: url(../images/bg_01.jpg);
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #124192;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #124192;
}
a:hover {
	text-decoration: underline;
	color: #e33d04;
}
a:active {
	text-decoration: none;
	color: #124192;
}

.linkleft a:link { color:#FFFFFF; text-decoration: none;}
.linkleft a:visited { color:#FFFFFF; text-decoration: none;}
.linkleft a:hover {color: #134395;text-decoration: none;}


.Nav_test a:link { color:#878787; text-decoration: none;}
.Nav_test a:visited { color:#878787; text-decoration: none;}
.Nav_test a:hover {color: #2d2c2c;text-decoration: none;}









.Search_bg {
	background-image: url(../images/Search_bg_08.jpg);
	background-repeat: no-repeat;
	height: 73px;
	width: 167px;
}
.left_bg {
	background-image: url(../images/left_bg_15.jpg);
	background-repeat: repeat-y;
}
.news_line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.left_dline {
	background-image: url(../images/line_16.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:2px;
}



.Search_input {
	width:111px;
	height:15px;
	border: 1px solid #FFFFFF;
	}
.pro_img {
	border: 1px solid #FFFFFF;
}
.copyright {
	background-image: url(../images/copyright_44.jpg);
	background-repeat: no-repeat;
	height:80px;
	padding-top:20px;
	color:#c9d6e6;
	padding-left:20px;
	line-height:25px;
	
}
.Nav {
	color:#878787;
	padding-right:10PX;
}
.news_1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3E6EB8;
}
.news_title {
	font-size: 15px;
	font-weight: bolder;
	padding-bottom:5px;
	line-height:30px;
}

#menu{
    line-height:32px; list-style: none; padding-left:0px;margin:0px;
}
#menu a {
 display: block;text-align:center; 
}
#menu a:link  {
 color:#fff; text-decoration:none;font-weight:bold;
}
#menu a:visited  {
 color:#fff;text-decoration:none;font-weight:bold;
}
#menu a:hover  {
 color: #000000;text-decoration:none;font-weight:bold; position:relative;
}

#menu li {
 float: left; display: block;
}
#menu li ul {
 line-height: 27px;  list-style: none;text-align:center;
 left: -999em; width: 116px; position: absolute;  margin:0; padding-left:0px;  background:url(../images/menubg.gif) no-repeat  bottom;

}
#menu li ul li{
 float: left; width: 116px;
}


#menu li ul a{
 display: block; width: 116px;text-align:center;font-weight:normal;
}

#menu li ul a:link  {
 color: #FFFFFF; text-decoration:none;font-weight:normal;
}
#menu li ul a:visited  {
 color: #FFFFFF;text-decoration:none;font-weight:normal;
}
#menu li ul a:hover  {
 color:#F3F3F3;text-decoration:none;font-weight:normal;
 background:#2b86cd;
}

#menu li:hover ul {
 left: auto;
}
#menu li.sfhover ul {
 left: auto;
}
