@charset "utf-8";

#container_detail {
	position:relative;
	width:688px;
	left:0px;
	height:570px;
	overflow: auto;
	background:#D3DADF;
	background-image:url(../images/detail_bg.gif);
	background-repeat:repeat-y;
	border-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color:#94A7B6;
}

#content_detail {
	position:relative;
	width:683px;
	height:570px;
	overflow:auto;
	left:5px;
	z-index:1;
}

.content_detail_script {
	overflow:hidden !important; 
}

.close_detail {
	position:absolute;
	left:658px;
	top:10px;
	z-index:2;
}

.tab_detail_noscript {
	position:relative;
	border:0px;
	width:620px;
	left:20px;
	padding:2px;
	top:30px;
	background:#D3DADF;
	}

.tab_detail_script {
	position:absolute;
	top:30px;
	left:20px;
	width:620px;
	height:540px;
	overflow:hidden;
	border:0px;
	padding:2px;
	background:#D3DADF;
}
	
#tab_detail_nav{
	position:absolute;
	z-index:20;
	top:40px;
	width:29px;
	left:654px;
	border:0px;
	padding:0px;
	}

#tab_detail_nav a{
	background-image:url(../images/detail_tab_normal.jpg);
	display:block;
	width:29px;
	height:25px;
	border-top:solid 5px #D3DADF;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	text-decoration:none;
}

#tab_detail_nav a:link, #tab_detail_nav a:visited {
	color:#093465;
	text-decoration:none;
}

#tab_detail_nav a:hover {
	color:#ffffff;
	text-decoration:none;
}

#tab_detail_nav a.active{
	background-image:url(../images/detail_tab_hover.jpg);
	display:block;
	width:29px;
	height:25px;
	border-top:solid 5px #D3DADF;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	text-decoration:none;
}

#tab_detail_nav a.active:link, #tab_detail_nav a.active:visited {
	color:#ffffff;
	text-decoration:none;
}

#tab_detail_nav a.active:hover {
	color:#CCCCCC;
	text-decoration:none;
}


#fce1 table, #fce2 table, #fce3 table, #fce4 table, #fce5 table, #fce6 table, #fce7 table {
	border:none;
	width:610px;
}

#fce1 .bodytext, #fce2 .bodytext, #fce3 .bodytext, #fce4 .bodytext, #fce5 .bodytext, #fce6 .bodytext, #fce7 .bodytext {
	font: Arial, Verdana, Helvetica, sans-serif;
	color:#093566;
	font-size:12px;
	line-height:18px;
}

#fce1 h1, #fce2 h1, #fce3 h1, #fce4 h1, #fce5 h1, #fce6 h1, #fce7 h1 {
	font: 100% Georgia, "Times New Roman", Times, serif;
	color:#093566;
	color:#a31010;
	font-size:18px;
	margin-bottom:0px;
	margin-top:0px;
}

#fce1 h2, #fce2 h2, #fce3 h2, #fce4 h2, #fce5 h2, #fce6 h2, #fce7 h2 {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	color:#093566;
	/*color:#a31010;*/
	font-size:12px;
	font-weight:normal;
	font-weight:bold;
	margin-top:2px;
}

#fce1 table tr td.detail_fce_img_hor_large, #fce7 table tr td.detail_fce_img_hor_large {
	padding-left:0px;
	padding-right:0px;
	text-align:left;
	padding-top:0px;
	padding-bottom:10px;
}

#fce2 table tr td.detail_fce_img_ver_large {
	padding-left:0px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:10px;
	vertical-align:top;
	text-align:left;
}

#fce3 table tr td.detail_fce_img_ver_large {
	padding-left:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:10px;
	vertical-align:top;
	text-align:left;
}

#fce5 table tr td.detail_fce_img_ver_large {
	padding-left:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:10px;
	vertical-align:top;
	text-align:right;
}

#fce5 table tr td.detail_fce_text_right {
	padding-left:10px;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	width:355px;
	vertical-align:top;
}

#fce4 table tr td.detail_fce_img_small_left, #fce6 table tr td.detail_fce_img_small_left {
	padding-left:0px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:10px;
	vertical-align:top;
	text-align:left;
}

#fce4 table tr td.detail_fce_img_small_right, #fce6 table tr td.detail_fce_img_small_right {
	padding-left:10px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:10px;
	vertical-align:top;
	text-align:left;
}



#fce1 table tr td.detail_fce_text_left, #fce2 table tr td.detail_fce_text_left, #fce3 table tr td.detail_fce_text_left, #fce4 table tr td.detail_fce_text_left {
	padding-left:0px;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:10px;
	width:305px;
	vertical-align:top;
}

#fce1 table tr td.detail_fce_text_right, #fce2 table tr td.detail_fce_text_right, #fce3 table tr td.detail_fce_text_right, #fce4 table tr td.detail_fce_text_right {
	padding-left:10px;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	width:305px;
	vertical-align:top;
}
