#nav h3{
display:none;}

.clr{clear:both;}

div.clear{
clear: both;
height: 0;
margin: 0;
padding: 0;
font-size: 0;
}
.clr{
clear: both;
margin: 0;
padding: 0;

}

#wrapper_top{
position:relative;
margin: 0 auto;
width:900px;
height:auto;
z-index:999;
}

#slideshow_outer{
height:300px;
width:900px;
margin: 0 auto;
border:1px solid #000;
background:#fff;
overflow:hidden;
margin-top:34px;
}

.slide_inner_picture{
margin:0 auto;
background: #fff url(../images/slideshow.jpg) no-repeat;
height:278px;
width:878px;
margin:10px;
border:1px solid #555;
}
.slide_inner_module{
margin:0 auto;
background: #d3eef5;
height:278px;
width:878px;
margin:10px;
border:1px solid #555;
overflow:hidden;

}
.slide_inner_module h3{
display:none;
}

#bottom_menu{
position:absolute;
right:0;
top:5px;
height:20px;
color:#d3c9a1;
font-size:11px;
}

#bottom_menu h3{
display:none;
}

#logo{
float:right;
width:660px;
height:129px;
overflow:hidden;
}

#search{
float:left;
left:0;
margin-top:30px;
height:28px;
width:198px;
z-index:999;
background:#ffffff url(../) left no-repeat;
}
.search_inputbox{
background:none;
border:2px #ccc;
margin-left:40px;
margin-top:6px;
color:#666;
width:150px;
}
#wrapper_middle{
position:relative;
margin: 0 auto;
width:900px;
height:auto;
z-index:999;
}
#wrapper_middle_outer{
position:relative;
margin: 0 auto;
width:100%;
height:auto;
z-index:999;
background-color:#f1ee1;
background:#fff url(../images/wrapper_middle_outer_bg.gif) top repeat-x;
}

#mainbody{
float:right;
width:660px;
margin-top:11px;
margin-bottom:10px;
}

#content{
margin-top:50px; }

#left{
float:left;
width:200px;
height:auto;
z-index:1;
background: url(../images/col.jpg) repeat-y;
margin-bottom:20px;
}

.left_top{
height:13px;
background: url(../images/col.jpg) top left no-repeat;
}

.left_middle{
width:180px;
height:auto;
padding-left:10px;
padding-right:10px;
}

.left_bottom{
height:13px;
background: url(../images/col.jpg) bottom left no-repeat;
}

#wrapper_bottom{
position:relative;
margin: 0 auto;
width:100%;
font-size:11px;
height:auto;
border-top:1px solid #716e6b;
color:#888;
}

.bottom_inner{
position:relative;
margin:0 auto;
height:24px;
width:900px;
padding-bottom:20px;
}

#footer{
position:absolute;
left:0;
top:5px;
height:20px;
color:#888;
font-size:11px;
text-align:left;
}
#footer a:link, #footer a:visited, #footer a:hover {color:#888;}

#copyright{
width:468px;
overflow:hidden;
color:#999;
line-height:12px;
text-align:left;
margin-top:10px;
}
/* The Tips */
.tool-tip{
color:#888;
width:250px;
z-index:13000;
}

.tool-title{
font-weight:normal;
font-size:16px;
font-family:Tahoma, "Times New Roman", Times, serif;
margin:0;
color:#ccc;
padding:8px 8px 0px 8px;
background:url(../images/tip_black.png) top left;
text-align:left;
}

.tool-text{
font-size:12px;
padding:8px 8px 8px 8px;
background:url(../images/tip_black.png) bottom right;
text-align:left;	
border:1px solid #444;
}