﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
}
/*Banner*/
.banner
{
	width: 980px;
	text-align: center; /*border:solid 1px #B0D6FE;*/
	padding: 0px;
	margin: 5px 0px 0px 0px; /*background-image: url(../Skins/Images/banner.png);*/
	background-color: #454444;
	/*background-image:url(../Skins/Images/banner.png);*/
	height: 250px;
}
.banner p
{
	font-size: 30px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	color: White;
	height: 100px;
	font-weight: bold;
}
.banner p span
{
	font-size: 15px;
	color: #FD810B;
	font-style: italic;
	float: left;
}
.banner .contact
{
	float: left;
	text-align: left;
	font-size: 10px;
	font-style: italic;
	color: #E9EEF4;
	padding-top: 20px;
}
/*Body*/
.body
{
	width: 980px;
	clear: both;
	display: inline-block;
	margin: 10px 0px 0px 0px;
}
/*Left*/
.left
{
	width: 250px;
	float: left;
	display: inline-block;
}
.box_left
{
	width: 250px;
	clear: both;
	display: inline-block;
	margin: 0px 0px 10px 0px;
}
.box_left .title
{
	 width:250px;
    height:20px;
    background-image: url(../Skins/Images/title_250.gif);
    background-repeat:no-repeat;
    background-position:center;
    color:#07519A;
    text-align:center;
    font-weight:bold;
    text-transform:uppercase;
    padding:5px 0px 0px 0px;
}
.box_left .middle
{
	width: 228px;
	padding: 10px 10px 0px 10px;
	border-left: solid 1px #C5D1D9;
	border-right: solid 1px #C5D1D9;
}
.box_left .middle ul
{
	width: 228px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline-block;
}
.box_left .middle ul li
{
	text-align: left;
	border-bottom: dotted 1px #ccc;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}
.box_left .middle ul li div
{
	width: 86px;
	height: 76px;
	border: solid 1px #999999;
	float: left;
	margin: 0px 5px 0px 0px;
}
.box_left .middle ul li div img
{
	width: 86px;
	height: 76px;
	cursor: pointer;
}
.box_left .middle ul li a
{
	text-decoration: none;
	color: #07519A;
}
.box_left .middle ul li p
{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.box_left .search
{
	width: 228px;
	padding: 10px 10px 10px 10px;
	border-left: solid 1px #C5D1D9;
	border-right: solid 1px #C5D1D9;
	border-bottom: solid 1px #C5D1D9; /*height:170px;*/
	display: inline-block;
}
.box_left .search ul
{
	width: 228px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
.box_left .search ul li
{
	text-align: left;
	line-height: 30px;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	clear: both;
}
.box_left .search ul li label
{
	float: left;
}
.box_left .search ul li select
{
	float: right;
	width: 140px;
}
.box_left .search ul li input
{
	float: right;
	width: 80px;
	border: solid 1px orange;
	background-color: #c0c0c0;
	background-image: url(../Skins/Images/bg_search.png);
	height: 25px;
	color: White;
}
.box_left .search ul li a
{
	text-decoration: none;
	color: #4e4e4e;
}
.box_left .search ul li a:hover
{
	text-decoration: underline;
}
.box_left .menu
{
	width: 228px;
	padding: 10px 10px 10px 10px;
	border-left: solid 1px #C5D1D9;
	border-right: solid 1px #C5D1D9;
	border-bottom: solid 1px #C5D1D9;
}
.box_left .menu ul
{
	width: 218px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style-image: url(../Skins/Images/arrow.gif);
	list-style-position: outside;
}
.box_left .menu ul li
{
	text-align: left;
	line-height: 25px;
	padding: 0px 0px 0px 5px;
	text-transform: uppercase;
	font-weight: bold;
}
.box_left .menu ul li a
{
	text-decoration: none;
	color: #4e4e4e;
}
.box_left .menu ul li a:hover
{
	text-decoration: underline;
}
.box_left .info
{
	width: 184px;
	padding: 10px 10px 10px 54px;
	border-left: solid 1px #C5D1D9;
	border-right: solid 1px #C5D1D9;
	border-bottom: solid 1px #C5D1D9;
	background-image: url(../Skins/Images/log.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.box_left .info ul
{
	width: 184px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
.box_left .info ul li
{
	text-align: left;
	line-height: 25px;
	padding: 0px 0px 0px 5px;
}
.box_left .info ul li label
{
	font-weight: bold;
}
.box_left .info ul li a
{
	text-decoration: none;
	color: #4e4e4e;
	font-weight: bold;
}
.box_left .info ul li a:hover
{
	text-decoration: underline;
}
.box_left .info ul li a img
{
	border: 0px solid #fff;
	width: 25px;
	height: 25px;
	float: left;
	margin: 0px 5px 0px 0px;
}
.box_left .footer
{
	width: 240px;
	height: 16px;
	background-image: url(../Skins/Images/footer_250.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	font-size: 10px;
	padding: 2px 10px 0px 0px;
}
.box_left .footer a
{
	color: #3D5D72;
	text-decoration: none;
}
/*-------------------------------------------------------------*/
.center
{
	width: 510px;
	float: left;
	display: inline-block;
	margin: 0px 0px 0px 10px;
}
.box_center
{
	width: 510px;
	clear: both;
	display: inline-block;
	margin: 0px 0px 10px 0px;
}
.box_center .title
{
	width: 475px;
	height: 20px;
	background-image: url(../Skins/Images/dnbds_orange.png);
	background-repeat: no-repeat;
	background-position: center;
	color: #fff;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 0px 0px 35px;
}
.box_center .middle
{
	width: 468px;
	padding: 20px 20px 0px 20px;
	border-left: solid 1px #AABBBB;
	border-right: solid 1px #AABBBB;
	border-bottom: solid 1px #AABBBB;
}
.box_center .imiddle
{
	width: 468px;
	padding: 20px 20px 0px 20px;
	border-left: solid 1px #AABBBB;
	border-right: solid 1px #AABBBB;
	border-bottom: solid 1px #AABBBB;
}
.box_center .middle ul
{
	width: 468px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	list-style: none;
	display: inline-block;
}
.box_center .middle ul li
{
	text-align: center;
	width: 150px;
	float: left;
	margin: 0px 0px 0px 3px;
}
.box_center .middle ul li div
{
	width: 145px;
	height: 145px;
	border: solid 1px #999999;
	margin: 0px 0px 10px 0px;
}
.box_center .middle ul li div img
{
	width: 145px;
	height: 145px;
	cursor: pointer;
}
.box_center .middle ul li a
{
	text-decoration: none;
	color: #07519A;
}
.box_center .middle ul li p
{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.box_center .middle table
{
	width: 100%;
	margin: 0px 0px 10px 0px;
}
.box_center .middle table tr
{
}
.box_center .middle table tr td
{
	text-align: left;
	vertical-align: top;
	padding: 5px;
	width: 232px;
	border: solid 1px #B0CFEF;
}
.box_center .middle table tr td div
{
	width: 100px;
	height: 100px;
	border: solid 1px #AACBEE;
	float: left;
	margin: 0px 2px 0px 0px;
}
.box_center .middle table tr td div img
{
	width: 100px;
	height: 100px;
	cursor: pointer;
}
.box_center .middle table tr td p
{
	line-height: 20px;
	margin: 0px;
}
.box_center .middle table tr td p label
{
	color: #F7941C;
}
.box_center .middle table tr td a
{
	text-decoration: none;
	color: Green;
}
.box_center .middle table tr td a:hover
{
	text-decoration: underline;
}
.box_center .middle .paging
{
	width: 468px;
	text-align: center;
	display: inline-block;
	margin: 0px 0px 10px 0px;
}
.box_center .middle .paging .item
{
	border: solid 1px green;
	width: 15px;
	height: 15px;
	float: left;
	margin: 0px 5px 0px 0px;
}
.box_center .middle .paging .item a
{
	text-decoration: none;
	color: #4e4e4e;
}
.box_center .middle .paging .item a:hover
{
	text-decoration: underline;
	color: Green;
}
.box_center .middle .paging .item_select
{
	float: left;
	margin: 0px 5px 0px 0px;
	font-weight: bold;
}
.box_center .info_realties
{
	width: 468px;
	padding: 10px 20px 5px 20px;
	display: inline-block;
	border-left: solid 1px #AABBBB;
	border-right: solid 1px #AABBBB;
	border-bottom: solid 1px #AABBBB;
	background-color: White;
}
.box_center .info_realties .type
{
	width: 468px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
.box_center .info_realties .address
{
	width: 468px;
	text-align: left;
	margin: 10px 0px 0px 0px;
}
.box_center .info_realties .intro
{
	width: 468px;
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
}
.box_center .info_realties .intro div
{
	width: 210px;
	text-align: center;
	display: inline-block;
	float: left;
	border: solid 1px #808080;
}
.box_center .info_realties .intro div .main_img
{
	width: 210px;
	height: 210px;
	border: solid 0px #555;
}
.box_center .info_realties .intro div .main_img img
{
	width: 210px;
	height: 210px;
	cursor: pointer;
}
.box_center .info_realties .intro div .more_img
{
	width: 210px;
	height: 60px;
	margin: 5px 0px 0px 0px;
	border: solid 0px #555;
}
.box_center .info_realties .intro div .more_img img
{
	width: 50px;
	height: 50px;
	cursor: pointer;
}
.box_center .info_realties .intro ul
{
	width: 246px;	
	float: left;
	list-style: none;
	padding: 0px 0px 10px 10px;
	margin: 0px;
}
.box_center .info_realties .intro ul li
{
	height: 22px;
	border-bottom: dotted 1px #c0c0c0;
}
.box_center .info_realties .intro ul li label
{
	color: #07519A;
	font-weight: bold;
}
.box_center .info_realties .intro ul li img
{
	cursor: pointer;
	margin-left: 5px;
}
.box_center .info_realties .intro ul li a
{
	text-decoration: none;
	color: #07519A;
}
.box_center .info_realties .intro ul li a:hover
{
	text-decoration: underline;
}
.box_center .info_realties .tt_description
{
	width: 468px;
	text-align: left;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
	padding-top:0px;
}
.box_center .info_realties .description
{
	width: 468px;
	text-align: justify;
	margin: 0px;
	clear: both;
}
.box_center .info_realties .address label
{
	color: Red;
	font-weight: bold;
}
/*----------------------------------------------------------*/
.right
{
	width: 200px;
	float: left;
	display: inline-block;
	margin: 0px 0px 0px 10px;
}
.box_right
{
	width: 200px;
	clear: both;
	display: inline-block;
	margin: 0px 0px 10px 0px;
}
.box_right .title
{
	width:200px;
    height:20px;
    background-image: url(../Skins/Images/title_200.gif);
    background-repeat:no-repeat;
    background-position:center;
    color:#07519A;
    text-align:center;
    font-weight:bold;
    text-transform:uppercase;
    padding:5px 0px 0px 0px;
}
.box_right .middle
{
	width: 178px;
	padding: 10px 10px 0px 10px;
	border-left: solid 1px #C5D1D9;
	border-right: solid 1px #C5D1D9;
}
.box_right .middle ul
{
	width: 178px;
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline-block;
}
.box_right .middle ul li
{
	text-align: left;
	border-bottom: dotted 1px #ccc;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}
.box_right .middle ul li div
{
	width: 80px;
	height: 70px;
	border: solid 1px #999999;
	float: left;
	margin: 0px 5px 0px 0px;
}
.box_right .middle ul li div img
{
	width: 80px;
	height: 70px;
	cursor: pointer;
}
.box_right .middle ul li a
{
	text-decoration: none;
	color: #07519A;
}
.box_right .middle ul li p
{
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
.box_right .footer
{
	width: 190px;
	height: 16px;
	background-image: url(../Skins/Images/footer_200.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	font-size: 10px;
	padding: 2px 10px 0px 0px;
}
.box_right .footer a
{
	color: #3D5D72;
	text-decoration: none;
}
.box_right .ads
{
	width: 178px;
	padding: 10px 10px 0px 10px;
	border-left: solid 1px #C5D1D9;
	border-right: solid 1px #C5D1D9;
	border-bottom: solid 1px #C5D1D9;
}
.box_right .ads .box_img
{
	width: 176px;
	border: solid 1px #c0c0c0;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
.box_right .ads .box_img img
{
	width: 176px;
	cursor: pointer;
}
/*--------------------------------------------------------*/
.m_footer
{
	width: 975px;
	padding: 40px 5px 10px 0px;
	text-align: right;
	background-image: url(../Skins/Images/bg_footer.png);
	height: 50px;
	color: Gray;
	border-top: 1px solid #B0D6FE;
}
/*-----------------------------------------*/
.tabmenu
{
	clear: both;
	display: inline-block;
	width: 980px;
	height: 40px;
	background-image: url(../Skins/Images/tab_menu_bar.png);
	background-repeat: repeat-x;
	background-position: right;
	background-color: #B0D6FE;
	position: relative;
	text-align: center;
}
.tabmenu div
{
	float: left;
	text-align: center;
	padding-top: 13px;
	text-transform: uppercase;
	padding-left: 20px;
}
.tabmenu div a
{
	font-weight: bold;
	color: #fefefe;
}
.tabmenu div a:hover
{
	color: White;
}
.menu_top
{
	width: 960px;
	background-image: url(../Skins/Images/tab_menu_bar.png);
	height: 32px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding: 3px 0px 0px 20px;
}
.menu_top ul
{
	width: 960px;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.menu_top ul li
{
	margin: 0px 5px 0px 0px;
	padding: 5px;
	width: 120px;
	text-align: center;
	font-weight: bold;
	float: left;
}
.menu_top ul li img
{
	width: 16px;
	height: 16px;
	margin: 0px 5px 0px 0px;
	float: left;
}
.menu_top ul li a
{
	text-decoration: none;
	color: White;
}
.menu_top ul .select
{
	border: solid 1px #000;
	padding: 5px;
	width: 100px;
	font-weight: bold;
	color: White;
	float: left;
	margin: 0px 5px 0px 0px;
	background-color: Green;
}
/*Tool tip*/
#tooltip
{
	position: absolute;
	background-color: Transparent;
	padding: 2px 5px;
	color: #333;
	display: none;
	width: 510px;
}
