* { margin: 0; padding: 0; font-size:12px;font-family:Gulim, Verdana, Arial, sans-serif;/*font: normal 12px/160% Gulim, Verdana, Arial, sans-serif;*/color: #757575; }

html, body { height: 100%; }

a:link { text-decoration: none; }

a:visited { text-decoration: none; }

a:hover, a:active, a:focus { text-decoration: underline; }

img { border: 0; }

input, select, textarea { font: normal 12px/140% Arial, Tahoma, Helvetica, sans-serif; padding: 0px; vertical-align: middle; margin: 0px; }

input { margin: 0px 0 0; }
ul, ol { list-style-image:none; list-style-type:none; margin: 0px; padding: 0px; }


.checkBox   { margin: -3px 1px 0px 0px; padding: 0px; height: 13px; width: 13px; vertical-align: middle; }

p { line-height: 20px; }

/* 제목 */
h1, h2, h3, h4, h5 { font-size: 12px; font-weight: bold; line-height:normal; font-variant:normal; font-style:normal; font-stretch:normal; font-size-adjust:none; }

h1 {} /* 로고 */

h2 {} /* 카테고리 타이틀 */

h3 { color: #343434; } /* 컨텐츠 타이틀 */

h4 { color: #343434; } /* 채널 타이틀 */

h5 { color: #343434; } /* 영상제목 */

h6 { font: 12px "돋움", Arial, Tahoma, Helvetica, sans-serif; color: #999999; letter-spacing: -1px; } /* 소개 */
dl, dt, dd { margin: 0px; padding: 0px; }


/* 텍스트 크기 */
.txt_12 { font: 12px/18px Gulim, Arial, Tahoma, Helvetica, sans-serif; }
.txt_11 { font: 11px/18px Dotum, Arial, Tahoma, Helvetica, sans-serif; }

/* 텍스트 조절 */
.txt_spacing { letter-spacing: -1px; }
.txt_b { font-weight: bold; }

/* 위치 */
.po_right { float: right; }

.po_left { float: left; }

.po_both { float: both; }

/* 컬러 */
.col_343434 { color:#343434 }

.col_ff5a00 { color:#ff5a00 }

.col_ffffff { color:#FFFFFF }

.clear { clear: both; }

