.html {
	background: url(img/html.gif) repeat-x;
	height:387px;
	width:100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font: 11px Arial;
	color:black;
}
.body {
	width: 100%;
}
.main_h {
text-align:justify; font-size:100%; color:#E60813; padding-right:10px; padding-bottom:20px; font-weight:bold;
}
#sd a { color:#0000FF; font-size:10px;}
#sd {font-size:10px;}
#flink a { font-size:10px;}
#flink div { font-size:10px;}
#fs a { font-size:10px;}
#fs { font-size:10px;}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.upmenue{
	font-size: 12px;
	color:black;
	text-decoration: none;
	font-weight:700;
}
a.upmenue:hover{
	font-size: 12px;
	color:black;
	text-decoration: underline;
	font-weight:700;
}
.menueblock *{
	color:white;
	font-weight:700;
	font-size: 12px;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
.header {
	margin: 0px auto 5px;
	height: 466px;
	width: 991px;
	position: relative;
}

.m1 {
	background: url(img/m1.jpg) no-repeat left;
	height:129px;
	padding-left:10px;
	padding-top:10px;
}
.m2 {
	background: url(img/m2.jpg) no-repeat left;
	height:129px;
	padding-left:10px;
	padding-top:10px;
}
.m3 {
	background: url(img/m3.jpg) no-repeat left;
	height:129px;
	padding-left:10px;
	padding-top:10px;
}

.buildings {
	/*background: url(img/buildings.png) no-repeat center;*/
	background-position: 0px 0px 0px 355px;
	height: 466px;
/*	width: 991px;*/
/*border:1px solid red;*/
	
}
.topper {
	margin-left: 70px;
	height: 92px;
	background-image: url(img/topper.gif);
	background-repeat: repeat-x;
	background-position: 0px 75px;
}
.topper .logo {
	float: left;
	margin-top: 44px;
}
.topper .search {
	float: right;
	margin-top: 44px;
	margin-right: 30px;
}
.topper .phone {
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	font-size: 32px;
	color: #5C5C5C;
	position:relative;
	z-index:200;
}
.topper .phone strong {
	font-size: 18px;
	display: block;
	padding-bottom: 14px;
	font-weight: normal;
}
.topper .phone b {
	color: #B7B7B7;
	font-weight: normal;
}
.top_nav {
	position: absolute;
	font: 18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.top_nav li {
	list-style: none;
}
.top_nav .menu-href {
	color: #FF0000;
	text-decoration: underline;
	position: relative;
}

.top_nav i {
	color: #FFFFFF;
	font-style: normal;
}
.top_nav .sub {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 16px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
}
.top_nav .sub:hover {
	text-decoration: underline;
}



.about {
	left: 500px;
	top: 83px;
	background-image: url(img/tn_about.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 6px 82px;
}
.foreign {
	left: 0px;
	top: 271px;
	background-image: url(img/tn_foreign.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 6px 55px;
}
.commercial {
	background-image: url(img/tn_commercial.gif);
	left: 584px;
	top: 147px;
	background-repeat: no-repeat;
	padding: 4px 0px 6px 153px;
}
.industrial {
	background-image: url(img/tn_industrial.gif);
	left: 432px;
	top: 232px;
	background-repeat: no-repeat;
	padding: 4px 0px 6px 236px;
}




.nav {
	text-align: right;
	height: 51px;
	font: bold 18px "Arial Narrow", Arial, Tahoma, sans-serif;
	padding-right: 20px;
}
.nav a {
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
.content {
	color: #5A5858;
	font-size:12px;
}
.bg {
	/*padding: 0px 47px 27px 290px;*/
	background: url(img/content.jpg) no-repeat right bottom;
	/*height:272px;*/

}
.h1 {
	margin: 0px;
	font-size: 16px;
	color: #e60813;
}
.lmenu td{
	height:31px;
	margin-bottom:6px;
}
.section {
	padding-left:35px;
	background: url(img/btn1.jpg) no-repeat left;
	font-weight:700;
	font-size:12px;
}
.active {
	padding-left:45px;
	background: url(img/btn1.jpg) no-repeat left;
	font-weight:700;
	font-size:12px;
}
.active a{
	color:#f20a20;
	font-weight:700;
	font-size:12px;
}
.active a:hover{
	color:#f20a20;
	font-weight:700;
	font-size:12px;
}
.element {
	padding-left:45px;
	background: url(img/btn2.jpg) no-repeat left;
	font-weight:700;
	font-size:12px;
}
.element a{
	color:black;
	font-weight:700;
	font-size:12px;

}
.element a:hover{
	color:black;
	font-weight:700;
	font-size:12px;

}
.section a{
	color:black;
	font-weight:700;
	font-size:14px;

}
.section a:hover{
	color:black;
	font-weight:700;
	font-size:14px;

}
.more a{
	color:#f20a20;
	font-weight:700;
	font-size:12px;
}
.more a:hover{
	color:#f20a20;
	font-weight:700;
	font-size:12px;
}
.shortnews {
	/*background-color:#e3ecfd;*/
}
.shortnews td{
	padding-left:5px;
}
.ntime {
	font-size:12px;
	font-weight:700;
}
.content h2, h3 {
	margin: 0px;
	font-size: 14px;
	color: #e60813;
}
.footer_menue a{
	color:#a6a6a6;
	font-size:11px;
}
.footer_menue a:hover{
	color:#a6a6a6;
	font-size:11px;
}
#error {
    padding:10px;
    border:1px dotted green;
    position:absolute;
    left: 300px;
    top: 300px;
    font-family:Arial;
    font-size:11px;
    display:none;
    z-index:10000;
    width:450px;
    background-color:#daffda;
}
#oContentDeactivate{
    background-image:url(pix.gif);
    width:100%;
    height:100%;
    position:absolute;
    z-index:9999;
    display:none;
}
.l1{
	padding:8px 0 0 35px;
	background: url(img/btn1.jpg) no-repeat left;
	font-weight:700;
	font-size:12px;
	height:31px;
	margin-bottom:6px;
}
.l1 a{
	color:black;
	font-weight:700;
	font-size:14px;
}
.l1#la{
	height:14px;
}
.l2{
	height:31px;
	padding:8px 0 0 35px;
	background: url(img/btn2.jpg) no-repeat left;
	font-size:12px;
}
.l2 a{
	color:black;
	font-size:12px;
}
.l3{
	background: #FFFFFF;
	padding-left:15px;
	padding-top:6px;
	height:20px;
	margin:1px;
	font-size:12px;
}
.l3 a{
	color:black;
	font-weight:700;
	font-size:12px;
}

/* mosreal */

.head_logo{
	/*background:url(img/head_logo.jpg) no-repeat;*/
	background:url(img/head_center.jpg) repeat-x;
	height:41px;
	width:29px;
}
.head_center{
	background:url(img/head_center.jpg) repeat-x;
	height:41px;
	color:white;
	font-weight:700;
}
.head_center_div{
	color:white;
	font-weight:700;
	padding-top:12px;
	/*white-space:nowrap;*/
}
.head_right{
	/**/
	background:url(img/head_center.jpg) repeat-x;
	height:41px;
	width:9px;
}
.td_blue{
	background:#e3ecfd;
	height:24px;
	width:35%;
}
.td_blue_block{
	background:#e3ecfd;
	font-size:11px;
}
td, .td_blue_block *{
	font-size:11px;
}
.td_blue1{
	background:#e3ecfd;
	height:24px;
	width:64%;
}
.head_bottom_left{
	background:url(img/head_bottom_left.jpg) no-repeat;
	height:6px;
	width:26px;	
	font-size:1px;
}
.head_bottom_center{
	background:#edf5ff;	
	font-size:1px;
}
.head_bottom_right{
	background:url(img/head_bottom_right.jpg) no-repeat;
	height:6px;
	width:8px;	
	font-size:1px;
}
.head_bottom_table td{
	font-size:1px;
}
.spec_block{
	background:url(img/spec_block.jpg) no-repeat;
	height:41px;
	width:29px;
}
.obj_photo{
	background:url(img/obj_photo.jpg) no-repeat;
	height:41px;
	width:29px;
}
.up_cont{
	background:url(img/up_cont.jpg) no-repeat;
	height:41px;
	width:29px;
}
.head_center1{
	background:url(img/head_center1.jpg) repeat-x;
	height:41px;
	color:white;
	font-weight:700;
}
.head_right1{
	background:url(img/head_right1.jpg) no-repeat;
	height:41px;
	width:9px;
}
.spec_img{
	/*border:2px solid #cfe2fc;*/
	border:4px solid #2cabe2;
	border-bottom: 8px  solid #2cabe2;
	width:200px;
	margin:0 5px 0 5px;
}
.spec_content{
	font-size:10px;
	color:#333333;
}
.spec_zag{
	color:#1c5bb1;
	display:block;
	padding:3px 0 3px 0;
}
.pager {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.pager a {
	color: #000000;
	margin-right: 3px;
	margin-left: 3px;
}.pager u {
	color: #F21701;
	margin-right: 3px;
	margin-left: 3px;
}
.head_bottom_left{
	background:url(img/head_bottom_left.jpg) no-repeat;
	height:6px;
	width:26px;	
	font-size:1px;
}
.head_bottom_center{
	background:#edf5ff;	
	font-size:1px;
}
.head_bottom_right{
	background:url(img/head_bottom_right.jpg) no-repeat;
	height:6px;
	width:8px;	
	font-size:1px;
}
.head_bottom_table td{
	font-size:1px;
}
.pl{
	background:url(img/pl.jpg) no-repeat;
	height:18px;
	width:6px;
}
.pr{
	background:url(img/pr.jpg) no-repeat;
	height:18px;
	width:6px;
}
.pc{
	background:#f21701;
	color:#FFFFFF;
}
.head_center_div{
	color:white;
	font-weight:700;
	padding-top:12px;
	font-size:11px;
	/*white-space:nowrap;*/
}
.lot{
	margin-top:2px;
	border:1px solid #FFFFFF;
	padding:1px 2px 1px 2px;
	font-size:10px;
	height:16px;
}
select{
	margin:1px;
	padding:1px;	
	font-size:11px;
	font-family:"Tahoma";
	width:50%;
	position:relative;
	z-index:1;
}
textarea{
	width:95%;
	border:1px solid #c7ddfc;
	margin:1px;
	padding:2px;
	background:#FFFFFF;
	font-size:11px;
	font-family:"Tahoma";
	height:50px;
}
option,optgroup{
	margin:1px;
	padding:1px;
	background:#FFFFFF;
	font-size:11px;
	font-family:"Tahoma";
}
#closeimgdiv {
    padding:10px;
    border:1px solid black;
    position:absolute;
    font-family:Arial;
    font-size:11px;
    display:none;
    z-index:10000;
    width:650px;
	height:650px;
    background-color:#white;
}
#closeimgdiv1 {
    padding:10px;
    border:1px solid black;
    position:absolute;
    font-family:Arial;
    font-size:11px;
    display:none;
    z-index:10000;
    width:650px;
	height:650px;
    background-color:#white;
}
#closeimgdiv2 {
    padding:10px;
    border:1px solid black;
    position:absolute;
    font-family:Arial;
    font-size:11px;
    display:none;
    z-index:10000;
    width:650px;
	height:650px;
    background-color:#white;
}
.objimg{
	width:200px;
	margin:10px 10px 0 10px;
	border:3px solid #2EABE5;
}
input[type=button],input[type=submit]{
	color:#FFFFFF;
	font-weight:700;
	padding:0px 0px 0px 0px;
	background:#F11700;
	border:0px none;
	height:15px;
	font: 12px Arial, Helvetica, sans-serif;
	cursor:hand;
}
input[type=text],input[type=password]{
	width:98%;
	border:1px solid #c7ddfc;
	margin:1px;
	padding:1px;
	background:#FFFFFF;
	font-size:11px;
	font-family:"Tahoma";
}
input[type=password]{
	width:200px;
}
.cbtn{
	color:#FFFFFF;
	font-weight:700;
	padding:2px;
	background:#F11700;
}
.red{
	/*background:#FFCCCC;*/
	background:	#E2EDFC;
}
.rose{
	background:#FFDEDE;
}
h2 {
	color:red;
	}
.plt{
	background:url(img/plt.jpg) no-repeat;
	width:6px;
	height:6px;
}
.pc{
	background:#ec1500;
	width:*;
}
.plb{
	background:#ec1500 url(img/plb.jpg) no-repeat bottom;
	width:6px;
	height:6px;
}
.prt{
	background:url(img/prt.jpg) no-repeat;
	width:6px;
	height:6px;
}
.prb{
	background:#ec1500 url(img/prb.jpg) no-repeat bottom;
	width:6px;
	height:6px;
}

div h1 {padding-right: 10px; font-size: 16px; padding-bottom: 20px; color: rgb(230,8,19); text-align: justify;}
div.h1 {padding-right: 10px; font-size: 16px; padding-bottom: 20px; color: rgb(230,8,19); text-align: justify; font-weight: bold; margin-bottom: 0px; padding-bottom: 0px;}
strong {font-weight: normal;}