#isi_top_wrap{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
}
#isi_top_wrap #isi_top{
	width:100%;
	background-color:#465762;
	border-bottom:1px solid #fff;
	position:relative;
	margin:0 auto;
	overflow:visible;
}
#isi_top_wrap #isi_top #indication_top{
	color:#fff;
	width:960px;
	margin:0 auto;
	padding:10px 0 0 0;
	overflow:visible;
	height:75px;
}
#isi_top_wrap #isi_top #indication_top p{
	margin:0 30px;
}
#isi_top_wrap #isi_top a#isi_link{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	padding: 5px 25px 0 0;
	margin-right:30px;
	width:930px;
	background:transparent url(../img/static/bg_isi_arr.jpg) no-repeat right 5px;
	float:right;
	text-align:right;
}
#isi_top_drop{
	width:960px;
	margin:12px auto 0 auto;
	display:none;
	float:right;
	z-index: 99990;
	clear:both;
}
#isi_top_drop #isi_copy{
	background: #455863 url(../img/static/bg_gray_shaddow.png) no-repeat center top;
	color:#fff;
	padding:40px 50px 60px 50px;
}
#isi_top_drop #isi_copy h2{
	display:block;
	background:transparent url(../img/static/icon_notepad.png) no-repeat left center;
	padding-left: 25px;
	font-size:12px;
	color:#fff;
}
#isi_top_drop #isi_copy h3{
	font-size:13px;
	font-weight:bold;
}
#indication_top #isi_drop #isi_top_drop #isi_copy p{
	padding:0;
	margin:0 0 15px 0;
}
#isi_top_drop #isi_copy ul{
	margin:0 0 15px 15px;
}
#isi_top_drop #isi_copy a#pi_full_link{
	background:transparent url(../img/static/view_isi_btn.png) no-repeat 0 0;
	display:block;
	width:215px;
	height:30px;
	color:#fff;
	text-decoration:none;
	font-size:10px;
	padding:10px 0 20px 6px;
	float:right;
}
#isi_top_drop #isi_bottom{
	background:transparent url(../img/static/bg_gray_bottom.png) no-repeat center top;
	width:960px;
	height:10px;
	clear:both;
}
#shaddow{
	background: transparent url(../img/static/bg_isi_top.png) repeat-x 0 0;
	height:10px;
	width:100%;
}