@charset "utf-8";

/* CSS Document */
/*头部css */
#header { width:1004px;height:100px;margin:0 auto;padding:0px;overflow: hidden;position:relative; background:url(../images/header_bg.jpg) repeat-x scroll left top;}
#header .logo{ width:593px; height:73px; padding-left:21px; padding-right:46px;float:left;}
#header .header_func{ width:286px; height:84px; float:left}
#header .lang_c{ width:181px; height:28px; background:url(../images/lan_change.jpg) no-repeat scroll left top; float:right; color:#6a6a6a; margin-right:15px;}
#header .lang_c a:link{ line-height:28px; color:#6a6a6a; padding:0px 5px;}
#header .lang_c a:visited{ line-height:28px; color:#6a6a6a; padding:0px 5px;}
#header .lang_c a:hover{ line-height:28px; color:#6a6a6a; padding:0px 5px;}
#header .lang_c a:active{ line-height:28px; color:#6a6a6a; padding:0px 5px;}
#header .header_search{width:286px; height:20px;margin-top:64px;}
#header .header_search label{ float:left; width:84px; height:20px; background:url(../images/top_search_logo.jpg) no-repeat scroll left 
top; text-indent:23px; line-height:20px; color:#adadad;}
#header .header_search .search_input{ width:155px; height:19px; line-height:19px; background:url(../images/top_search_inputBg.jpg) no-repeat scroll left top; border:none; float:left;}
#header .header_search .search_sub{ width:27px; height:19px; background:url(../images/search_btn.jpg) no-repeat scroll left top; border:none; float:left; margin-left:7px;}

#main_nav{width:1004px;height:54px;}   
      #main_nav a{ float:left;}
/*头部搜索表单*/
#header  #top_search_box{width:320px;height:23px;position:absolute;top:52px;right:12px;}
    #top_search_box .search_label,#top_search_box .search_input,#top_search_box .search_btn{float:left;}
	#top_search_box .search_label{ height:23px; line-height:23px;}
    #top_search_box .search_input{text-align:left;height:20px;width:158px;border:1px solid #193451; 
	                              background: #fff;cursor:pointer;color:#000;}
	#top_search_box .search_btn{ width:79px; height:35px; background: url(../images/top_search_btn.jpg) no-repeat 
	                               scroll 0 0; border:none;}	
/*头部时间*/
	#top_time{ width:248px; height:40px; position:absolute; top:89px; right:5px;line-height:40px; color:#FFF;}
/*zmain最外框*/
#zmain{ width:1004px;margin:0 auto;overflow:hidden;position: relative;padding:0px;border:none;}

/*不包括头部，包括left*/
#main { width:1004px; height:506px;overflow: hidden;position:relative;margin:0 auto;padding:0px;border:none; background:url(../images/main_repeat.jpg) repeat-x scroll left top}
#containe{ width:986px; margin:0 auto;margin-top:9px; position:relative}
#containe #warp_box{ width:960px; height:496px; border:1px solid #e0e0e8;border-bottom:none;float:left}



 
   
/*内页内容区*/	
#main #float_warp_html{ position:absolute; left:23px; top:11px; width:940px; height:477px;}
#float_warp_html .float_menu ul{ width:940px;}
#float_warp_html .float_menu ul li{ width:86px; height:25px; float:left; margin-right:8px; background:url(../images/menu_bg.jpg) no-repeat scroll left top; text-indent:16px; line-height:25px;}
#float_warp_html .float_menu ul li.current{ height:30px; background:url(../images/menu_current_bg.jpg) no-repeat scroll left top}
#float_warp_html .float_menu ul li a:link{ line-height:25px; color:#737373;}
#float_warp_html .float_menu ul li a:visited{ line-height:25px; color:#737373;}
#float_warp_html .float_menu ul li a:hover{ line-height:25px; color:#737373;}
#float_warp_html .float_menu ul li a:active{ line-height:25px; color:#737373;}
#float_warp_html #html_inner_box{ width:940px; height:446px; background:#FFF;}

/*底部区*/
#footer{ width:1004px;height:49px;overflow: hidden;position: relative;margin:0 auto;padding:0px;
         background:url(../images/foot_bg.jpg) repeat-x scroll left top}
#footer .copyright{ width:980px; text-align:center; margin-top:12px;}
/*清除层*/
#clearfloat {clear:both;height:1px;overflow:hidden;margin-top:-1px;}
/*common*/
#sidebar{ width:235px; float:left;overflow:hidden;margin:0px; padding:0px;border:none; background:#FFF}
#sidebar #sidebar_list{ width:222px; float:left;}
#sidebar .sidebar_li{ margin-top:20px;}
#sidebar #sidebar_list li{ width:195px; height:30px; text-align:center;}
#sidebar #sidebar_list li a:link{ display:block; width:195px; height:30px; line-height:30px; background:url(../images/left_li.jpg) no-repeat scroll left top; font-size:13px; font-weight:700; color:#767676}
#sidebar #sidebar_list li a:visited{ display:block; width:195px; height:30px; line-height:30px; background:url(../images/left_li.jpg) no-repeat scroll left top;font-size:13px; font-weight:700;color:#767676}
#sidebar #sidebar_list li a:hover{ display:block; width:195px; height:30px; line-height:30px; background:url(../images/li_hover_bg.jpg) no-repeat scroll left top;font-size:13px; font-weight:700;color:#767676; text-decoration:none}
#sidebar #sidebar_list li a:active{ display:block; width:195px; height:30px; line-height:30px; background:url(../images/left_li.jpg) no-repeat scroll left top;font-size:13px; font-weight:700;color:#767676}
#sidebar .sidebar_pic{ width:13px; float:left;}



#iframe_box{ width:920px; height:376px; margin-left:17px; margin-top:30px;}
#iframe_content{ width:665px; height:376px; float:left;}
#iframe_content .iframe_t{ width:665px; height:27px; border-bottom:1px solid #d2d2d2; font-size:15px; color:#4b4b4b; font-weight:700; text-indent:14px;}
#iframe_box .iframe_c{ width:640px; height:320px; margin-left:10px; margin-top:20px; overflow-y:auto;}
.pro table td{ padding:0px 20px;}
dl.event_news dt{ color:#026568; font-size:11px; text-indent:15px; font-weight:700; clear:both}
dl.event_news dd{ width:605px; height:25px; background:url(../images/news_li.jpg) no-repeat scroll left top; text-indent:15px;}

.news_li li{width:605px; height:25px; background:url(../images/news_li.jpg) no-repeat scroll left top; text-indent:15px;}

.time_stamp{ color:#626262; font-size:12px;}
h4.news_title a:link{color:#ff4e00; background:url(../images/news_icon.jpg) no-repeat scroll left center; padding-left:10px;}
h4.news_title a:visited{color:#ff4e00; background:url(../images/news_icon.jpg) no-repeat scroll left center;padding-left:10px;}
h4.news_title a:hover{color:#ff4e00; background:url(../images/news_icon.jpg) no-repeat scroll left center;padding-left:10px;}
h4.news_title a:active{color:#ff4e00; background:url(../images/news_icon.jpg) no-repeat scroll left center;padding-left:10px;}
.news_item_list dd,.zh_news_list dd{width:286px; padding:0px; margin:0px;padding-left:10px;}