@charset "utf-8";

/*---------------------------
 STUDY
----------------------------*/

h2{
	width:737px;
	height:91px;
	border-bottom:2px solid #FFFFFF;
	border-right:3px solid #FFFFFF;
	text-indent:-9999px;
	background : #ffffff url(../img/mtitle.jpg) no-repeat left top;
}

table.sData{background:#ccc;margin:0 0 20px 0;clear:both;}
table.sData th,td{padding:3px 3px 3px 6px;}
table.sData th{background:#ECE7D9;width:20%;font-weight:lighter;text-align:left;}
table.sData td{background:#fff;width:80%;}
table.sData td a{color:#14578E;margin:0 3px 0 0;text-decoration:underline;}
table.sData td a:hover{color:#14578E;text-decoration:none;}


div.letter{margin:0 0 100px 0;width:520px;overflow:hidden;}
div.letter ul{margin:0;}
div.letter ul li{
	background : #ffffff url(../img/ico_pdf.gif) no-repeat 0px 0px;
	padding:0 0 6px 25px;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
	height:auto;
}
div.letter ul li span{color:#666;margin-top:-1.4em;float:right;}


div.repoBox{
	width:100%;
	margin:0 0 30px 0;
	line-height:1.5;
	clear:both;
	overflow:auto;
}

div.repoBox h5{
	background : #ffffff url(../img/mark_arrow.gif) no-repeat 0px 5px;
	padding:0 0 3px 15px;
	color:#085387;
	font-size:110%;
	border-bottom:1px solid #eeeeee;
	margin:0 0 5px 0;
}


div.repoBox p{margin:0 1px 10px 0;}
div.repoBox p.name{float:right;}


p.report{
	background : #ffffff url(../img/mark_arrow.gif) no-repeat 0px 4px;
	padding:0 0 0px 15px;
}

p.report2{
	padding:0;
	margin:2px 0;
}

p.report2 a{
	background : url(../img/ico_repo.gif) no-repeat 0px 0px;
	display:block;
	text-indent:-9999px;
	width:67px;
	height:17px;
	outline:none;

}


p.back{
	margin:0 3px 0 0;
	clear:both;
}

div.repoBox ol{
	margin:3px 0;
	zoom:1;
	padding-left:2em;
}
div.repoBox ol li{
	list-style-type:decimal;
	line-height:1.3;
	margin-bottom:6px;
}
div.repoBox ol li span{margin:0 5px 0 15px;}

