@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-color:#9D252F;
	background-repeat: no-repeat;
	background-attachment:fixed;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
#mrgn_b_12{
	margin-bottom:8px;
}
#news_pic img{
	margin:3px;
}
.pt_arrow{
	list-style-image:url(images/pt_arrow.jpg);
}
.news{
	font-family:Arial;
	font-size:10px;
	color:#012758;
}
.txt_blk_11{
	font-family:Arial;
	font-size:11px;
	color:#000000;
}
a.txt_blk_11{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.txt_blk_11:hover{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
.txt_gry_11{
	font-family:Arial;
	font-size:11px;
	color:#626262;
}
.txt_gry_11 a{
	font-family:Arial;
	font-size:11px;
	color:#626262;
	text-decoration:none;
}
a.txt_gry_11{
	font-family:Arial;
	font-size:11px;
	color:#626262;
	text-decoration:none;
}
a.txt_gry_11:hover{
	font-family:Arial;
	font-size:11px;
	color:#626262;
	text-decoration:underline;
}
.txt_blk_12{
	font-family:Arial;
	font-size:13px;
	color:#000000;
}
#gallery td{
	 border:1px solid #dce0e4;
	 background:#e7ecf0;
}
.copyright{
	font-family:Arial;
	font-size:10px;
	color:#006600;
}
.contents {
	display: block;
	height: 321px;
	overflow: auto;
    scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-3dlight-color: #aaaaaa;
	scrollbar-arrow-color: #aaaaaa;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;	
}
.contents_p {
	display: block;
	height: 300px;
	overflow: auto;
    scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-3dlight-color: #aaaaaa;
	scrollbar-arrow-color: #aaaaaa;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;	
}