﻿html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, p, blockquote, iframe, input { margin:0px;padding:0px; }
ol,ul,li,dt,dd { list-style:none; }
div, label, dt, dd, li, th, td, p, a, span,intput,textarea, select {
	font-family:dotum, "돋움";font-size:12px;}
h1.hidd, h2.hidd, h3.hidd, h4.hidd, h5.hidd, h6.hidd,
a span.hidd, .hidd {
	visibility:hidden;overflow:hidden;margin:-1px 0px 0px;padding:0px;
	width:1px;height:1px;line-height:1px;position:absolute;top:-10000px;
}
input.txt, select, textarea {border:solid 1px #cfcfcf;padding:2px 2px 0px;}
fieldset {border:0px;}
img { border:0px;}
html hr { display:none;}
a { text-decoration:none; color:#3d3d3d; }
a:hover, a:active {text-decoration:underline; color:inherit; }
.ime_dis { ime-mode: disabled; }
.ime_act { ime-mode: active; }
.ime_inact { ime-mode: inactive; }

/* ------------------------------------------------------------------------- */

/* main에서 thinnavi 노출 안되도록 스타일사용 */
body {background:url("https://img.cbs.co.kr/cbs/common/top/body_bg.gif") repeat-x 0px 0px;}
body.main {background:none;}
body.main .sub_thinnavi{display:none;}

/* 기본 틀 정의 */
.wrap {width:900px;margin:0px auto;}
.wrap .container {width:900px;padding-bottom:50px;float:left;}
body.main .wrap .container {width:900px;padding-bottom:0px;float:left;}