/* Sitemap CSS */
#content_right {
	background-image: url(../_images/home_fireshoot_test.jpg);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	background-color: #c9d2d7;
}
#textcontainer{
	padding-top:20px;
	font-size:10px;
	color:#A2B4B4;
	/*background-image:url(../_images/vest.png);
	background-repeat:no-repeat;
	background-position:center right;*/
	height:429px;
}
#paragraph_container{
	width:315px;
	height: 365px;
	overflow: auto;
	padding-right: 8px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #FFFFFF;
	color: #788c8b;
}
p{
	margin:0px;
	padding:0px;
	/*line-height:1;*/
}
#detail{
	width:300px;
	color:#647978;
	position:absolute;
	left:501px;
	/*top:206px;*/
	top:171px;
	/*background:transparent;*/
	/*background-color:transparent;*/
}
#detail img{
	/*background:transparent;*/
	background-color:transparent;
}
.emphasis{
	color:#647978;
	font-weight:bold;
	font-size:11px;
}
#header .header_detail {
	position: absolute;
	width: 180px;
	top: 10px;
	right: 10px;
}

div.stoppress_container {
	position: absolute;
	width: 180px;
	right: 35px;
	top: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #647978;
	text-align: right;
}
div.stoppress_container span.red {
	font-weight: bold;
	color: #FF0300;
}
a.stoppress {
	color: #454545;
	text-decoration: none;
}
a.stoppress:hover {
	color: #FF0300;
}

