@charset "utf-8";
/* CSS Document */
*
{
margin:0px;
padding:0px;
}
body
{
font-size:12px;
font-family:Arial;
font-weight:normal;
}
/*Root Element start here*/
#main
{
margin:0 auto;
width:1080px;
height:auto;
}
/*header start here*/
#header
{
width:1080px;
padding:8px 0px 8px 0px;
float:left;
height:auto;
}
.logo
{
width:316px;
height:93px;
float:left;
margin-left:10px;
}
.banner
{
width:673px;
height:93px;
margin-left:25px;
float:left;
}
img
{
border:0 none;
}
/*main_menu start here*/
#main_menu
{
width:1080px;
height:37px;
border:1px solid #6b6868;
background:#434141;
float:left;
}
.menu ul
{
list-style-type:none;
padding:0px;
margin:0px;
}
.menu li
{
display:inline;
}
.menu li a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fffcbf;
padding:11px 14px 11px 14px;
border-right:1px solid #565450;
border-left:1px solid #fffcbf;
text-decoration:none;
float:left;
}
.menu li a:hover
{
text-decoration:underline;
padding:11px 14px 11px 14px;
}
.menu li .current
{
border-left:0 none;
}
.menu li .current_1
{
border-right:0 none;
}
.clear
{
clear:both;
}
#content
{
width:1080px;
height:auto;
padding:13px 8px 13px 0px;
float:left;
}
.left_column
{
width:201px;
height:auto;
float:left;
}
.box
{
width:200px;
height:auto;
margin-top:10px;
}
.box_head
{
width:201px;
height:41px;
background:url(../images/menu_bg.png) no-repeat;
text-align:center;
}
.box_head p
{
color:#fffcbf;
font-size:18px;
padding:10px;
}
.box_content
{
border:1px solid #000000;
height:auto;
width:199px;
}
.drop_down
{
padding:10px 0 0 0px;
text-align:center;
}
#input_1
{
width:160px;
height:22px;
margin:15px;
font-size:12px;
cursor:pointer;
background:url('images/input_bg.png') no-repeat;
}
.fan
{
padding:10px 0 10px 45px;
}
.list_1
{
width:130px;
margin-left:30px;
}
.box_2
{
width:200px;
height:42px;
padding-top:22px;

}
#searchtext
{
border:1px solid #000;
height:20px;
width:140px;
margin-left:5px;
float:left;
}
#input_3
{
border:0 none;
height:20px;
width:44px;
float:left;
margin-left:7px;
font-size:11px;
background:#fff;
cursor:pointer;
border:1px solid #000;
}
.box_3
{
margin-top:12px;
width:200px;
height:auto;
}
.share
{
text-align:center;
}
.icon
{
margin:8px 0 0 40px;
}
.rss
{
float:left;
}
.face
{
padding-left:80px;
float:left;
}
#input_4
{
width:70px;
height:22px;
border:1px solid #8f8f8f;
background:#fec11c;
margin:15px 0 15px -10px;
text-align:center;
font-size:12px;
/*color:#2a2a2a;*/
cursor:pointer;
}
.middle_column
{
width:655px;
height:auto;
margin:0 0 0 12px;
float:left;
}
.map
{
width:335px;
height:300px;
float:left;
overflow:hidden;
}
.description
{
width:249px;
float:left;
margin-left:12px;
}

.gallery
{
margin-top:10px;
width:655px;
height:auto;
overflow-x:scroll;
display:block;
float:left;
color:black;
font-family:arial;
font-size:10px;
}
.properties
{
width:85px;
margin:0 5px 0 5px;
height:auto;
float:left;
}
.proper_image
{
width:85px;
height:auto;
}
.proper_text
{
width:85px;
height:auto;
text-align:center;
font-size:11px;
}
.ads_banner
{
width:655px;
height:74px;
padding:20px 0 0 0px;
}
.last_column
{
width:201px;
height:auto;
float:left;
margin-left:8px;
}
.list_menu
{
width:201px;
height:41px;
background:url(../images/menu_bg.png) no-repeat;
}
.list_menu p
{
color:#fffcbf;
font-size:18px;
padding:10px;
}
.list_menu_content
{
width:199px;
height:auto;
border:1px solid #000;
}
.list_menu_content ul
{
list-style-image:url(../images/arrow.png);
margin:20px 0 10px 30px;
_margin:0px 0 0px 35px;
padding:0px;
}
.list_menu_content li a
{
display:block;
font-size:11px;
text-decoration:none;
margin:5px 0 0 0;
}
.list_menu_content li a:hover
{
text-decoration:underline;
}
.list_menu_content li .fly
{
text-decoration:underline;
}