body, table, tr, td, p, textarea,div,pre,blockquote {font-size:12px; font-family: 돋움,굴림,gulim; color:#5E5E5E;}

table, img {border:none}

body,img {
	margin:0;
	  }

.clear:after{
	content:'';
	display:block;
	clear:both;
}
/********** 차트부분의 배경 테두리 지정 **********/
.textarea1 {
	border:1px solid #e5e5e5;
	text-align:center;
	}

/********** 링크 **********/
a:link {color:#696969; text-decoration:none}
a:visited {color:#696969; text-decoration:none;}
a:hover {color:#FF6600; text-decoration:none;}

/* 등락 */
.up { color:#DF3F00; }
.down { color:#007FDF; }
.same { color:#5E5E5E; }


/********** 현재가 current_box *********************/
#current_box {
	}

#current_text {
	margin-left:5px;
	text-align:center;
	border-bottom: 1px solid #e5e5e5;
	}

.updown_title {
	font-size:11px; font-weight:bold;
	text-align:left;
	color:#000;
	}

#title {
	width:680px;
	height: 16px;
	background:url(../images/mini_blet.gif) no-repeat 2px 5px;
	border-bottom: #f17676 2px solid;
	margin-bottom:1px;
	}

#title_icon {
	padding-left:7px;
	color:#f17676; font-size:12px;
	font-weight:bold;
	float: left;
	}

#ck_time {
	font-size:11px; text-align: right;
	float: right;
	color:#666666;
	}

.num_bold {
	width:145px;
	font-family: Arial; font-size:17pt;
	color: #000000; font-style: normal;
	font-weight: bold; text-align:center;
	}

#box_top th {
	line-height:25px;
	background:#f9e6e2;
	font-family:"돋움", "Verdana"; color:#7a3434;font-weight:normal;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}

/********** 호가 hoga_box *********************/
#hoga_box {
	margin-top:10px;
	float:left;
	}
#hoga_table {
	width:325px;
	line-height:22px;
	text-align:center;
	}
#hoga_table td {
	border-bottom:1px solid #ededed;
	}
#hoga_table th {
	background:#f9e6e2;
	font-family:"돋움", "Verdana"; color:#7a3434;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}

/********** 자본금 capital_box *********************/
#capital_jisu {
	margin-top:10px;
	margin-left:5px;
	float:left;
	}

#capital_box {
	}

#capital_table {
	width:350px;
	line-height:24px;
	border-top: 1px solid #ffffff;
	}

#capital_table td {
	border-bottom:1px solid #ffffff;
	}

.capital_title {
	font-size:11px;
	background:#f9e6e2;
	padding-left:3px;
	color:#7a3434;
	}

.capital_price {
	text-align:right;
	padding-right:3px;
	}

	/********** 지수 jisu3_box *********************/
#jisu3_box {
	margin-top:10px;
	}

#jisu3_table {
	width:350px;
	text-align:center;
	border-bottom:1px solid #e5e5e5;
	}

#jisu3_table th {
	line-height:24px;
	background:#f9e6e2;
	font-family:"돋움", "Verdana"; color:#7a3434;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}

#jisu3_arrow td {
	font-size:13px; color:#ffffff; font-weight:bold;
	line-height:65px;
	}

#jisu3_updown {
	font-weight:bold;
	line-height:24px;
	}

/*******************/
.line_fff {
	line-height:1px #ffffff solid;
	}

.num_b {  font-family: "Arial";  font-size:17pt; color: #000000;font-style: normal; font-weight: bold; text-align:center; }

.c_align {
	text-align:center;
	font-size:12px;
	border-bottom:1px #e5e5e5 solid;
	}
.t_title td{
	line-height:25px;
	background:#f9e6e2;
	color:#7a3434;
	}

.juga_title th{			/* 분주가,일주가 테이블 타이틀*/
	line-height:25px;
	background:#f9e6e2;
	color:#7a3434;
	}

.juga_content {
	line-height:25px;
	/* color:#666666; */
	padding-right:25px;
	text-align:right;
	}

.blet_icon {
	background:url(../images/mini_blet.gif) no-repeat 0px 7px;
	}


.blet_icon4 {
	background:url(../images/mini_blet.gif) no-repeat 0px 4px;
	}

.s_title {
	color:#f17676;font-weight:bold;
	}

.mini_font {
	font-size:11px;font-family:돋움;
	color:#666666;
	}

.mini_price{
	color:#454545;
	font-size:11px;font-family:돋움;
	}

.juga_title2 th{			/* 일주가 테이블 타이틀*/
	line-height:25px;
	background:#f9e6e2;
	color:#7a3434;
	text-align:right;
	}


/********** 인트라 주가정보 *********************/

#intra_stock td {
	font-family: Dotum, Arial;
	font-size: 11px;
	color: #333333;
	border-bottom:1px solid #d4d4d4;
	padding: 2px 0 0 0;
	}

#intra_stock .intra_line td { height:17px; }

#intra_stock .name {
	padding-left: 3px;
	width: 66px;
}

#intra_stock .close {
	padding-right: 2px;
	width: 53px;
	text-align: right;
}

#intra_stock .updown {
	padding-right: 3px;
	width: 47px;
	text-align: right;
}

#intra_stock .up {
	color:#F83F3F;
}

#intra_stock .down {
	color:#2A66D3;
}

#intra_stock .same {
	color:#1D9D5C;
}

.intra_dp {
	display:none;
}

#intra_dp_0 {
	display: block;
}
