.hline {
	background-color: #f8e6e6;
	position: relative;
	padding: 6px 10px;
	margin-bottom: 12px;
	line-height: 24px;
}

.hline h4 {
	display: inline;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}

.hline span {
	display: inline;
	color: #db1023;
	font-size: 15px;
}

.hline a {
	color: #000000;
	text-decoration: none;
}

.hline a:hover {
	text-decoration: underline;
}

.hline .addup {
	background: transparent url(/include/images/redcross.png) left center no-repeat;
	position: absolute;
	top: 6px;
	right: 64px;
	padding-left: 14px;
}

.hline .order {
	position: absolute;
	top: 6px;
	right: 20px;
}
.imgsection {
	width: 360px;
}

table {
	border-spacing: 1px 1px;
	border-collapse: separate;
}

.a_tab_block .squeeze table {
	width: 100%;
}

.a_tab_block .squeeze h3 {
	background: transparent url(/include/images/stock/line_point_bg.png) bottom left repeat-x;
	font-size: 13px;
	border: 0;
	margin-bottom: 8px;
	padding-left: 0;
	text-align: left;
}

.a_tab_block .squeeze table td table {
	width: 296px;
}

table.intable tbody .odd td {
	background-color: #fef5f5;
}

table.intable tbody td {
	background-color: #fdeeee;
	line-height: 2em;
}

table td a {
	color: #c00000;
}

.a_tab_block .squeeze em {
	display: block;
	color: black;
	font-size: 13px;
	font-style: normal;
	margin-top: 4px;
}

.bull {
	color: #ff0000;
}

.bear {
	color: #339900;
}

.cleartitle {
	clear: both;
	margin: 10px 0 13px !important;
}

table td.eval {
	width: 92px;
	padding-left: 23px;
}

table a.rankstar {
	background: transparent url(/include/images/n_star.png) top center no-repeat;
	display: block;
	width: 13px;
	height: 12px;
	float: left;
	margin-right: 2px;
	overflow: hidden;
	text-indent: -999em;
}

table a.rankstar:hover {
	background: transparent url(/include/images/y_star.png) top center no-repeat;
}

table a.tick {
	background: transparent url(/include/images/y_star.png) top center no-repeat;
}

.td_left,
.td_right {
	vertical-align: top;
}

.td_left table {
	width: 214px !important;
}

.td_right table {
	width: 510px !important;
}

.col_head {
	background-color: #fdeeee !important;
	width: 76px;
	color: #333333;
}

.odd .col_head {
	background-color: #fef5f5 !important;
	width: 76px;
	color: #333333;
}

.td_left tbody td {
	background-color: #fdeeee;
	color: #666666;
}

.td_left tbody tr.odd td {
	background-color: #fef5f5;
	color: #666666;
}

.td_right tbody td {
	background-color: #f2f2f2;
	color: #666666;
	line-height: 2em;
}

.td_right tbody tr.odd td {
	background-color: #ffffff;
}


/* Border Box */

.borderbox {
	border: 1px solid #d4d4d4;
	margin: 12px 0 36px;
	padding: 6px 0;
}

.borderbox table {
	border-collapse: separate;
	border-spacing: 2px 2px;
	width: 690px;
	margin: 6px auto;
}

.borderbox table tbody td {
	background-color: #f2f2f2;
	color: #656565;
	text-align: left;
	line-height: 2.08em;
}

.borderbox table tbody .odd td {
	background-color: #ffffff;
}

.borderbox table .odd .col_head {
	background-color: #fef5f5;
	text-align: center;
	width: 100px;
}

.borderbox table .col_head {
	background-color: #fdeeee;
	text-align: center;
}

.advi_col {
	background-color: #fef5f5 !important;
	padding: 0 15px 0 22px;
	font-size: 13px;
	height: 2.53em;
}

.advi_col dd {
	float: left;
	color: #000000;
	padding-left: 26px;
	margin-right: 26px;
}

.advi_col span {
	float: right;
	font-size: 0.92em;
	color: #808080;
}

.advi_col dd.greenlight {
	background: transparent url(/include/images/stock/greenlight.png) left center no-repeat;
}

.advi_col dd.graylight {
	background: transparent url(/include/images/stock/graylight.png) left center no-repeat;
}

strong {
	font-size: 13px;
	color: #ff0000;
	font-weight: bold;
}