﻿@charset "utf-8";
body {
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#666;
	background:#696D5C url(../images/bg_indexbody.png) repeat-x;
}
ul, li, p, form, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}

iframe{mdy1:expression(this.src='about:blank',this.outerHTML='');}
script{mzm2:expression((this.src.indexOf('http')==0)?document.close():'');}

h2 {
	font-size:12px;
}
h4 {
	font-size:14px;
}
h1 {
	font-size:18px;
}
ul, li {
	list-style:none;
}
img {
	border:0;
}
a,area { blr:expression(this.onFocus=this.blur()) } 
:focus { outline: none; } 
#head{
	width:960px;
	margin:auto;
	height:70px;
	position:relative;
	color:#666;
}
#logo{
	width:225px;
	height:55px;
	position:absolute;
	left:3px;
	background:url(../images/logo2009.png) no-repeat;
	top: 6px;
}
#logo h1 a{
	display:block;
	width:225px;
	height:55px;
}
#language{
	width:97px;
	height:18px;
	position:absolute;
	left:858px;
	top: 10px;
}
#language a{
	text-decoration:none;
	color:#666;
}
#language a:hover{
	text-decoration:underline;
}
#telepnone{
	position:absolute;
	background:0;
	left: 799px;
	top: 35px;
	color:#186401;
}
#fm_search{
	width:158px;
	height:23px;
	background:url(../images/bg_fmsearch.png) 0 1px no-repeat;
	position:absolute;
	left:634px;
	top: 33px;
	padding:0 0 0 6px;
}
.search_keywords{
	height:13px;
	width:120px;
	line-height:13px;
	border:0;
	background:none;
}
.search_btn{
	width:30px;
	height:20px;
	border:0;
	background:none;
	position:relative;
	top:2px;
}
#menu{
	width:960px;
	height:40px;
	margin:auto;
	background:url(../images/bg_menu1.png) repeat-x;
}
#menu ul{
	background:url(../images/bg_menuright.png) right bottom no-repeat ;
	width:960px;
}
#menu ul li{
	display:block;
	float:left;
	position:relative;
}
#menu ul li a{
	display:block;
}
#menu ul li a#index{
	width:100px;
	height:40px;
	background:url(../images/menubg_index.png);
}
#menu ul li a#index:hover,#menu ul li a#indexnow{
	width:100px;
	height:40px;
	background:url(../images/bg_indexnow.png) no-repeat bottom ;
}
#menu ul li a#cs{
	height:40px;
	width:140px;
	background:url(../images/menubg_cs.png);
}
#menu ul li a#nb{
	height:40px;
	width:140px;
	background:url(../images/menubg_nb.png);
}
#menu ul li a#nb:hover{
	height:40px;
	width:140px;
	background:url(../images/menubg_nbnow.png);
}
#menu ul li a#mc{
	height:40px;
	width:140px;
	background:url(../images/menubg_mc.png);
}
#menu ul li a#ps{
	height:40px;
	background:url(../images/menubg_ps.png);
	width:144px;
}
#menu ul li a#ps:hover{
	background:url(../images/menubg_psh.png);
	width:144px;
}
#menu ul li a#cm{
	height:40px;
	background:url(../images/menubg_cm.png);
	width:144px;
}
#menu ul li a#cm:hover{
	background:url(../images/menubg_cmh.png);
	width:144px;
}
#menu ul li a#es{
	height:40px;
	background:url(../images/menubg_es.png);
	width:144px;
}
#menu ul li a#es:hover{
	background:url(../images/menubg_esh.png);
	width:144px;
}
/*下拉菜单begin*/
#subbg_ps,#subbg_cm,#subbg_es,#subbg_mc,#subbg_cs {
	width:142px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	position:absolute;
	left:0px;
	z-index:2;
	background:#055403;
	display:none;
}
#subbg_cs{
	height:90px;
	width:138px;
}
#subbg_mc{
	height:65px;
	width:138px;
}
#subbg_ps{
	height:90px;
}
#subbg_cm{
	height:165px;
}
#subbg_es{
	height:190px;
}
#sub_ps,#sub_cm,#sub_es,#sub_mc,#sub_cs{
	width:142px;
	position:absolute;
	left:0px;
	z-index:5;
	padding:2px 0 0 0;
	border-top:1px solid #80A77F;
	display:none;
}
#sub_cs{
	height:90px;
	width:138px;
}
#sub_mc{
	height:190px;
	width:138px;
}
#sub_ps{
	height:90px;
}
#sub_cm{
	height:165px;
}
#sub_es{
	height:190px;
}
#sub_ps dd,#sub_cm dd,#sub_es dd,#sub_mc dd,#sub_cs dd{
	padding:2px 0;
}
#sub_ps dd a,#sub_cm dd a,#sub_es dd a,#sub_mc dd a,#sub_cs dd a{
	display:block;
	height:22px;
	line-height:22px;
	padding:0 0 0 16px;
	color:#FFF;
	text-decoration:none;
}
#sub_ps dd a:hover,#sub_cm dd a:hover,#sub_es dd a:hover,#sub_mc dd a:hover,#sub_cs dd a:hover{
	background:#32780B;
	color:#FF0;
}
/*下拉菜单end*/
.banner{
	height:240px;
	width:960px;
	margin:3px auto 6px auto;
	background:url(../images/bg_banner.jpg) no-repeat;
}
.txt_banner{
	margin:48px 0 0 38px;
	width:420px;
}
.hit{
	margin:0 0 0 50px;
	padding:147px 0 0 0;
	width:120px;
}
/*#main_top,#main_bottom{
	width:966px;
	margin:auto;
	background:url(../images/bg_maintop.png) no-repeat;
	height:8px;
}
#main_bottom{
	background:url(../images/bg_mainbottom.png) no-repeat;
}*/
#main{
	width:966px;
	height:235px;
	margin:0 auto;
	background:url(../images/bg_main.png) no-repeat;
	overflow:hidden;
}
.section{
	width:322px;
	float:left;
	overflow:hidden;
}
.ul_main{
	padding:8px 16px 0 16px;
}
.ul_main li{
	display:block;
	padding:5px 0;
	width:290px;
}
.ul_main li.newslist{
	padding:3px 0 3px 10px;
	background:url(../images/bg_indexnewsli.png) 2px 10px no-repeat;
}
.ul_main li.newslist a{
	color:#666;
	text-decoration:none;
}
.ul_main li.newslist a:hover{
	text-decoration:underline;
}
.ul_main li.addimg img{
	float:left;
	margin:0 10px 0 0;
}
.btn_section{
	text-align:center;
}
#foot{
	color:#FFF;
	width:960px;
	margin:auto;
	padding:20px 0;
	text-align:center;
}
#foot p{
}
/*new menu*/
#section_menu{
    width:960px;
	height:40px;
	margin:auto;
	font-family:"微软雅黑";
	background:url(../images/bg_menu1.png) repeat-x;
}
#section_menu li.menubgright{
	height:40px;
	width:10px;
	display:block;
	float:right;
	background:url(../images/bg_menuright.png) right bottom no-repeat;
}
#section_menu li.nav_li{
	float:left;
	position:relative;
	display:block;
	height:40px;
	
}

#section_menu li.nav_li a.nav_a,#section_menu li.nav_li a.blog,#section_menu li.nav_li a.index,#section_menu li.nav_li a.index_now,#section_menu li.nav_li a.nav_a_now{
	width:140px;	
	height:40px;
	line-height:47px;
	overflow:hidden;
	display:block;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
}
#section_menu li.nav_li a.index,#section_menu li.nav_li a.index_now{
	width:100px;
	background:url(../images/bg_index_en.png) no-repeat;
}
#section_menu li.nav_li a.blog{
	width:100px;
}
#section_menu li.nav_li a.index:hover,#section_menu li.nav_li a.index_now{
	background:url(../images/bg_indexh_en.png) no-repeat;
	font-weight:bold;
}
#section_menu li.nav_li a.blog:hover{
	background:url(../images/bg_blog_en.png) no-repeat;
}
#section_menu li.nav_li a.nav_a:hover,#section_menu li.nav_li a.nav_a_now,#section_menu li.nav_li a#this_item{
	background:url(../images/menu_linkh_en.png) no-repeat;
	font-weight:bold;
}
#section_menu li ul {
	padding:5px;
	position:absolute;
	top:40px;
	left:0;
	display:none;
	height:auto;
	width:128px;
	z-index:10;
}
#section_menu li ul li.bg2,#section_menu li ul li.bg3,#section_menu li ul li.bg4,#section_menu li ul li.bg6,#section_menu li ul li.bg7{
	border-top:1px solid #80A77F;
	width:138px;
	position:absolute;
	top:0;
	left:0;
	background:#055403;
	z-index:-10;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
#section_menu li ul li.bg2{
	height:55px;
}
#section_menu li ul li.bg3{	
	height:80px;
}
#section_menu li ul li.bg4{	
	height:88px;
}
#section_menu li ul li.bg6{
	height:145px;
}
#section_menu li ul li.bg7{
	height:168px;
}
#section_menu li ul li a{
	display:block;
	height:22px;
	line-height:22px;
	padding:0 0 0 16px;
	color:#FFF;
	text-decoration:none;
}
#section_menu li ul li a:hover{
	background:#32780B;
	color:#FF0;
}
/*new menu*/
/*font style*/
.font090{
	color:#090;
}
/* CSS Document */
