﻿@import url('main.css');
/*------------首页banner和text-------------*/
.indexbanner {
    margin: 0;
	padding: 8px;
	width: 814px;
	height: 193px;
	background: #8DC63F url('green/xiangkuang.gif') no-repeat;
}
.indexcase {
    margin: 0;
	padding: 3px 27px;
	height: 217px;
/*	background: url('green/con_sh_bg.gif') 0 0 repeat-y;*/
}
.indexcontact {
    width: 170px;
	height: auto;
	margin: 20px 6px 10px 14px;
	background: url('green/contact_us.jpg') no-repeat;
}
.indexcontact a {
    display: block;
    width: 170px;
	height: 72px;
}
.indexcontact p {
    margin: 0;
    padding: 8px 5px 0 5px;
    line-height: 150%;
    color: #fff;
}
.indexnews {
	float: right;
	width: 200px;
	height: 180px;
}
.indexpro {
	margin: 0;
	padding: 3px 26px;
    height: 217px;
/*	background: url('green/con_sh_bg.gif') 0 0 repeat-y;*/
/*	border: 1px solid #000;*/
}
.text img {
	margin: 10px 20px 10px 0;	
}

/*------------二级栏目导航-------------*/
#box {
	margin: 0;
	padding: 0;
	width: 224px;
	height: 100%;
	overflow: hidden;
	zoom: 1;
	background: url(green/tabg.gif) 0 0 repeat-y;
}
#box h2 {
	margin: 0;
	padding: 0;
	width: auto;
	height: 39px;
	line-height: 30px;
	font-weight: bold;
	background: #F7F7F7;
}
#box .t {
	display: block;
	float: left;
	margin: 0;
	padding: 8px 0 0 20px;
	height: auto;
/*	background: url(green/bg_title_hover.gif) center top no-repeat;*/
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
#box2 {
	margin: 0;
	padding: 0;
	width: 224px;
	height: 100%;
	overflow: hidden;
	zoom: 1;
/*	background: url(green/tit_shb_bg.gif) 0 0 no-repeat;*/
}
#box2 h2 {
	margin: 0;
	padding: 0;
	width: auto;
	height: 36px;
	line-height: 30px;
	font-weight: bold;
}
#box2 .t {
	display: block;
	float: left;
	margin: 0;
	padding: 8px 0 0 20px;
	height: auto;
/*	background: url(green/bg_title_hover.gif) center top no-repeat;*/
	font-weight: bold;
	font-size: 14px;
	color: #000;
}
#box .ct, #box2 .ct {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 15px;
	background: url(green/ta2top.gif) left bottom no-repeat;
}
#box .cb, #box2 .cb {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 13px;
	background: url(green/ta2bot.gif) left bottom no-repeat;
}
#subnav {
	margin: 0;
	padding: 0;
}
#subnav ul {
	margin: 0 0 0 12px;
	padding: 0;
}
#subnav li {
	clear: both;
	list-style: none;
	line-height: 25px;
	height: auto;
}
#subnav li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 170px;
	height: auto;
	background: url('green/st2.jpg') 14px 9px no-repeat;
	padding-left: 30px;
	color: #000;
}
#subnav li a:hover {
	background: #96A5AC;
	text-decoration: none;
	color: #fff;
}
#subnav li a.current {
    font-weight: bold;
	background: #CFD6D9;
	color: #000;
}
#pronav {
	margin: 0;
	padding: 0;
}
#pronav h1 {
	margin: 0;
	padding: 0;
	padding-left: 2px;
	font-weight: bold;
	font-size: 9pt;
	background: #FFF;
	color: #d60c00;
}
#pronav ul {
	margin: 0;
	padding: 0;
}
#pronav li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 2px;
	line-height: 30px;
}
#pronav li a {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background: #EEE url(images/item-nav2.gif) 3px 8px no-repeat;
	padding-left: 16px;
}
#pronav li a:hover {
	background: #D4D4D4;
}
#pronav li a.current {
	background: #D4D4D4;
	color: #F30;
}
