body{
margin:0;padding:0;text-align:right;
font-family:arial;
  overflow-x: hidden;
}
#wrap {
width:1024px;
margin:0 auto;
min-height:300px;
}
#head {
    background: url('../images/headerhzm.jpg') no-repeat center top;
    height: 134px;
    left: 50%;
    margin-left: -512px;
    position: fixed;
    width: 1024px;
	z-index:3
}
.contact {
	color: #000000;
    font-weight: bold;
    left: 293px;
    position: absolute;
    top: 80px;
}
#content {
width:100%;
direction:rtl;
display: inline-block;
position:relative;
}
#sidebar {
width:165px;
right:15px;
min-height:300px;
position:absolute;
text-align:right;
top:150px;
padding-right:5px;
font-size:11px;
}
#sidebar h1 {
font-weight:bold;
font-size:12px;
}
#sidebar p {
font-size:12px;
font-weight:normal;
}
#sidebar #form {
    background-color: #FFF8DE;
    border: 1px solid #DEDEDE;
    border-radius: 6px 6px 6px 6px;
    height: 230px;
    margin: 0;
    padding: 0 6px ;
    width: 154px;
}


#sidebar #form h1 {
width:100%;
padding:0;
font-size:14px;
margin: 5px 0;
font-weight:bold;
}
#sidebar #form label {
width: 60px;
float:right;
clear:right;
font-size:13px;
padding:0px;
text-align:right;
height:16px;
line-height:16px;
margin-bottom:5px;
}
#sidebar #form input, #sidebar #form select {
   background-color: #FFF8DE;
    border: 1px solid #C9C2AF;
    direction: rtl;
    height: 16px;
    line-height: 16px;
    margin-bottom: 5px;
    width: 90px;
}
#sidebar #form select {
	height: 22px;
    line-height: 22px;
    width: 94px;
	max-width:104px;
	}
#sidebar #form input.submit {
background-color:#ffcc03;
border:medium none;
color:#000;
font-weight:bold;
text-align:center;
height:25px;
width:70px;
font-size:14px;
line-height:18px;
float:left;
border-radius:3px;
margin-bottom:10px;
font-family:Arial

}

#sidebar #form input.button {
background-color:#ffcc03;
border:medium none;
color:#000;
text-align:center;
height:36px;
width:150px;
font-size:12px;
line-height:18px;
float:left;
border-radius:3px;
margin-bottom:5px;
font-family:Arial
}


#data {
	float: left;
    margin-left: 0px;
    /*min-height: 450px;*/
    width: 830px;
	margin-top:20px;
}

#data2 {
	float: left;
    margin-left: 0px;
    min-height: 400px;
    width: 830px;
	margin-top:0px
}
#footer { 
width:1051px;
left: 50%;
margin-left: -525px;
position:fixed;
background:black;
height:25px;
bottom:0;
color:#ffcc03;
text-align:center;
line-height:25px;
font-size:12px;
}
#footer a {
color:#fff;
}

#footerdp { 
width:1051px;
left: 50%;
margin-left: -525px;
position:fixed;
background:black;
height:25px;
bottom:0;
color:#ffcc03;
text-align:center;
line-height:25px;
font-size:12px;
}
#footerdp a {
color:#fff;
}



.title {
background:url('../images/title.jpg') no-repeat center center transparent;
height:26px;
width:100%;
color:#010002;
font-size:16px;
font-weight:bold;
line-height:26px;
margin-bottom:10px;
direction:rtl;
text-indent:20px;
}
#signs {
direction:rtl;
/*margin-bottom:150px;*/
width:99%;
text-align:center;
}


#signs th span {
    /*background: url('../images/thbg.jpg') no-repeat left 0;*/
	display:block;
	height:24px;
	margin-left:4px
}
#signs th span span {
    /*background: url('../images/thbg.jpg') repeat-x left -24px;*/
    display: block;
    height: 24px;
    line-height: 24px;
    margin: 0 7px
	
	}
th.city {width:108px;border-radius:5px;background-color:orange;}
th.num {width:70px;border-radius:5px;background-color:orange;}
th.name {width:305px;border-radius:5px;background-color:orange;}
th.place {width:135px;border-radius:5px;background-color:orange;}
th.tWidth {width:70px;border-radius:5px;background-color:orange;}
th.tHeight {width:70px;border-radius:5px;background-color:orange;}

th.id {width:34px;border-radius:5px;background-color:orange;}
th.type {width:66px;border-radius:5px;background-color:orange;}
th.type_LF {width:120px;border-radius:5px;background-color:orange;}
th.size {width:77px;border-radius:5px;background-color:orange;}
th.type_title {width:100%;border-radius:5px;background-color:#fff8de;}

tbody {
font-size:11px;
}
tbody tr {height:20px;color:#444444;}
tbody tr.data:hover, tbody tr.active {background-color:#fff8de;cursor:pointer;color:#153e7c;font-weight:bold;}


tbody td { height:20px;border-bottom:1px solid #bfbcb3;}
.hidden {display:none;}
.open {display:table-row; }

.info {
height:168px;
width:550px;
margin:0 auto;
text-align:center;
}
.box {
   background-color: #FFCC03;
    border-radius: 5px 5px 3px 3px;
    height: 155px;
    position: relative;
    top: 5px;
    width: 251px;
	float:right;

}
.box img {
max-width:249px;
text-align:center;
margin:0 auto;
}
.box a {
margin:0;padding:0;
display:inline-block;border:medium none;outline:none;
border:0px;
color:transparent;

}

.map {
margin-right:45px;
}
h6 {
   font-size: 11px;
    font-weight: bold;
    height: 11px;
    line-height: 11px;
    margin: 0;
    padding: 0;
}
.rtl {direction:rtl;}
.ltr {direction:ltr;}