﻿@import url('layout.css');
@import url('table.css');
body {
	background: url('../images/bg.jpg') repeat-x left top;
	font-size: small;
	color: #000000;
}
#container {
	margin: 20px auto auto auto;
	width: 830px;
	background-image: url('../images/bg_contener_bopy.jpg');
	background-repeat: repeat-y;
}
.top {
	background-image: url('../images/bg_contener_top.jpg');
	background-repeat: no-repeat;
	width: 830px;
	padding-top: 10px;
}
.foot{
	background-image: url('../images/bg_contener_foot.jpg');
	width: 830px;
	background-repeat: no-repeat;
	height: 14px;
}
#containerhead {
	width: 830px;
	margin-top: 20px;
}
#masthead {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
#navigation {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	display: block;
	text-align: center;
	font-size: 12px;
}
#page_content {
	width: 830px;
}
#page_content_top {
	background-position: right;
	width: 800px;
}
#sidebar {
	float: right;
	width: 180px;
}
#contents {
	width: 830px;
}
#contents_top {
	float: left;
	width: 800px;
	padding-top: 50px;
}
#left-sidebar {
  float: right;
  width: 100px;
  padding: 2em 5px;
}

#right-sidebar {
  float: right;
  width: 100px;
  padding: 2em 5px;
}

#left_content {
	width: 250px;
	padding-top: 7px;
	text-align: left;
	left: 5px;
	margin-left: 25px;
}
#right_content {
	float: left;
	width: 250px;
	padding-top: 7px;
	text-align: left;
	left: 5px;
}
#footer {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	text-align: right;
	border-top-style: double;
	border-top-width: 1px;
	border-top-color: #808080;
	margin-top: 15px;
}
/*
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	text-align: center;
}
*/
#sidebar p {
	color: #222;
}
/*
#navigation a {
	width: 130px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 10px;
	background-image: url('../images/bg_navi_f.png');
	background-repeat: repeat-x;
}
#navigation a:hover {
	text-decoration: none;
	color: #000000;
	background-image: url('../images/bg_navi_b.png');
	background-repeat: repeat-x;
}
*/
/**/
#navigation ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	left: 0px;
}
#navigation li {
	text-indent: -9999px;
	width: 150px;
	float: left;
	text-align: center;
}
#navigation a {
	height: 50px;
	text-decoration: none;
	color: #b22222;
	display: block;
	margin: 0;
	padding: 0px;
	background-image: url('../images/ime_top_menu.png');
	background-repeat: no-repeat;
}

#menu1 a{background-position: 0 0;}
#menu2 a{background-position: -150px 0;}
#menu3 a{background-position: -300px 0;}
#menu4 a{background-position: -450px 0;}
#menu5 a{background-position: -600px 0;}
#navigation a:hover {
	height: 50px;
	text-decoration: none;
	color: #000000;
	background-image: url('../images/ime_top_menu.png');
	background-repeat: no-repeat;
}

#menu1 a:hover{background-position: 0 -50px;}
#menu2 a:hover{background-position: -150px -50px;}
#menu3 a:hover{background-position: -300px -50px;}
#menu4 a:hover{background-position: -450px -50px;}
#menu5 a:hover{background-position: -600px -50px;}
/**/

/* */
#contents h1,h2,h3,h4,h5,h6 {
	background-position: center top;
	color: #000080;
	background-repeat: no-repeat;
}
#content img {
	padding: 5px;
}
/*  */
#sidebar img {
	margin-bottom: 5px;
	margin-left: 5px;
}
#footer p {
	font-size: 0.85em;
	color: #808080;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer a {
	color: #47b;
	text-decoration: underline;
}
#footer a:hover {
	color: #237;
	text-decoration: none;
}
#footer img {
	border-width: 0px;
}
/*  */
a#footerimg {
	text-decoration: none;
	display: block;
	width: 200px;
	height: 160px;
	text-indent: -9999px;
	background-image: url('../images/logo_aka03.png'); */
	background-repeat: no-repeat;
}
a#footerimg:hover {
	text-decoration: none;
	background-position: top right;
}
/*  */
a {
	color: #191970;
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: normal;
}

/*  */
.dbox_title_img {
	width: 363px;
	height: 42px;
	background-image: url('../images/img_dbox_small.png');
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 10px;
}
.dbox_title_txt {
	width: 347px;
	height: 30px;
	margin-top: 15px;
	margin-left: 10px;
	font-size: 20px;
	color: #000000;
	letter-spacing: 2px;
}
.dbox_title_img2 {
	width: 732px;
	height: 42px;
	background-image: url('../images/img_dbox_long.png');
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 10px;
}
.dbox_title_txt2 {
	width: 707px;
	height: 30px;
	margin-top: 15px;
	margin-left: 10px;
	font-size: 20px;
	color: #000000;
	letter-spacing: 2px;
}
.dbox_report_img {
	width: 360px;
	height: 242px;
/*	background-image: url('../do3ko/images/dbox_report_img501.jpg');*/
	background-repeat: no-repeat;
	text-align: left;
}
.dbox_report_txt {
	padding: 5px;
	width: 349px;
	height: 232px;
	color: #000000;
	letter-spacing: 1px;
	overflow: auto;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
.dbox_report_txt2 {
	padding: 5px;
	width: 719px;
	height: 270px;
	color: #000000;
	letter-spacing: 1px;
	overflow: auto;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}
.dbox_photo_img {
	width: 759px;
	height: 209px;
	background-image: url('../images/img_panel01.jpg');
	background-repeat: no-repeat;
	text-align: left;
}
.dbox_photo_txt {
	width: 500px;
	height: 170px;
	letter-spacing: 1px;
	overflow: auto;
	margin-left: 200px;
}
.dbox_photo_88 {
	width: 180px;
	height: 170px;
	margin-top: 30px;
	margin-left: 30px;
	background-image: url('../images/picf_88.jpg');
	background-repeat: no-repeat;
}
.dbox_photo_41 {
	width: 180px;
	height: 170px;
	margin-top: 30px;
	margin-left: 30px;
	background-image: url('../images/picf_41.jpg');
	background-repeat: no-repeat;
}
.dbox_photo_03 {
	width: 180px;
	height: 170px;
	margin-top: 30px;
	margin-left: 30px;
	background-image: url('../images/picf_03.jpg');
	background-repeat: no-repeat;
}
.dbox_text01 {
	color: #000080;
}
.dbox_logo_consa {
	width: 150px;
	height: 180px;
	margin-top: 10px;
	margin-left: 30px;
	background-image: url('../images/logo_consa01.png');
	background-repeat: no-repeat;
}
*.logbox
{
	margin: 2px;
	width: 240px;
	height: 120px;
	padding: 0.5em;
	overflow: auto;
	border-top-style: inherit;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
*.tbl_1
{
	padding: 0px;
	margin: 0px;
	width: 700px;
}
*.tbl_1_td
{
	border: 1px solid #808080;
	padding: 10px;
	width: 700px;
	background-color: #F7F7F7;
	letter-spacing: 2px;
	vertical-align: top;
	line-height: 130%;
	text-align: left;
}
/* table 2(10)
----------------------------------------------------------- */
.tbl_2	{
	border: 1px solid #DDD;
	width:95%;
}
.tbl_2 th	{
	background: url('../../images/img_th09.jpg') repeat-x bottom;
	border: 1px solid #DDD;
	color: #333;
}
.tbl_2 td	{
	border: 1px solid #DDD;
	color: #333;
}

/* table 9a
----------------------------------------------------------- */
.tbl_3	{
	border: 1px solid #DDD;
}
.tbl_3 td	{
	background: url('../../images/img_th09.jpg') repeat-x bottom;
	border: 1px solid #DDD;
	color: #333;
}
/* table 4
----------------------------------------------------------- */
.tbl_4 {
	width:97%;	
}
.tbl_4 th	{
	border-bottom: 2px solid #1D5C79;
}
.tbl_4 td	{
	border-bottom: 1px solid #DDD;
	padding: 5px 5px;		
}
.tbl_4 .odd	{
	background: #E5F2F8;
}
/*  */
#mouseon_rera_img a{
	text-decoration: none;
	display: block;
	width: 500px;
	height: 360px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#mouseon_rera_img a:hover {
	text-decoration: none;
	background-position: top right;
}
/*  */
dt {
	border-bottom: solid 1px #cccccc;
	color: #0066FF;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}
dd {
	padding: 8px;
	margin-left: 0px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 1px;	
}
.img_bottom {
	vertical-align: bottom;
}

/* table */
table	{
	border-collapse: collapse;	border-spacing: 0;
	width: 100%;
}
th, td	{
	padding: 10px 10px;
}
.tbl_e th	{
	margin: 0px;
	padding: 0px;
}
.tbl_e td	{
	margin: 0px;
	padding: 0px;
}
.tbl_e .odd	{
	background: #E5F2F8;
}
.tbl_1 th	{
	border-bottom: 2px solid #1D5C79;
}
.tbl_1 td	{
	border-bottom: 1px solid #DDD;
	padding: 5px 5px;		
}
.tbl_1 .odd	{
	background: #E5F2F8;
}
/* content */
div.w790 {
/*	border: 1px solid #CCCCCC;*/
	width: 790px;
	float: none;
}
div.w780 {
	width: 780px;
	float: right;
}
div.w760 {
	width: 760px;
	float: right;
}
div.w740 {
	width: 740px;
	float: right;
}
div.w720 {
	width: 720px;
	float: right;
}
div.w700 {
	width: 700px;
	float: right;	
	background-color: #EEEEEE;
}
div.w600 {
	width: 600px;
	margin-left: 100px;
}
div.line {
	height:1px;
	background:white;
}

dt {
	border-bottom: solid 1px #cccccc;
	margin: 10px;
	border-bottom-color: #E6E6E6;
}
dd {
	margin: 5px 10px 5px 30px;
	padding: 10px;
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 1px;
}
.dt_a {
	border-bottom: 1px solid #E6E6E6;
	margin: 2px;
	background: #E5F2F8;
}
.dd_a {
	margin: 5px;
	padding: 2px;
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 1px;
}
.dd_fa1 {
	margin: 5px;
	padding: 2px;
	line-height: 130%;	
}
.dd_fa2 {
	margin: 5px;
	padding: 2px;
	line-height: 120%;	
}
.txt-ss {
	font-size:10px;
	line-height:16px;
}
.txt-s11 {
	font-size:11px;
	letter-spacing: 2px;
}
.txt-s {
	font-size:12px;
	line-height:18px;
}
.txt-mm {
	font-size:14px;
	line-height:22px;
}
.txt-m {
	font-size:16px;
	line-height:24px;
}.txt-l {
	font-size:18px;
	line-height:28px;
}
.txt-sb {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
}
.txt-mb {
	font-size:14px;
	line-height:22px;
	font-weight: bold;
}
.txt-lb {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #808080;
}
.txt-hd-sb {
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
}
.txt-hd-mb {
	font-size:14px;
	line-height:22px;
	font-weight: bold;
}
.txt-hd-lb {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #3333CC;
}
.txt_center {
	text-align:center;
}
.txt_left {
	text-align:left;
}
.txt_right {
	text-align:right;
}
.txt_right_s {
	text-align:right;
	font-size:12px;
	line-height:18px;
}
.txt_right_ss {
	text-align:right;
	font-size:10px;
	line-height:14px;
}

/**/
.img_left {
	border-width: 0px;
	float:left
}
.img_right {
	border-width: 0px;
	float:right
}

/**/
.report_bk1 {
	width: 300px;
	height: 250px;
	text-align: left;
}
.report_txt1 {
	padding: 0px 5px 5px 5px;
	width: 290px;
	height: 240px;
	letter-spacing: 1px;
	overflow: auto;
}
.report_cbk1 {
	width: 300px;
	height: 210px;
	text-align: left;
}
.report_ctxt1 {
	padding: 0px 5px 5px 5px;
	width: 290px;
	height: 200px;
	letter-spacing: 1px;
	overflow: auto;
}
.report_fbk1 {
	width: 300px;
	height: 140px;
	text-align: left;
}
.report_ftxt1 {
	padding: 0px 5px 5px 5px;
	width: 290px;
	height: 150px;
	letter-spacing: 1px;
	overflow: auto;
}
.report_bk2 {
	width: 290px;
	height: 100px;
	text-align: left;
}
.report_txt2 {
	padding: 0px 5px 5px 5px;
	width: 280px;
	height: 90px;
	letter-spacing: 1px;
	overflow: auto;
}
.report_cbk2 {
	width: 300px;
	height: 200px;
	text-align: left;
}
.report_ctxt2 {
	padding: 0px 5px 5px 5px;
	width: 290px;
	height: 190px;
	letter-spacing: 1px;
	overflow: auto;
}