body {
background: url('http://penrithgolfrange.webnshop.com.au/uploaded/files/bg-001.png')  0 0 repeat-x;color:#000;overflow:scroll;overflow-x:hidden;"
}

  .c_v_home_dft {
   
    width: 1119px;
    margin:0 auto;
    }
  




/* 모든 페이지 폰트 설정 */
body {
font-family: georgia, arial, serif;
color:#636363;
font-size:15px;
}


/* 모든 링크의 색을 조정 */
a {
color: #05C605;
}
a:hover{
color:#00FF00;
}




/* 메인 메뉴 */
.menu ul.mainmenu li a {
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    padding: 0 38px;        /*메뉴 사이 간격 */
    text-decoration: none;
}




/* 메인 메뉴 마우스 오버시 색상 */
.menu ul.mainmenu li a:hover {
    color: #D9E021;
    font-size:15.5px;
}






.menu ul.mainmenu li ul.submenu li{
display:block;padding:0 0 0 6px;overflow:hidden;text-align:left;width:220px;border:1px solid #fff;background:#758084; z-index:20;
/* 반투명 시작 */
opacity:0.7;
 filter:alpha(opacity=70); /* For IE8 and earlier */
/* 반투명 끝 */
}/*-sublistBg-*/


#wowaspfoot_bg {


background: url("http://dentalmillingcen.webnshop.com.au/uploaded/files/footer-bg-image.jpg") repeat-x scroll 50% 0 transparent;

width:1800px !important; 
height: 300px;
margin:0 auto;
}



/* 스마트폰 (가로 및 세로) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* 사용자 코드 */
}

/* 스마트폰 (가로 ) ----------- */
@media only screen and (min-width : 321px) {
/* 사용자 코드 */
}

/* 스마트폰 (세로) ----------- */
@media only screen and (max-width : 320px) {
/* 사용자 코드 */
}

/* 아이패드 (가로 및 세로) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
/* 사용자 코드 */
}

/* 아이패드 (가로) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* 사용자 코드 */
}

/* 아이패드 (세로) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* 사용자 코드 */
}

/* PC 및 노트북 ----------- */
@media only screen and (min-width : 1224px) {
/* 사용자 코드 */
}

/* 대형 스크린 ----------- */
@media only screen and (min-width : 1824px) {
/* 사용자 코드 */
}

/* 아이폰 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* 사용자 코드 */
}

/* 아이폰 5 & 5S 가로 및 세로 */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
/* 사용자 코드 */



}

/* 아이폰 5 & 5S 가로 ------ */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape) {
/* 사용자 코드 */
}

/* 아이폰 5 & 5S 세로 ------ */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) {
/* 사용자 코드 */

#wowaspfoot_bg {
background: url("http://dentalmillingcen.webnshop.com.au/uploaded/files/footer-bg-image.jpg") repeat-x scroll  0 transparent;
width:1580px !important; 

}



}

/* 아이폰 6 세로 및 가로 */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
/* 사용자 코드 */
}

/* 아이폰 6 가로 */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape) {
/* 사용자 코드 */
}

/* 아이폰 6 세로 */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait) {
/* 사용자 코드 */
}

/* 아이폰 6 Plus 가로 및 세로 */
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) {
/* 사용자 코드 */
}

/* 아이폰 6 Plus 가로 */
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape) {
/* 사용자 코드 */
}

/* 아이폰 6 Plus 세로 */
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) {
/* 사용자 코드 */
}

/* 아이패드 미니 가로 및 세로 */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 1)  {
/* 사용자 코드 */
}

/* 아이패드 미니 가로 */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 1)  {
/* 사용자 코드 */
}

/* 아이패드 미니 세로 */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1)  {
/* 사용자 코드 */
}
(Source: http://css-tricks.com/snippets/css/media-quer




