/*
 * default.css 재정의
 */
#content {;margin-top:0px}
h4 span{font-weight:normal;font-size:0.8em;}
h5 span{font-weight:normal;font-size:1.0em;}
.tbl_basic th{background:#f6f9fc;}

/*
 * 제로인 작성
 */
 
/* 숨기기 */
.hidden{position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden;visibility:hidden;font-size:0;line-height:0}

/* copyright */
ul.zeroin_copy {clear:both;overflow:hidden;padding:15px 15px 7px;background:#f4f4f4 url("/w2b2013/zeroin/images/copyright/foot_zeroin.gif") no-repeat 14px 15px;}
.zeroin_copy li {padding:0 0 8px 70px;background:url(/w2b2013/zeroin/images/copyright/bullet01.gif) no-repeat 60px 5px;line-height:15px;}

/* DIV 수직간격 */
div.ClearBlock {clear:both;margin:0;padding:0;font-size:0;line-height:0;zoom:1;overflow:hidden;}
div.Vspace00 {clear:both;height:0px}
div.Vspace05 {clear:both;height:5px;}
div.Vspace10 {clear:both;height:10px;}
div.Vspace20 {clear:both;height:20px;}
div.Vspace40 {clear:both;height:40px;}

/* 빈셀보이기
table {empty-cells:show;}
*/

/* 테이블로우 첫번째왼쪽보더 삭제 
table thead tr th:first-child, table thead tr td:first-child {border-left:none;}
table tbody tr th:first-child, table tbody tr td:first-child {border-left:none;}
*/
/* 테이블로우 마지막오른쪽보더 삭제 */ 
.tbl_basic thead tr th:last-child, .tbl_basic thead tr td:last-child {border-right:show;}
.tbl_basic tbody tr th:last-child, .tbl_basic tbody tr td:last-child {border-right:none;}

/* 투자스타일 타이틀 */
h5.tb {border-top:1px solid #66bbee;border-bottom:1px solid #aaccdd;padding:8px;margin-top:0;margin-bottom:10px;background:#edf4fa;text-align:center;}
/* 스타일박스 */
#stylebox33{width:100%; z-index:10; table-layout:fixed;}
#stylebox33 th{padding:5px 5px; text-align:center;font-weight:normal;height:30px;}
#stylebox33 td {z-index:1;padding:5px 10px;text-align:center;border:1px solid #e0e0e0;word-wrap:break-word;word-break:break-all;width:27px; height:27px;}
#stylebox33 td.on{background-color:#FFFFD0;}

/* 스타일박스2 */
#stylebox33_2{width:100%; z-index:10; table-layout:fixed;}
#stylebox33_2 th{padding:5px 5px; text-align:center;font-weight:normal;height:30px;}
#stylebox33_2 td {z-index:1;padding:5px 10px;text-align:center;border:1px solid #e0e0e0;word-wrap:break-word;word-break:break-all;width:27px; height:27px;}
#stylebox33_2 td.on{background-color:#FFFFD0;}

/* 스타일박스3 */
#stylebox33_3{width:100%; z-index:10; table-layout:fixed;}
#stylebox33_3 th{padding:5px 5px; text-align:center;font-weight:normal;height:30px;}
#stylebox33_3 td {z-index:1;padding:5px 10px;text-align:center;border:1px solid #e0e0e0;word-wrap:break-word;word-break:break-all;width:27px; height:27px;}
#stylebox33_3 td.on{background-color:#FFFFD0;}

/* 스타일박스4 */
#stylebox33_4{width:100%; z-index:10; table-layout:fixed;}
#stylebox33_4 th{padding:5px 5px; text-align:center;font-weight:normal;height:30px;}
#stylebox33_4 td {z-index:1;padding:5px 10px;text-align:center;border:1px solid #e0e0e0;word-wrap:break-word;word-break:break-all;width:27px; height:27px;}
#stylebox33_4 td.on{background-color:#FFFFD0;}

