﻿@charset "utf-8";
@import url("../css/common/grid.css");/*网格*/
@import url("../css/common/layout.css");/*整体框架*/
@import url("../css/common/icon.css");/*图标*/
@import url("../css/navi/navi_02.css");/*02导航*/
@import url("../css/banner.css");/*幻灯片*/
@import url("../css/navi/classify_01.css");/*侧栏样式*/
@import url("../css/adorner/01/A_style.css");/*01装饰器*/
@import url("../css/adorner/02/A_style.css");/*02装饰器*/
@import url("../css/links.css");/*友情链接*/
@import url("../css/kefu.css");/*在线客服*/
@import url("../css/common/doc.css");/*自定义文档*/


.header_bg{
	background:url(../img/header_bg.gif) no-repeat top;
	width:100%;
	height:140px;
}

.footer_bg{
	background:#337901;
	width:100%;
	height:130px;
}

.shadow{
	height:20px;
	overflow:hidden;
}

.news_bg{
	z-index: 1;
	color: #000;
	height:40px;
	line-height:40px;
	background: url(../img/ind_news_bg.gif) repeat-x top center;
	border:1px solid #c6c6c6;
}


.copy .grid_70{
	width:810px;
}

.copy .grid_24{
	width:170px;
}

.navBar ul #m7{
	width:0px;
	height:0px;
	overflow:hidden;
}

.copy_left.grid_24.floatR.textR.pt35 {
	width:110px;
	height:17px;
	overflow:hidden;
}







