.borderbox {
	border: 2px solid #f2f2f2;
	padding: 18px 14px;
}

.borderbox h4 {
	position: relative;
	color: #d80403;
	font-size: 15px;
	font-weight: bold;
}

.borderbox h4 span {
	position: absolute;
	right: 0;
	top: 0;
	color: #000000;
	font-size: 12px;
	font-weight: lighter;
}

img.introimg {
	float: left;
}

/* Tool Intro */

.toolintro {
	background: transparent url(/include/images/sp_line.png) bottom left repeat-x;
	padding: 0 0 12px 188px;
}

.toolintro dl,
.toolintro ul {
	height: 1%;
	overflow: hidden;
}

.toolintro li {
	display: block;
	width: 480px;
}

.toolintro dt,
.toolintro dd {
	float: left;
}

.toolintro dt {
	width: 62px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 17px;
}

.toolintro dd {
	width: 243px;
	font-size: 13px;
}

.toolintro dd span {
	line-height: 1.8em;
	margin: 0 1px;
	padding: 2px 4px;
}

dd span.web {
	background-color: #d5edf4;
}

dd span.ap {
	background-color: #e5f4d5;
}

dd span.securities {
	background-color: #f4e0d5;
}

dd span.futures {
	background-color: #d5d9f4;
}

dd span.select {
	background-color: #d1f5ea;
}

dd span.s_term {
	background-color: #f5d1f2;
}

dd span.abroad {
	background-color: #fee7b9;
}

dd span.still {
	background-color: #fdf7de;
}

dd span.move {
	background-color: #fff8cf;
}

dd span.begging {
	background-color: #fef5f5;
}

dd span.medium {
	background-color: #fdeeee;
}

dd span.advance {
	background-color: #fde8e8;
}

.btnline {
	padding: 4px 0;
}

.btnline a {
	background: transparent url(/include/images/mine/addup.png) no-repeat scroll left top;
	display: block;
	float: left;
	width: 95px;
	height: 21px;
	color: #535353;
	font-size: 12px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
	margin-right: 3px;
}

.addlinks {
	padding-top: 16px;
	text-align: left;
	width: 700px;
	
}

.addlinks a {
	margin-right: 17px;
	color: #cc0000;
	font-size: 15px;
	line-height: 25px;
	padding-left: 12px;
	margin: 8px 0 18px 0;
	font-weight: bold;
	
}

.a_tab_block_title {
	margin-top: 10px;	
}

dl.others {
	width: 700px;
	margin: 0 auto;
}

dl.others dd {
	float: left;
	padding: 0 3px;
}

dl.others dd img {
	display: block;
}

dl.others dd em {
	display: block;
	font-style: normal;
	color: #000000;
	margin-top: 8px;
	font-size: 12px;
}
