#story_back{
	background-image: url('../img/back.gif');
	background-repeat: repeat-y;
	background-position: right;
	vertical-align:top;
}

#story_back_cd{
	background-image: url('../img/back_cd.gif');
	background-repeat: no-repeat;
	background-position: right 100px;
	vertical-align:top;
}

.middle_col{
	clear: both;
	width: 431px;
	margin-left: 140px;
}

.left_col{
	width:500px;
	padding-left:27px;
	padding-bottom: 20px;
	padding-top: 40px;
}

.left_col_left{
	padding-top: 0px;
}

.left_col_right{
	float: left;
	width: 268px;
}

.human_title{
	border-left: solid 10px #366DC7;
	margin-left: -10px;
	padding-left: 4px;
}
.human_title_noborder{
	padding-left: 4px;
}

.human_image{
	float: right;
	margin-right: 5px;
	margin-left: 16px;
}

.human_title2 {
	line-height: 140%;
	text-align: left;
	padding-left: 10px;
}

#story_font {
	font-size:80%;
	line-height:150%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	word-spacing: 1px;
}

h3{
	background: url('../img/disc_icon.gif') 0 0 no-repeat;
	padding-left:24px;

	color: #005FB3;
	font-size:110%;
	line-height:140%;
	margin-top: 40px;
}

h4 {
	font-size:100%;
	line-height:100%;
	margin-bottom: 6px;
}

.br-caption {
	font-size: 80%;
	line-height: 110%;
	margin-bottom: 20px;
	margin-top: 0px;
}

.br-caption02 {
	font-size: 75%;
	line-height: 110%;
}

.point {
	font-size: 100%;
	color: #3B85E5;
	padding-left:14px;
	background: url(../img/blue-circle.gif) no-repeat left 7px;
}

.sub-left {
	clip: auto;
	position: absolute;
	display: block;
	width: 120px;
	clear: both;
	left: 10px;
	font-size: 75%;
	line-height: 120%;
}

.image_big{
	font-size:90%;
	line-height:100%;
	text-align: right;
}

.image_big a{
	color: #0064ba;
	text-decoration: none;
	border-bottom:none;
}

.image_big a:hover{
	text-decoration: underline;
}

.close a{
	background: url("../../../common/img/common/arrow-cir-right-blue-fff.gif") 0 5px no-repeat;
	padding-left: 15px;
	color: #0064ba;
	text-decoration: none;
	border-bottom:none;
}

.close a:hover{
	text-decoration: underline;
}

.long_img{
	clear: both;
	width: 535px;
	margin-left: 70px;
	margin-top: 16px;
	margin-bottom: 16px;
}

.story_link
{
    color: #979797;
	line-height:150%;
	font-size: 90%;
	text-align: center;
	margin-top: 15px;
}

.story_link02
{
	color: #979797;
	font-size: 75%;
	line-height:140%;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}

.story_link a,
.story_link02 a{
	color: #3366FF;
	text-decoration: none;
	border-bottom: none;
}

.story_link a:hover,
.story_link02 a:hover{
	text-decoration: underline;
}
.box01 {
	padding: 10px;
	border: 1px solid #0170B1;
}

.colorFF6699{color: #FF6699;}
.color339900{color: #339900;}
.color3366FF{color: #3366FF;}

