div#contents{
    width: 100%;
    height: auto;
}
div#contents_top{
    width: 100%;
    height: 120px;
}
div#contents_bottom{
    width: 100%;
    height: 60px;
}
div.part_area{
    width: 1250px;
    height: auto;
    margin: 0 auto;
}
div.part_area_1{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
div.contents_part_top{
    width: 100%;
    height: 50px;
}
div.contents_part{
    width: 1250px;
    height: 50px;
    border-bottom: 1px dotted #ccc;
    margin: 80px 0 30px 0;
}
div.contents_part ul{
    width: 400px;
    height: 50px;
    text-align: center; 
    margin-left: 425px;
    background-color: #fff;
    font-family: 'Noto Sans KR', sans-serif;
}
div.contents_part ul:nth-child(1){
    line-height: 50px;
    font-size: 28px;
    font-weight: bold;
    text-shadow:-1px 0px #ccc,1px 0px #fff,0px -1px #fff,0px 1px #fff;
    color:#000;
}
div.contents_part ul:nth-child(2){
    line-height: 25px; 
    font-size: 16px;
    font-weight: 500; 
    color: #464646;
}
div.contents_part_1_top{
    width: 100%;
    height: 80px;
}
div.contents_part_1_bottom{
    width: 100%;
    height: 30px;
}
div.contents_part_1{
    width: 1250px;
    height: 50px;
    border-bottom: 1px dotted #ccc;
    margin:0 auto;
    justify-content: center;
}
div.contents_part_1 ul{
    width: 400px;
    height: 50px;
    text-align: center; 
    margin-left: 425px;
    background-color: #fff;
    font-family: 'Noto Sans KR', sans-serif;
}
div.contents_part_1 ul:nth-child(1){
    line-height: 50px;
    font-size: 28px;
    font-weight: bold;
    text-shadow:-1px 0px #ccc,1px 0px #fff,0px -1px #fff,0px 1px #fff;
    color:#000;
}
div.contents_part_1 ul:nth-child(2){
    line-height: 25px; 
    font-size: 16px;
    font-weight: 500; 
    color: #464646;
}
div.contents_dotted{
    width: 1250px;
    height: 30px;
    background-image: url('http://greensystems.co.kr/images/1250_30_line_dotted.png');
    margin: 0 auto;
    opacity: 1.0;
}
div.product_frm{
    width: 1250px;
    height: 620px;
    margin: 0 auto;
}
div.product_frm_bbs{
    width: 1250px;
    height: auto;
    margin: 0 auto;
}
div#index_product_swipe_frm{
    width: 100%;
    height: 620px;
}
iframe#product_ifrm{
    width: 1250px;
    height: 600px;
    border: none;
}
div.map_frm{
    width: 100%;
    height: 600px;
}
div.index_map_frm{
    width: 1250px;
    height: 600px;
    margin: 0 auto;
}
ul.map_info_title{
    width: 100%;
    height: 100px;
}
ul.map_info_title li{
    width: 100%;
    height: 50px;
    text-align: center;
}
ul.map_info_title li:nth-child(1){
    line-height: 80px;
    font-size: 22px;
    font-weight: 800;
}
ul.map_info_title li:nth-child(2){
    line-height: 50px;
    font-size: 18px;
    font-weight: 600;
}
ul.map_value{
    width: 1250px;
    height: 500px;
}
div.contact_frm{
    width: 100%;
    height: 780px;
    margin: 0 auto;
}