@charset "utf-8";

h1.research {margin-bottom: 7px; font-size: 0;}

/* Background Color */

.listBgGr {
	background: #f6f5f0;
}

/* Text Dot */

.dotTxt {
	background: url(../images/common/icon_txt.gif) no-repeat 0 7px;
	padding-left: 8px;
}

/* 매크로팀 */


table.macro {
	width:100%;
	border-top: 1px solid #e21f27;
	font-size:12px;
}


table.macro td {
	border-bottom: 1px solid #d9d9d9;
}


table.macro td.photo {
	padding: 20px 20px 15px;
}

table.macro td.photo ul {
	width: 220px;
	float:left;
	padding-left: 20px;
}
/*리서치센터소개 팀(빨강 밑줄글자) */
table.macro td.photo ul li.part {
	margin-bottom:8px;
	font-weight:bold;
	border-bottom: 1px solid #b2b2b2;
	color: #c40e10;
}
table.analy td.photo ul li.part {
	margin-bottom:8px;
	font-weight:bold;
	border-bottom: 1px solid #b2b2b2;
	color: #c40e10;
}
table.macro td.photo ul li.phone {
	padding-top:6px;
}

table.macro td.photo ul li.btn {
	padding-top: 6px;
}

table.macro td.txt {
	padding-top:20px;
	line-height: 12pt;
}

/* 기업분석팀 */


table.reCrop {
	width:100%;
	border-top: 1px solid #a6a6a6;
	font-size:12px;
}


table.reCrop td {
	border-bottom: 1px solid #d9d9d9;
}


table.reCrop td.photo {
	padding: 20px 20px 15px;
}

table.reCrop td.photo ul {
	width: 220px;
	float:left;
	padding-left: 20px;

}
/*리서치센터소개 팀(빨강 밑줄글자) */
table.reCrop td.photo ul li.part {
	margin-bottom:8px;
	font-weight:bold;
	border-bottom: 1px solid #b2b2b2;
	color: #c40e10;
}
table.analy td.photo ul li.part {
	margin-bottom:8px;
	font-weight:bold;
	border-bottom: 1px solid #b2b2b2;
	color: #c40e10;
}

table.reCrop td.photo ul li.phone {
	padding-top:6px;
}

table.reCrop td.photo ul li.btn {
	padding-top: 6px;
}

table.reCrop td.txt {
	padding-top:20px;
	line-height: 12pt;
}



/* 애널리스트 */

table.analy {
	width:100%;
	font-size:12px;
}


table.analy td.photo {
	padding: 0 20px;
}

table.analy td.photo ul {
	float:left;
	padding-left: 20px;
}

table.analy td.photo ul li.phone {
	padding-top:12px;
}


table.analy td.txt {
	line-height: 12pt;
}

.bgAnalTop {
	width: 720px;
	height: 20px;
	background: url(../images/common/bg_analyTop.gif) no-repeat;
	font-size: 0;
}

.bgAnalMid {
	width: 720px;
	background: url(../images/common/bg_analyMid.gif) repeat-y;
}

.bgAnalBot {
	width: 720px;
	height: 20px;
	background: url(../images/common/bg_analyBot.gif) no-repeat;
	font-size: 0;
}


/* 리서치 자료 */

div.daily {
	width:332px;
	margin-bottom: 25px;
	float: left;
}

div.daily .chart {
	height: 186px;
	border-top:1px solid #e21f27;
	border-bottom:1px solid #a6a6a6;
	background: #f6f5f0;
}

div.siNews {
	width:368px;
	float: right;
	margin-bottom: 25px;
	position: relative;
}
div.siNews .btn_more {
	position:absolute;
	top: 8px;
	right: 0;
}

ul.siNews {
	height: 186px;
	margin-top: 7px;
	font-size: 12px;
}

div.reCenter {
	width: 720px;
	margin-top: 10px;
}

.reCenter01 {
	width: 720px;
	margin-top: 8px;
}


/* 종목 스낵샷 */

.snapChart {
	width: 300px;
	height: 177px;
	float:right;
	position: relative;
	border-top: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
	background: #f8f5ee;
}

.sumTable {
	float:left;
	position: relative;
	margin-right: 20px;
	border-top: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
	background: #f8f5ee;
	height: 177px;
	width: 300px
}
/* DCF */

table.dcf {
	width:300px;
	border-top: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
	font-size: 12px;
}

table.dcf th.tit {
	height: 19px;
	background: #e4e4e4;
	text-align: left;
	padding-left: 10px;
	border-bottom: 1px solid #a6a6a6;
}

table.dcf th.txt {
	background: #f4f4f4;
	text-align: left;
	border-right: 1px solid #c3c3c3;
	font-weight: normal;
	padding: 0 10px;
}

table.dcf th.txt1 {
	background: #f4f4f4;
	text-align: right;
	border-right: 1px solid #c3c3c3;
	font-weight: normal;
	padding: 0 10px;
}

table.dcf th.txt2 {
	background: #fbd9d8;
	text-align: left;
	border-right: 1px solid #c3c3c3;
	padding: 0 10px;
}

table.dcf th.txt3 {
	background: #fbd9d9;
	text-align: left;
	border-right: 1px solid #c3c3c3;
	padding: 0 10px;
	color: #d30000;
	font-weight: normal;
}


table.dcf td {
	background: #fcf0f1;
	text-align: right;
	height: 22px;
	padding:1px 5px 0;
}

table.dcf .bL {
	color: #2d6ae7;
}

table.dcf .rE {
	color: #d30000;
}

table.dcf td.bgW {
	background: #ffffff;
}

table.dcf .botBd {
	border-bottom: 1px solid #a6a6a6;
}

p.snapshotTit {
	height: 15px;
	font: bold 16px dotum;
	color: #000;
	background: #e4e4e4;color: #000;
	padding: 10px;
}

p.snapshotTit01 {
	height: 15px;
	font: bold 16px dotum;
	color: #000;
	padding: 3px;
}
.reMb01 {
	margin-bottom: 5px;
}



/* SubMain */

#subWrap01 {
	width: 720px;
	height: 392px;
}


#subWrap02 {
	width: 720px;
	margin-top: 10px;
}


#subWrap03 {
	width: 720px;
	height: 474px;
}

div.researchFla {
	width: 345px;
	float: left;
}

div.researchTop {
	float: right;
	width: 345px;
}

div.researchTop h1 {
	width: 344px;
	height: 135px;
}

div.newReport {
	width: 313px;
	height: 138px;
}

div.reSWrap01 ul.tit {
	width: 345px;
	height: 20px;
}

div.reSWrap ul.txtTab {
	width: 345px;
	height: 22px;
	border-bottom: 1px solid #a6bbd0;
	margin-bottom: 4px;
}

div.reSWrap ul.txtTab li.tit {
	float: left;
	width: 95px;
	margin-top: 3px;
}

div.reSWrap ul.txtTab li.tab01 {
	float: left;
	width: 30px;
}

div.reSWrap ul.txtTab li.tab02 {
	background: url(../images/research/bg_bar.gif) no-repeat 0 3px;
	color: #888;
	padding:0 7px;
	width:36px;
	float: left;
}

div.reSWrap ul.txtTab li.tab03 {
	background: url(../images/research/bg_bar.gif) no-repeat 0 3px;
	color: #888;
	padding-left: 7px;
	width:50px;
	float: left;
}


div.reSWrap ul.txtTab a.on {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

div.reSWrap01 {
	margin-top: 5px;
	height: 135px;
}

ul.todayNews {
	border-top: 1px solid #a6bbd0;
	border-bottom: 1px solid #a6bbd0;
	height: 85px;
	margin-bottom:8px;
	overflow: hidden;
}

ul.todayNews li.ico {
	padding: 9px 21px 0 9px;
	float:left;
}

ul.todayNews li.list {
	float: left;
	width: 230px;
}

ul.todayNews li.list p.tit {
	color: #df0000;
	font-weight: bold;
	text-decoration: underline;
	padding: 7px 0 4px;
}
ul.todayNews li.list p.txt {
	background: url(../images/common/icon_listArr.gif) no-repeat 0 4px;
	padding-left: 10px;
	margin: -1px 0 2px;
	line-height: 15px;
}


ul.todayNews li.list p.txt a {
	color: #898989;
}

ul.listBot01 {
	width: 345px;
	overflow: hidden;
	font-size: 12px;
	color: #828282;
}

ul.listBot01 li {
	background: url(../images/common/icon_05.gif) no-repeat 0 5px;
	padding-left: 10px;
  line-height: 1.3em;
	height: 16px;
	overflow: hidden;
	clear: both;
}

ul.listBot01 li .point {
	color: #0060ba;
}

ul.resSearch {
	padding: 21px 0 0 20px;
	width: 305px;
	height: 25px;
	overflow: hidden;
}

ul.resSearch li.inp {
	float:left;
	margin-left:3px
}

ul.resSearch li.inp input {
	font: normal 12px dotum;
	border: 1px solid #3e74be;
	color: #525252;
	padding: 2px 4px;
}


ul.resSearch li select {
	margin-top: 1px;
}

dl.researchSBox {
	width: 345px;
	height: 123px;
}

dl.researchSBox dt {
	height: 22px;
}

dl.researchSBox dd {
	background: url(../images/research/bg_search.gif) no-repeat;
	height: 85px;
}

dl.researchSBox p.txt {
	margin: 12px 0 0 11px;
	color: #a1a1a1;
}

div.ktbNewsWrap {
	float:left;
	margin-left:30px;
}

div.ktbNewsWrap h4 {
	height: 22px;
}

ul.ktbNews {
	border-top: 1px solid #a6bbd0;
	padding-top:8px;
}

ul.ktbNews li {
	background: url(../images/common/icon_listArr.gif) no-repeat 0 5px;
	padding-left: 10px;
	margin: -1px 0 2px;
	line-height: 18px;
}

div.monthReport {
	width:345px;
	float: left;
}

div.monthReport div.tit {
	height: 20px;
}

p.nextBtn {
	float: right;
}

p.nextBtn img {
	vertical-align: top;
	margin-left: 10px;
}

ol.monthChart {
	font-size: 12px;
	color: #828282;
}

ol.monthChart li {
	padding-left: 19px;
}

ol.monthChart li.num1 {
	background: url(../images/research/num_1.gif) no-repeat 0 2px;
}

ol.monthChart li.num2 {
	background: url(../images/research/num_2.gif) no-repeat 0 2px;
}

ol.monthChart li.num3 {
	background: url(../images/research/num_3.gif) no-repeat 0 2px;
}

ol.monthChart li.num4 {
	background: url(../images/research/num_4.gif) no-repeat 0 2px;
}

ol.monthChart li.num5 {
	background: url(../images/research/num_5.gif) no-repeat 0 2px;
}

ol.monthChart li.num6 {
	background: url(../images/research/num_6.gif) no-repeat 0 2px;
}

ol.monthChart li.num7 {
	background: url(../images/research/num_7.gif) no-repeat 0 2px;
}
ol.monthChart li.num8 {
	background: url(../images/research/num_8.gif) no-repeat 0 2px;
}
ol.monthChart li.num9 {
	background: url(../images/research/num_9.gif) no-repeat 0 2px;
}
ol.monthChart li.num10 {
	background: url(../images/research/num_10.gif) no-repeat 0 2px;
}

ul.snockBotBan {
	width: 345px;
	float:right;
}


div.mainConL {
	float: left;
	width: 345px;
}






table.comList .mainR {
	padding: 1px 5px 0 5px;
	text-align: right;
	font-size: 12px;
	height: 17px;
}

table.comList .mainL {
	padding: 1px 5px 0 5px;
	text-align: left;
	font-size: 12px;
	height: 17px;
}

table.comList .mainL11 {
	padding: 1px 5px 0 5px;
	text-align: left;
	height: 17px;
}


dl.resTb01 {
	height: 147px;
	margin-top: 20px;
}

dl.resTb01 dt {
	height: 22px;
}


div.mainConR {
	float: right;
	width: 345px;
}

dl.mainNews {
	width: 345px;
	height: 131px;
}

dl.mainNews dt {
	height: 20px;
	border-bottom: 1px solid #a6bbd0;
	margin-bottom: 4px;
}


table.subMainBan {
	border:1px solid #aeaeae;
	border-collapse: collapse;
	width: 100%;
}

table.subMainBan td.banRt {
	border-bottom:1px solid #d2d2d2;
}

table.subMainBan td.banLt {
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}

table.subMainBan td.banLb {
	border-right:1px solid #d2d2d2;
}

/* 리서치센터 소개 - 2009.12.10 강성규 */
.rcCenter_info {margin:0;}
.rcCenter_info .txtInfo01 {margin:3px 0 0 14px;background: url(../images/common/arrow_txt.gif) no-repeat 0 4px;padding-left:10px;line-height:16px;font-size:12px;color:#828282;}
.rcCenter {margin-top:4px;}
.rcCenter01 {float:left;width:230px;}
.rcCenter01 p.photo {margin:0;width:230px;height:282px}
.rcCenter01 p.sign {margin-top:24px;}
.rcCenter02 {float:right;width:463px;font-size:12px;color:#828282;}

.profile {margin:0 0 0 22px;}
.profile01 {margin-top:16px;}
.profile01 li.txt1 {font-weight:bold;font-size:12px;line-height:16px;}
.profile01 li.txt2 {font-size:11px;}

.profile02 {margin:13px 0 0 0;}
.profile02 dt {font-weight:bold;font-size:12px;height:20px;}
.profile02 dd {font-size:12px;background:url(../images/common/icon_03.gif) no-repeat 0 7px;padding-left:8px;}

.rcDetail01 {height:144px;background:url(../images/research/researchCenter_bg01.gif) no-repeat left top;}
.rcDetail02 {height:144px;background:url(../images/research/researchCenter_bg02.gif) no-repeat right top;}
.rcDetail03 {height:144px;background:url(../images/research/researchCenter_bg03.gif) no-repeat left top;}
.rcDetail04 {height:144px;background:url(../images/research/researchCenter_bg04.gif) no-repeat right top;}
.rcDetail_txt01 {padding:37px 0 0 175px;}
.rcDetail_txt02 {padding:38px 175px 0 0;}
.rcDetail03 .rcDetail_txt01 {padding-top:29px;}