@charset "utf-8";

/* CSS Document */
/*头部css */
#header { width:1004px;height:440px;margin: 0 auto;padding:0px;overflow: hidden;position: relative;}
#main_nav{ width:1004px; height:30px;}
.banner{ margin:0 auto;height:304px; width:965px; margin-top:16px;}
ul#nav_list{ width:1004px; height:30px; background:url(../images/nav_repeat.jpg) repeat-x scroll left top;}
ul#nav_list li{ width:115px; float:left; height:30px; font-size:13px; color:#FFFFFF; font-weight:700; text-align:center}
ul#nav_list li a:link,ul#nav_list li a:visited,ul#nav_list li a:active{ display:block; text-align:center; width:115px; height:30px; line-height:30px; text-decoration:none}
ul#nav_list li a:hover{ text-align:center; width:115px; height:30px; line-height:30px; text-decoration:none; background:url(../images/nav_on.jpg) no-repeat scroll left  top;color:#FFFFFF}
ul#nav_list li.first{ width:100px; background:url(../images/nav_home.jpg) no-repeat scroll left top; text-align:left; text-indent:40px;}
ul#nav_list li.first a:link,ul#nav_list li.first a:visited,ul#nav_list li.first a:active{width:100px; text-align:left}
ul#nav_list li.first a:hover{ width:100px;text-align:left; background:url(../images/nav_home.jpg) no-repeat scroll left top;}
ul#nav_list li.last{ width:97px; background:url(../images/nav_last.jpg) no-repeat scroll left top; text-indent:13px;}
ul#nav_list li.last a:link,ul#nav_list li.last a:visited,ul#nav_list li.last a:active{width:97px;text-align:left}
ul#nav_list li.last a:hover{ width:97px;text-align:left; background:url(../images/nav_last.jpg) no-repeat scroll left top}
.box{ width:1004px; background:url(../images/box_repeat.jpg) repeat-y scroll left top}


.index_bottom{ width:965px; margin:0 auto}
.item_s{ float:left;padding-right:4px; }
.index_products{ width:188px; }
.index_about{ width:581px;}
.index_contact{ padding-right:0px;}
.index_contact{ width:188px;}
.items_c{height:146px; background:url(../images/index_repeat.jpg) repeat-x scroll left top;}
.index_products .items_c{ width:186px; border-left:1px solid #d4d2d2;border-right:1px solid #d4d2d2}
.index_about .items_c{ width:579px; border-left:1px solid #d4d2d2;border-right:1px solid #d4d2d2}
.index_contact .items_c{ width:186px; border-left:1px solid #d4d2d2;border-right:1px solid #d4d2d2}
/*头部搜索表单*/
#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; background:#f5f5f5}

/*不包括头部，包括left*/
#main { width:1004px;overflow: hidden;position: relative;margin:0 auto;padding:0px;border:none; margin-top:11px;}
#in_main { width:963px;overflow: hidden;position: relative;margin:0 auto;padding:0px;border:none; margin-top:11px;}
/*侧边栏*/

#sidebar{_display:inline;width:188px;float:left;overflow:hidden;margin:0px;border:none; margin-right:4px;}
 #containe{ width:750px; float:left}

/*内容区*/
.containe_c{ width:770px; float:left;}
.warp_c{ width:768px; border:1px solid #d4d2d2; border-bottom:none; border-top:none; background:#dcdcdc url(../images/in_repeat.jpg) repeat-x scroll  left top}
.containe_c .title{ width:768px; height:28px; font-size:12px; color:#FFFFFF; font-weight:700; line-height:28px; text-indent:38px; background:url(../images/title_bg.jpg) no-repeat scroll left top}
#in_main #containe{display:inline;width:734px;float:left;margin:0px;padding:0px;position:relative;border:none;}
#in_main #containe h1.title{ width:734px; height:60px; line-height:60px; background:url(../images/in_title.jpg) no-repeat scroll left top; text-indent:22px; font-size:14px; font-weight:700; color:#296820}
   
/*内页内容区*/	
.in_content{ padding:3px 8px; }

.list_c{ width:168px; margin:0 auto; margin-top:10px;}
/*底部区*/
#footer{ width:1004px;height:61px;overflow: hidden;position: relative;padding:0px; background:url(../images/footer.jpg) no-repeat scroll left top; margin-top:8px;}
#footer .copyright{ padding-top:13px; text-align:center}
/*清除层*/
#clearfloat {clear:both;height:1px;overflow:hidden;margin-top:-1px;}
/*common*/
#box{width:300px;height:60px;padding:5px;}
.normal{background:#eee;border:1px solid #999;}
.hover{background:#ffffcc;border:1px solid #ffcc33;}

h2.bread_link{ font-weight:700}

.1{ background:#F0F0F0}
.2{ background:#E8E8E8}
#paged li.t{ font-size:14px;font-weight:700;}
div{ overflow:hidden}
.c_c{ height:auto !important;min-height:300px;height:300px;overflow:visible;padding-top:10px;}
