/*서브상단이미지*/
#s_img1 {
    background: url("/images/sub/s_img1.jpg") no-repeat center top;
    height: 230px;	
    min-width: 1200px;
}
#s_img2 {
    background: url("/images/sub/s_img2.jpg") no-repeat center top;
    height: 230px;
    min-width: 1200px;
}
#s_img3 {
    background: url("/images/sub/s_img3.jpg") no-repeat center top;
    height: 230px;
    min-width: 1200px;
}
#s_img4 {
    background: url("/images/sub/s_img4.jpg") no-repeat center top;
    height: 230px;
    min-width: 1200px;
}
#s_img5 {
    background: url("/images/sub/s_img5.jpg") no-repeat center top;
    height: 230px;
    min-width: 1200px;
}

#s_img6 {
    background: url("/images/sub/s_img6.jpg") no-repeat center top;
    height: 230px;
    min-width: 1200px;
}

/*서브컨텐츠*/
#s_contents {
    width: 100%;
    min-width: 1200px;
}
#s_con {
    width: 1200px;
    margin: 0 auto;
	padding-top:30px;
}
#s_con .left {
    width: 258px;
    float: left;
	height:100%;
    position: relative;
    border-right: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    border-left: 1px solid #cbcbcb;
}
#s_con .left .left_list {
    display: block;
    width: 256px;
	background-color:#174a85;
    float: left;
    position: relative;
}
#s_con .left .left_list p.s_title {
    position: absolute;
    top: 20px;
    left: 23px;
    font-size: 30px;
    color: #fff;
}
#s_con .left .left_list span {
    position: absolute;
    top: 22px;
    right: 25px;
    font-size: 25px;
    color: #fff;	
}
#s_con .left .left_list ul.side {
    text-align: left;
    margin-top: 71px;
	background-color:#f0f0f0;
}
#s_con .left .left_list ul.side li {
    padding-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid #cbcbcb;
}
#s_con .left .left_list ul.side li img {
    vertical-align: middle;
}
#s_con .left .left_list ul.side li a {
    font-size: 18px;
    color: black;
    padding-left: 23px;
}
#s_con .left .left_list ul.side li a:hover {
    color: black;
}
#s_con .left .left_list ul.side li.this {
    background-color: white;
}
#s_con .left .left_list ul.side li.this a {
    font-weight: bold;
    font-size: 22px;
}

#s_con .right {
    width: 897px;
    margin-left: 45px;
    float: left;
}
#s_con .right .nav {
    width: 897px;
    height: 72px;
    position: relative;
    margin-bottom: 30px;
	padding-top:15px;
    border-bottom: 1px dashed #bdbdbd;
}
#s_con .right .nav .top_tit {
	margin-top:5px;	
	font-size:28px;
	width:200px;
	float:left;
}
#s_con .right .nav ul.top_list {
	float:right;
}
#s_con .right .nav ul.top_list li {
	height:38px;
	padding:8px 30px;
	margin:1px 5px 0 5px; 
	font-size:20px;
	float:left;
  border-width:2px;
  color:#505739;
  border-color:#333029;
  font-weight:bold;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
  border-bottom-left-radius:15px;
  border-bottom-right-radius:15px;
  box-shadow: 0px 1px 0px 0px #1c1b18;
  text-shadow: 0px 1px 0px #ffffff;
  background:linear-gradient(#eae0c2, #ccc2a6);
}
#s_con .right .nav ul.top_list li.this {
  border-width:2px;
  color:#ffffff;
  border-color:#54381e;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
  border-bottom-left-radius:15px;
  border-bottom-right-radius:15px;
  box-shadow:inset 0px 1px 0px 0px #a6827e;
  text-shadow: 0px 1px 0px #000;
  background:linear-gradient(#7d5d3b, #634b30);	
}
#s_con .right .nav ul.top_list li.this:hover,#s_con .right .nav ul.top_list li:hover {
	background: linear-gradient(#ccc2a6, #eae0c2);
  color:#505739;
  text-shadow: 0px 1px 0px #ffffff;
}
#s_con .right .contents {
    position: relative;
    text-align: left;
    line-height: 200%;	
}

/*서브기타요소*/

#s_con .left .s_ban {
    width: 256px;
    height: 308px;
    position: relative;
    background: url('/images/sub/s_ban.jpg')no-repeat;
}
#s_con .left .s_ban p.s_b_t1 {
    position: absolute;
    top: 30px;
    left: 23px;
    font-size: 20px;
    font-weight: bold;
    color: #934e00;
    padding-bottom: 10px;
    border-bottom: 1px dashed white;
}
#s_con .left .s_ban p.s_b_t2 {
    position: absolute;
    top: 70px;
    left: 23px;
    font-size: 12px;
    line-height: 200%;
    color: #918d88;
}


#s_con .right .contents .img_ra {
	border-radius: 15px;
	box-shadow: 5px 5px 8px #dedede;
}
#s_con .right .contents .img_ra2 {
	border-radius: 15px;
	box-shadow: 5px 5px 8px #dedede;
	float:left;
	margin-right:40px;
	margin-top:10px;
	margin-bottom:30px;
}
#s_con .right .contents .img_ra3 {
	border-radius: 15px;
	box-shadow: 5px 5px 8px #dedede;
	float:right;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:30px;
}

#s_con .right .contents p.s1_1 {
    z-index: 99;
    position: absolute;
    top: 180px;
    left: 27px;
}
#s_con .right .contents p.s4_1 {
    z-index: 99;
    position: absolute;
    top: 160px;
    left: 365px;
}


#history {
    width: 897px;
    margin: 0 auto;
	position:relative;
}
#history h2 {
    text-align: center;
    font-size: 24px;
    color: #444;
    line-height: 1;
    margin-top: 30px;
}
.list_right {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.list_right span {
    display: table-cell;
    vertical-align: top;
}
.list_right div {
    position: relative;
    display: table-cell;
    vertical-align: top;
}
.list_right div:before {
    content: "";
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
    background: #dfdfdf;
}
.list_right div ul {
    margin-top: 20px;
}
.list_right div ul li {
    display: table;
    position: relative;
    width: 100%;
    padding-left: 20px;
}
.list_right div ul li+li {
    margin-top: 20px;
}
.list_right div ul li:before {
    content: "";
    position: absolute;
    left: -6px;
    top: 7px;
    width: 12px;
    height: 12px;
    border: 3px solid #0a4a9f;
    border-radius: 50%;
}
.list_right dl {
    text-align: left;
    display: table;
    width: 100%;
}
.list_right dl dt {
    width: 20%;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    color: #444;
    font-weight: bold;
    text-align: left;
}
.list_right dl dd {
    width: 100px;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    color: #444;
    text-align: left;
}
.list_right dl dd p.bb {
	font-weight:bold;
	color:#963800;
	font-size:16px;
}
.list_left {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.list_left span {
    display: table-cell;
    vertical-align: top;
}
.list_left div {
    position: relative;
    display: table-cell;
    vertical-align: top;
}
.list_left div:before {
    content: "";
    position: absolute;
    right: -1px;
    width: 1px;
    height: 100%;
    background: #dfdfdf;
}
.list_left div ul {
    margin-top: 20px;
}
.list_left div ul li {
    display: table;
    position: relative;
    width: 100%;
    padding-left: 20px;
}
.list_left div ul li+li {
    margin-top: 20px;
}
.list_left div ul li:before {
    content: "";
    position: absolute;
    right: -7px;
    top: 7px;
    width: 12px;
    height: 12px;
    border: 3px solid #0a4a9f;
    border-radius: 50%;
}
.list_left dl {
    text-align: right;
    display: table;
    width: 100%;
    padding-right: 20px;
}
.list_left dl dt {
    width: 20%;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    color: #444;
    font-weight: bold;
    text-align: right;
}
.list_left dl dd {
    width: 90px;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    color: #444;
    text-align: right;
}
.list_left dl dd p.bb {
	font-weight:bold;
	color:#963800;
	font-size:16px;
}


#s_con .right .contents .tab01 {
    width: 100%;
	height:270px;
}
#s_con .right .contents .tab01 li {
    float: left;
    border-bottom: 1px solid #b0b0b0;
    font-size: 16px;
	margin:1%;
    border-left: 1px solid #b0b0b0;
    border-right: 1px solid #b0b0b0;
    border-top: 1px solid #b0b0b0;
    padding: 10px 0;
    width: 48%;
    text-align: center;
}
#s_con .right .contents .tab01 li p {
	font-size:20px;
	font-weight:bold;
}
#s_con .right .contents .tab01 li.this {
    float: left;
    border-bottom: 2px solid #a70000;
}



#s_con .right .contents .tab03 {
    width: 100%;
	height:90px;
}
#s_con .right .contents .tab03 li {
    float: left;
    border-bottom: 1px solid #b0b0b0;
    font-size: 16px;
	margin:1%;
    border-left: 1px solid #b0b0b0;
    border-right: 1px solid #b0b0b0;
    border-top: 1px solid #b0b0b0;
    padding: 10px 0;
    width: 31%;
    text-align: center;
}
#s_con .right .contents .tab03 li p {
	font-size:20px;
	font-weight:bold;
}
#s_con .right .contents .tab03 li.this {
    float: left;
    border-bottom: 2px solid #a70000;
}




#s_con .right .contents .tab02 ul {
    margin: 30px auto;
    position: relative;
    width: 897px;
}
#s_con .right .contents .tab02 ul:before {
    content: " ";
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -2px;
    padding: 20px 0;
    width: 3px;
    height: 100%;
    background-color: #eee;
}
#s_con .right .contents .tab02 ul li {
    position: relative;
    margin-bottom: 20px;
    width: 50%;
}
#s_con .right .contents .tab02 ul li:before {
    content: " ";
    display: block;
    position: absolute;
    top: -4px;
    left: 85.3333%;
    width: 75px;
    height: 38px;
    background-image: url('/images/sub/icon-history.png');
    background-size: 78px 38px;
}
#s_con .right .contents .tab02 ul li:nth-child(odd) {
    padding-left: 59.5%;
}
#s_con .right .contents .tab02 ul li:nth-child(odd):before {
    transform: rotate(180deg);
    left: 45.3333%;
    right: auto;
}
#s_con .right .contents .tab02 ul li h4 {
    padding-top: 6px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #3f454b;
    font-weight: bold;
}
#s_con .right .contents .tab02 ul li p {
    font-size: 15px;
    line-height: 1.7;
    letter-spacing: 0.01rem;
    color: #707984;
    word-break: keep-all;
}
#s_con .right .contents .tab02 ul li span {
    position: relative;
    display: block;
    margin-top: 20px;
    width: 320px;
    height: 180px;
    background: #dfdfdf
}
#s_con .right .contents .tab02 ul li span:before {
    content: 'images box';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -35px;
    font-size: 14px;
}

/*탑버튼*/
#s_con .right .contents .top {
    width: 899px;
    text-align: right;
    margin-bottom: 20px;
}
#s_con .right .contents .top #top_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    line-height: 46px;
    border: 1px solid #c3c3c3;
    color: #333;
    text-align: center;
    font-size: 15px;
    z-index: 90;
    background-color: white;
    vertical-align: middle;
}
#s_con .right .contents .top #top_btn:hover {
    border-color: #583e00;
    background-color: #583e00;
    color: #fff;
}
/*탑버튼*/

#s_con .right .contents .t1 {
    font-size: 30px;	
	color:#93381b;
    line-height: 180%;
	font-family: 'KoPub Batang', serif !important;
}
#s_con .right .contents .t2 {
    font-size: 22px;
    line-height: 180%;
	font-family: 'KoPub Batang', serif !important;
}
#s_con .right .contents .t3 {
    font-size: 20px;
	color:#0065b2;
    line-height: 180%;
}
#s_con .right .contents .t4 {
    font-size: 20px;
    line-height: 200%;
}
#s_con .right .contents .t5 {
    font-size: 26px;
	color:#0065b2;
	line-height:200%;
    font-weight: bold;
}
#s_con .right .contents .t6 {
    font-size: 16px;
}
#s_con .right .contents .t7 {
    font-size: 22px;
    font-weight: bold;
    line-height: 200%;
    color: #953e14;
}
#s_con .right .contents .list {
    font-size: 20px;
    width: 100%;
    margin: 20px 0 15px;
    padding: 15px 0 15px 5px;
}
#s_con .right .contents .list_con {
    font-size: 15px;
    width: 100%;
    padding: 20px;
    background-color: #f6f2e8;
}

#s_con .right .contents .ico1 {
    background: url("/images/sub/ico1.png") left 10px no-repeat;
    padding: 11px 0 15px 40px;
    font-size: 22px;
    display: block;
    font-weight: bold;
}
#s_con .right .contents .ico2 {
    background: url("/images/sub/ico_t.png") left 5px no-repeat;
    padding: 10px 0 15px 40px;
    font-size: 18px;
    display: block;
    font-weight: bold;
}
#s_con .right .contents .ico3 {
    background: url("/images/sub/icon_2.jpg") left 6px no-repeat;
    padding: 0 0 15px 30px;
    font-size: 16px;
    display: block;
    font-weight: bold;
    color: #7b6008;
}

#s_con .right .contents .dot {
    width: 100%;
    height: 10px;
    border-bottom: 1px dashed gray;
    margin-bottom: 10px;
}


#s_con .sub_table {
    width: 100%;
}
#s_con .sub_table th {
    font-size: 22px;
    border-bottom: 2px solid #7a7a7a;
    padding: 10px;
    line-height: 180%;
    font-weight: bold;
    text-align: center;
	background-color: #f2f5fa;
}
#s_con .sub_table td {
    padding: 10px;
    font-size: 18px;
    border: 1px solid #E5E5E5;
    line-height: 200%;
    background-color: white;
    font-family: "Nanum Gothic", sans-serif;
}
#s_con .sub_table .color {
	font-weight:bold;
    background-color: #fcfae9;
    text-align: center;
}
#s_con .sub_table .color3 {
	text-align:center;
    background-color: #fcfae9;
}
#s_con .sub_table .color4 {
	text-align:center;
}


#s_con .sub_table .color1 {
    font-size: 20px;
    color: #3670b7;
	font-weight:bold;
    text-align: center;
    background-color: #fefff1;
}
#s_con .sub_table .color2 {
    font-size: 22px;
	background-color: #f2f5fa;
    text-align: center;
}



#s_con .sub_table2 {
    width: 100%;
}
#s_con .sub_table2 th {
    font-size: 22px;
    border: 1px solid #E5E5E5;
    padding: 15px 0;
    line-height: 180%;
    font-weight: bold;
    color: #186f07;
    text-align: center;
}
#s_con .sub_table2 td {
    font-size: 15px;
    font-family: "Nanum Gothic", sans-serif;
    padding: 10px;
    border: 1px solid #E5E5E5;
    line-height: 180%;
}
#s_con .sub_table2 .color1 {
    font-size: 16px;
    color: #c36000;
    font-weight: bold;
    text-align: center;
    background-color: #f7f4e8;
    line-height: 220%;
}
#s_con .sub_table2 .color2 {
    font-size: 16px;
    color: #c36000;
    font-weight: bold;
    background-color: #f7f4e8;
    line-height: 220%;
}
#s_con .sub_table2 .color3 {
    font-size: 16px;
    text-align: center;
    background-color: #f7f7f7;
    line-height: 220%;
}



#s_con .sub_table3 {
    width: 100%;
    border-collapse: collapse;
}
#s_con .sub_table3 th {
    padding: 10px 0;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #bb3700;
    text-align: center;
	font-size:20px;
}
#s_con .sub_table3 td {
    padding: 10px 20px;
    font-family: "Nanum Gothic", sans-serif;
    border-bottom: 1px solid #c8c09f;
    line-height: 20px;
    font-size: 14px;
}
#s_con .sub_table3 .color {
    font-weight: bold;
    text-align: center;
    background-color: #f5f2e5;
}
#s_con .sub_table3 .color3 {
    font-weight: bold;
    font-size: 16px;
	padding-left:40px;
}
#s_con .sub_table3 .color2 {
    font-weight: bold;
    padding-left: 40px;
    text-align: left;
    background: #f5f2e5;
    font-size: 16px;
}
#s_con .sub_table3 .color2 a {
    color: #742200;
}
#s_con .tleft {
    text-align: left;
}

#s_con .sub_table4 {
    width: 100%;
    border-collapse: collapse;
}
#s_con .sub_table4 th {
    padding: 10px 0;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #3c6600;
    text-align: center;
}
#s_con .sub_table4 td {
    padding: 10px 0;
    font-family: "Nanum Gothic", sans-serif;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
	line-height:180%;
    border-bottom: 1px solid #d6b57d;
}
#s_con .sub_table4 td img {	
	border-radius: 15px;
	box-shadow: 5px 5px 8px #dedede;
}
#s_con .sub_table4 .color1 {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
}
#s_con .sub_table4 .color3 {
    font-weight: bold;
    text-align: center;
    color: #3c6600;
    font-size: 15px;
}
#s_con .sub_table4 .color2 {
    font-weight: bold;
    padding-left: 40px;
    text-align: left;
    background: #eaf5e5;
    font-size: 16px;
}
#s_con .sub_table4 .color2 a {
    color: #347400;
}
#s_con .tleft {
    text-align: left;
}


#s_con .sub_table5 {
    width: 100%;
    border-collapse: collapse;
}
#s_con .sub_table5 th {
    padding: 10px 0;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #bb3700;
    text-align: center;
}
#s_con .sub_table5 td {
    padding: 10px 0;
    font-family: "Nanum Gothic", sans-serif;
    text-align: center;
    border-bottom: 1px solid #c8c09f;
    line-height: 20px;
    font-size: 14px;
}
#s_con .sub_table5 .color1 {
    font-weight: bold;
    text-align: center;
}
#s_con .sub_table5 .color3 {
    font-weight: bold;
    text-align: center;
    color: #bb3700;
    font-size: 16px;
}
#s_con .sub_table5 .color2 {
    font-weight: bold;
    padding-left: 30px;
    text-align: left;
    color: #6d3800;
    background: #f5f2e5;
}
#s_con .tleft {
    text-align: left;
}

#s_con .sub_table6 {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #b5d1b6;
}
#s_con .sub_table6 th {
    padding: 10px 0;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #004872;
    text-align: center;
    border-right: 1px solid #b5d1b6;
}
#s_con .sub_table6 td {
    padding: 10px 0;
    font-family: "Nanum Gothic", sans-serif;
    text-align: center;
    border-bottom: 1px solid #b5d1b6;
    line-height: 20px;
    font-size: 14px;
    border-right: 1px solid #b5c3d1;
}
#s_con .sub_table6 .color1 {
    font-weight: bold;
    text-align: center;
}
#s_con .sub_table6 .color3 {
    font-weight: bold;
    text-align: center;
    color: #bb3700;
    font-size: 16px;
}
#s_con .sub_table6 .color2 {
    font-weight: bold;
    text-align: center;
    background: #ecf2f6;
    font-size: 16px;
}
#s_con .sub_table6 .color2 a {
    color: #244000;
}
#s_con .tleft {
    text-align: left;
}


#s_con .sub_table7 {
    width: 100%;
}
#s_con .sub_table7 th {
    font-size: 15px;
    border: 1px solid #7a7a7a;
    padding: 10px;
    line-height: 180%;
    font-weight: bold;
    text-align: center;
	background-color:#f8f8f8;
}
#s_con .sub_table7 td {
    padding: 10px;
    border: 1px solid #E5E5E5;
    line-height: 200%;
    background-color: white;
}
#s_con .sub_table7 .color {
    font-size: 15px;
    color: black;
    background-color: #ededed;
    text-align: center;
}
#s_con .sub_table7 .color3 {
    background-color: #f9f8e7;
    font-size: 16px;
}
#s_con .sub_table7 .color4 {
	text-align:center;
}


#s_con .sub_table7 .color1 {
    font-size: 15px;
    color: #3670b7;
    text-align: center;
}
#s_con .sub_table7 .color2 {
    font-size: 16px;
	background-color: #f2f5fa;
    text-align: center;
}


#s_con .sub_table8 {
    width: 100%;
}
#s_con .sub_table8 th {
    font-size: 16px;
    border-bottom: 2px solid #7a7a7a;
    padding: 10px;
    line-height: 180%;
    font-weight: bold;
    text-align: center;
	background-color:#f8f8f8;
}
#s_con .sub_table8 td {
    padding: 5px;
    border: 1px solid #d4d4d4;
    line-height: 200%;
    background-color: white;
}
#s_con .sub_table8 .color {
    font-size: 15px;
    color: black;
    background-color: #ededed;
    text-align: center;
}
#s_con .sub_table8 .color1 {
    font-size: 18px;
    color: #3670b7;
	padding-left:20px;
	padding-right:20px;
}
#s_con .sub_table8 .color2 {
    font-size: 16px;
	background-color: #f2f5fa;
    text-align: center;
}
#s_con .sub_table8 .color3 {
	padding-left:20px;
}
#s_con .sub_table8 .color4 {
	text-align:center;
}



#s_con .sub_table9 {
    width: 100%;
}
#s_con .sub_table9 td {
    border: 1px solid #fff;
	padding:0;
}




.button1 {
    background: #319500;
    color: #fff;
    border: none;
    position: relative;
    height: 60px;
    font-size: 1.5em;
    padding: 0 2em;
    cursor: pointer;
    transition: 800ms ease all;
    outline: none;
    padding-top: 15px;
	width:500px;
	text-align:center;
	margin:10px 0 20px 0;
}
.button1:hover {
    background: #fff;
    color: #319500;
}
.button1:after,
.button1:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #319500;
    transition: 400ms ease all;
}
.button1:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
}
.button1:hover:after,
.button1:hover:before {
    width: 100%;
    transition: 800ms ease all;
}

#s_con ul.box2 {
	width:1200px;
}
#s_con ul.box2 li {
	float:left;
	display: flex;
    align-items: center;
}
#s_con ul.box2 li.tt1 {
	width:250px;
	height:200px;
	margin-right:10px;
	margin-bottom:30px;
	padding:25px;
	font-size:34px;
    font-weight:bold;
  color:#fff;
  border-color:#566963;
  font-weight:bold;
  border-top-left-radius:5px;
  border-top-right-radius:5px;
  border-bottom-left-radius:5px;
  border-bottom-right-radius:5px;
  box-shadow:inset 0px 1px 3px 0px #91b8b3;
  text-shadow:inset 0px -1px 0px #2b665e;
  background:linear-gradient(#768d87, #6c7c7c);
}
#s_con ul.box2 li.tt2 {
	width:637px;
	padding:30px;
	height:200px;
	margin-bottom:30px;
	font-size:24px;
	line-height:150%;
  border-width:1px;
  color:#3a8a9e;
  border-color:#d6bcd6;
  font-weight:bold;
  border-top-left-radius:15px;
  border-top-right-radius:15px;
  border-bottom-left-radius:15px;
  border-bottom-right-radius:15px;
  box-shadow: 3px 4px 0px 0px #899599;
  text-shadow: 0px 1px 0px #e1e2ed;
  background:linear-gradient(#ededed, #bab1ba);
}

.box3 {
  color:#666666;
  font-weight:bold;
  background-color:#F6FAEA;
  padding:30px;
  line-height:200%;
  border-radius:10px;
}


.system {
    position: relative;
    width: 897px;
    height: 600px;
    background: url('/images/sub/bg_system.jpg') no-repeat top center;
    color: #000;
}
.system p {
    display: table;
    width: 250px;
    margin: 0 auto 60px;
    background: #fff;
}
.system b {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 68px;
    border: 1px solid #d3d3d3;
}
.system em {
    display: block;
    font-weight: normal;
}

.system .systit {
    display: table;
    width: 400px;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto 60px;
    height: 68px;
	background-color:#795545;
	color:#fff;
	font-size:22px;
}

.system .sys1 {
    position: absolute;
    left: 510px;
    top: 128px;
    display: table;
	background-color:#7fa157;
	color:#fff;
    width: 250px;
    height: 68px;
	font-size:20px;
}
.system .sys2 {
    position: absolute;
    left: 140px;
    top: 128px;
    display: table;
	background-color:#7fa157;
	color:#fff;
    width: 250px;
    height: 68px;
	font-size:20px;
}
.system .sys3 {
    position: absolute;
    right: 0;
    top: 128px;
    display: table;
	background-color:#7fa157;
	color:#fff;
    width: 250px;
    height: 68px;
	font-size:20px;
}
.system .syst1 {
    position: absolute;
    left: 17px;
    top: 240px;
    display: table;
    width: 200px;
    height: 68px;
    background: #fff;
    border: 1px solid #d3d3d3;
}
.system .syst2 {
    position: absolute;
    left: 237px;
    top: 240px;
    display: table;
    width: 200px;
    height: 68px;
    background: #fff;
    border: 1px solid #d3d3d3;
}

.system .syst2_1 {
    position: absolute;
    left: 237px;
    top: 313px;
    display: table;
    width: 200px;
    height: 68px;
    background: #fff;
    border: 1px solid #d3d3d3;
}
.system .syst3 {
    position: absolute;
    left: 457px;
    top: 240px;
    display: table;
    width: 200px;
    height: 68px;
    background: #fff;
    border: 1px solid #d3d3d3;
}
.system .syst4 {
    position: absolute;
    left: 677px;
    top: 240px;
    display: table;
    width: 200px;
    height: 68px;
    background: #fff;
    border: 1px solid #d3d3d3;
}

.system .depth3 strong {
    display: block;
    width: 200px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #d3d3d3;
    background: #ededed;
    text-align: center;
}
.system .depth3 > li:nth-child(1) {
    position: absolute;
    left: 457px;
    top: 370px;
	width:200px;
}
.system .depth3 > li:nth-child(2) {
    position: absolute;
    left: 457px;
    top: 420px;
	width:200px;
}
.system .depth3 > li:nth-child(3) {
    position: absolute;
    left: 457px;
    top: 470px;
	width:200px;
}
.system .depth3 > li:nth-child(4) {
    position: absolute;
    left: 677px;
    top: 370px;
	width:200px;
}