.txt_gry_11_b {

	font-family:Arial;

	color:#5a5a5a;

	font-size:11px;

	font-weight:bold;

}

.txt_gry_11_b a{

	color:#5a5a5a;

	text-decoration:none;

}

.txt_gry_11_b a:hover{

	color:#c5c5c5;

}

.txt_blu_12_b{

	font-family:Arial;

	color:#044166;

	font-size:12px;

	font-weight:bold;

}

div#detail_box_container {

	z-index:10;

	width:666px;

	height:586px;

	position:absolute;

	overflow:hidden;

	display:block;

}

div#detail_box_content { 

	width:652px;

	height:574px;

	border:1px solid #c5c5c5;

	float:left;

	background-color:#ffffff;

	overflow:hidden;

}

div#detail_box_indent {

	height:546px;

	margin:14px 20px 13px 20px;

}

div#detail_box_r_shadow {

	width:12px;

	height:574px;

	background-image:url(images/ajax/detail_r_shadow.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ajax/detail_r_shadow.png');

	background-repeat:no-repeat;

	float:left;

}

div#detail_box_b_shadow {

	width:666px; 

	height:12px;

	background-image:url(images/ajax/detail_b_shadow.png) !important; _background-image:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ajax/detail_b_shadow.png');

	background-repeat:no-repeat;

	clear:left;

}
