﻿.banner
{
	width: 100%;
	height: auto;
	background-image: url('/image/bannerbk.jpg');
    background-repeat: repeat-x;
}
.banner #banner_inner
{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.banner #banner_inner #dts
{
	width: 100%;
	height: auto;
}
.banner #banner_inner #dts a img
{
    width: 100%;
	height: auto;
	filter: alpha(opacity=0);
    opacity: 0;
    display: none;
}
.banner #banner_inner #xts
{
	width: auto;
	height: 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	position: absolute;
	left: 50%;
	margin-left: 0px;
	bottom: 6px;
	z-index: 1;
	list-style: none;
}
.banner #banner_inner #xts li
{
	float: left;
	width: 10px;
	height: 10px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	background-color: #B1B1B1;
	margin-left: 6px;
	cursor: pointer;
	border-radius: 10px;
}

.address
{
    width: 1000px;
    height: auto;
    margin: 0 auto;
    border-style: solid;
    border-color: #B9B9B9;
    border-width: 0px 0px 1px 0px;
}
.address .inner
{
    width: 1000px;
    height: 22px;
    line-height: 22px;
    margin-top: 4px;
    margin-bottom: 4px;
}
.address .inner .left
{
    float: left;
    width: 6px;
    height: 100%;
    background-color: #75B035;
}
.address .inner .right
{
    float: left;
    font-size: 14px;
    margin-left: 8px;
}
.address .inner .right .gray
{
    color: #AAAAAA;
}
.address .inner .right .gray a
{
    color: #AAAAAA;
}
.masterpage2_body
{
    width: 1000px;
    height: auto;
    margin: 0 auto;
    margin-top: 10px;
}
.masterpage2_body .left
{
    float: left;
    width: 220px;
    height: 500px;
}
.masterpage2_body .left .inner
{
    width: 210px;
    height: auto;
    margin: 0 auto;
}
.masterpage2_body .left .inner .menu
{
    width: 208px;
    height: auto;
    border-style: solid;
    border-color: #B9B9B9;
    border-width: 1px 1px 1px 1px;
}
.masterpage2_body .left .inner .menu .title
{
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #75B035;
    text-align: left;
    text-indent: 10px;
    font-size: 16px;
    color: #FFFFFF;
}
.masterpage2_body .left .inner .menu .content
{
    width: 94%;
    height: auto;
    margin: 0 auto;
}
.masterpage2_body .left .inner .menu .content .c
{
    width: 100%;
    height: auto;
    line-height: 28px;
    font-size: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.masterpage2_body .left .inner .menu .content .c ul
{
    list-style: none;
    text-align: left;
    text-indent: 5px;
}
.masterpage2_body .left .inner .menu .content .c ul li
{
    width: 100%;
    height: 28px;
    border-style: dashed;
    border-color: #B9B9B9;
    border-width: 0px 0px 1px 0px;
}
.masterpage2_body .left .inner .menu .content .c ul li a
{
    display: block;
    width: 100%;
    height: 100%;
}
.masterpage2_body .left .inner .menu .content .c ul li a .flag
{
    float: right;
    margin-right: 10px;
}
.masterpage2_body .left .inner .lxfs
{
    width: 208px;
    height: auto;
    border-style: solid;
    border-color: #B9B9B9;
    border-width: 1px 1px 1px 1px;
    margin-top: 10px;
}
.masterpage2_body .left .inner .lxfs .title
{
    width: 100%;
    height: 36px;
    line-height: 36px;
    background-color: #75B035;
    text-align: left;
    text-indent: 10px;
    font-size: 16px;
    color: #FFFFFF;
}
.masterpage2_body .left .inner .lxfs .content
{
    width: 96%;
    height: auto;
    margin: 0 auto;
    text-align: left;
    color: #666666;
}
.masterpage2_body .left .inner .lxfs .content .c
{
    width: 100%;
    height: auto;
    line-height: 26px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.masterpage2_body .left .inner .lxfs .content .c .split
{
    margin-left: 7px;
    margin-right: 7px;
}
.masterpage2_body .right
{
    float: right;
    width: 780px;
    height: auto;
}
.masterpage2_body .right .inner
{
    width: 770px;
    height: auto;
    margin: 0 auto;
}