body {
	font:12.8px Arial, Helvetica, sans-serif;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
		line-height: 25px;
	FONT-SIZE: 14px;
	/*background: url(../images/bg.gif?id=3) ;*/
	/*background:#ebf7f9;*/
	}
hr {
	height: 1px;
	color: #333333
	}


	img{
		border: none;
	}
	
textarea {
	font-size: 12px;FONT-FAMILY: Arial, Helvetica, sans-serif;;
}
A:link {
	COLOR: #666666;TEXT-DECORATION: none
}
A:active {
	COLOR: #4aaec3;  TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #666666;  TEXT-DECORATION: none
}
A:hover {
	COLOR: #4aaec3;   TEXT-DECORATION: underline;
}

.white {
	color: #ffffff;
}
.boldwhite {
	color: #ffffff;
	font-weight: bold;
	padding-left:5px;
}

*{
	list-style: none;
	border: 0;
}

.topbg{

	background:url(topbg.gif) repeat-x;
}

.content{
	width:960px;
	
	margin: 0 auto;
}

.top{
	height: 90px;
	position: relative;
}

.logor{
	
	position: absolute;
	right:0;
	top: 2px;
	width:480px;
	height: 80px;
	text-align: right;
}

.clear{
	clear: both;
}
.menuc{
	background: url(../images/menbg2.png) repeat-x;

}

.menu{
	height: 34px;
	line-height:34px;
	font-weight: bold;
	font-size: 16px;
	width:960px;
	margin:0 auto;
	position: relative;

}


.menu_en{
	height: 34px;
	line-height:34px;
	font-weight: bold;
	font-size: 16px;
	font-family:  Arial;
	word-spacing: 2px;
	letter-spacing: 2px;
	position: relative;
	width:960px;
	margin:0 auto;
}

.menu_en a{
	padding:5px 10px;
	float:left;
	height: 24px;
}

.menu a:link,.menu a:visited{
	font-size:16px;
	color: black;
	
	
}


.menu_en a:link,.menu_en a:visited{
	font-size:14px;
	color: black;
	
	
}
.menu a:hover,.menu a:active{
	color: #005859;
	text-decoration: none;
}


.menu li{
	width: 120px;
	float: left;
	list-style: none;
	text-align: center;
	position:relative;
}

.menu li ul{
	padding:0;
	margin:0;
	text-align:left;
	}

.menu li:active,.menu li:hover,.menua{
	background: url(../images/nav_hover.png?id=13) top center;
}

.menu_en a:hover,.menu_en a:active{
	color: #005859;
	text-decoration: none;
}




 .pro_menu{display:block;
overflow:hidden;

}

*+html .pro_menu{
}


.pro_menu{
	position: absolute;
	top: 32px;
	left: 0px;
	z-index: 9999;
	display: none;
	
}


.bold{
	font-weight: bolder;
}

.pro_menu a:link,.pro_menu a:visited{
	padding:3px 10px;
	 background:rgba(244,244,244,0.6);/*前三个参数为rgb颜色，第四个参数为透明度*/
	 filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7Ff4f4f4,endcolorstr=#7Ff4f4f4);
	display: block;
	font-size:14px;
	font-weight:normal;
}

.pro_menu a:hover,.pro_menu a:active{
	padding:3px 10px;
	 background:rgba(244,244,244,0.6);/*前三个参数为rgb颜色，第四个参数为透明度*/
	 filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7Ff4f4f4,endcolorstr=#7Ff4f4f4);
	font-size:14px;
	font-weight:normal;
	color:red;
	display: block;
}

.menu_en .pro_menu{
	left:200px;
}

.menu_en .pro_menu a{
	display: block;
	clear: both;
	width: 200px;
}
.menubar{
	height: 3px;
	background:#959699;
	position:relative;
}

.bannerbar{
	position:absolute;
	top:3px;
	left:0;
	height:18px;
	width:100%;
	overflow:hidden;
	background:url(menubar.png?id=3 ) repeat-x;
	z-index:25;
	 /*filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7Fbab8b9,endcolorstr=#7Fffffff);*/

	
}

.middle{
	background: White;
}

.bn_flash{
	border: 1px solid #e0e0e0;
	
}

.left{
	width: 200px;
	float:left;
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	min-height:700px;
	/*background: #FBFDFF;*/
}

.right{
	width: 749px;
	-width:746px;
	margin-left: 8px;
	float:left;
	/*border-right:1px solid #DBDBDB;*/
}

.left .cat{
	font-weight:bolder;
	height: 30px;
	line-height: 30px;
	width: 180px;
	margin: 0 auto;
	border: 1px solid #F5F5F5;
	background: #F9FCFF;
	margin-top: 10px;
	font-size: 14px;
	color: #106d7e;
}

.left .catlist{
	width:160px;
	margin: 0 auto;
	color:#7a797b;
	height: 0px;
	font-size: 14px;
	overflow: hidden;
}

.catlist a:link,.catlist a:visited{
	font-size: 14px;
}

.catlist li {
	margin-left: 10px;
	height: 25px;
	
}

.pro_title{
	font-size: 14px;
	font-weight: bolder;
	color: #00a3c0;
	height: 30px;
	line-height: 35px;
	border-bottom: 1px solid #B2BCC0;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-top: 10px;
	position: relative;
}

.pro_title .more{
	position: absolute;
	right:4px;
	top:5px;
	width: 49px;
	height: 23px;
	background: url(../images/more.gif) no-repeat;
}

.list_pic{
		float: left;
		margin:5px 10px;
		text-align: center;
}

.list_pic a:hover,.list_pic a:active{
	font-size:14px;
	word-spacing: 2px;
	letter-spacing: 2px;
}

 .pic{

	display: block;
	/*padding: 5px;
	border: 1px solid #cacaca;*/
	margin: 5px;
	border: 1px solid #e8e8e8;
	
	
}



.w180{
	width: 180px;
	padding-top: 10px;
	margin: 0 auto;
}

.pic:hover{
/*	background: #D6F4F9;*/
}

.pic img{

}

.pic img:hover{
	
	/*filter:alpha(opacity:70);opacity:0.7;*/
}

.footer{
	border-top: 1px #cacaca solid ;
	padding: 4px 0; 
	background: White;
}

.ftmenu{
	border-top: 1px #cacaca solid ;
	border-bottom: 1px #cacaca solid ;
	text-align: center;
}

.clear{
	clear:both;
}

.newfooter .content{
	position: relative;
}

.ewm{
	position: absolute;
	right: 20px;
	top: 10px;
	width: 90px;
	height: 90px;
	background: url(ewm.png) no-repeat;
}

.newfooter{
	background: #f2f4f1;
	border-top: 3px solid #d8d8d8;
	padding: 10px 0;
	color: #8f8f8f;
	font-size: 12px;}

.newfooter dl{
	float: left;
	position:relative;
	list-style:none;
	padding: 0;
	margin: 0;
	text-indent: 4.8em;
	background: #f2f4f1;
	overflow:hidden;
		display: block;
		}

.newfooter dt{
	height: 30px;
	text-indent: 3.6em;
	font-weight: bolder;
	font-size:14px;
	padding-bottom: 24px;
	margin-bottom: -16px;
		display: block;	
}


dt.f1{
	width: 200px;
	background: url(footerbg.png) 0 0 no-repeat;
}

dt.f2{
	width: 200px;
	background: url(footerbg.png) 0 -120px no-repeat;
}

dt.f3{
	width: 200px;
	background: url(footerbg.png) 0 -240px no-repeat;
}

dt.f4{
	width: 200px;
	background: url(footerbg.png) 0 -180px no-repeat;
}

.newfooter dd{

	padding: 0;
	margin: 0;
	height: 22px;
	line-height: 22px;
		width: 100%;
		display: block;
		color:#8f8f8f;
		background: url(jt.gif)  no-repeat;
		background-position: 40px 5px;
		font-size: 12px;

}

.newfooter dl div{
	font-size:12px;
	font-weight:normal;
	}

.newfooter dd a:link,.newfooter dd a:visited{
	color: #8f8f8f;
	font-size: 12px;
	
}

.newfooter dd a:active,.newfooter dd a:hover{
	color: red;
	font-size: 12px;
	text-decoration: underline;
	
}

.ftmenu A:link,.ftmenu A:visited{
	
	text-align: center;
	padding: 2px 5px;
	font-size: 14px;
	font-weight: bolder;
	
}

.copyright{
	margin-left: 265px;
	color: #666666;
	
}

.w50{
	width: 370PX;
	float: left;
}

.w50 .pro_list li{
	margin-left:2em;
}

.by_desc{
	text-indent: 2em;
	font-size: 14px;
}

.footerbar{
	height:25px;
	background:#2f2f2f;
	color:white;
	text-align:center;
	font-size:12px;
	}
.footerbar a:link{
	color:white;
	font-size:12px;
	}

/*content page*/
.page_content{
width:80%;
margin:0 auto;
}

.newstitle{
	text-align:center;
	font-size:14px;
	line-height:40px;
	height:40px;
	border-bottom:1px solid #eaeaea;
	font-weight:bolder;
	}

.newsc{
	margin-left:40px;
	}
	
a.newst{

	font-size:14px;
	}	
	
.alist{
	width: 180px;
	margin: 0 auto;
	height: 90px;
	position: relative;
	overflow: hidden;
	
}	

.alist ul{
position:absolute;left:10px;top:0px;

list-style: none;
padding: 0;
margin: 0 ;
}

.anli ul img{
	margin-bottom:18px;
	}

.anli{
	background: #F7F7F7;
	border: 1px solid #f5f5f5;

}

.anli ul li{
	text-align: center;
}

.cat {
	position:relative;
}

.cat a{
	position:absolute;
	display:block;
	
	right:10px;
	top:2px;
	font-size:0.8em;
}