/* - - - - - - - - - 全局重置样式  - - - - - - - - -*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,address,code,
del,em,img,dl,dt,dd,ol,ul,li,
fieldset,form,label{
margin:0;padding:0;
font-style:inherit;font-family:inherit;vertical-align:baseline;}
img{border:none;vertical-align:middle;}
input,select,button{vertical-align:middle;}
input{padding:0;}
button{cursor:pointer;}
body{font-size:12px;}
ul,ol{list-style-type:none;}
h3,h4{font-size:14px;}
em,address{font-style:normal;}
/*链接样式*/
a{ text-decoration:none;color:#4f4f4f;border:none!important;}
a:link{border:none!important;}	
a:hover{text-decoration:underline;}	/*鼠标悬停时*/
a:active{}	/*鼠标点击与释放之间*/
a:visited{}	/* 已被访问过 */
/*  - - - - - - - - - 常用类样式  - - - - - - - - -*/
.no_bor{ border:none!important;}	/*无边框*/
.no_bg{ background:none!important;}	/*无背景*/
.clear{ display:block;height:0; line-height:0;overflow:hidden; clear:both;font-size:0;}/*清除浮动*/
.f_left{ float:left;}	/*左浮动*/
.f_right{ float:right;}	/*右浮动*/
.font_13 { font-size:13px;}
.font_12 { font-size:12px;}

.area { width:1000px;margin:0 auto;}

/*  - - - - - - - - - 顶部TOP  - - - - - - - - -*/
#top{height:31px;position:relative;color:#787878;background-color:#f5f5f5;border-bottom:1px solid #dadada;z-index:5000;}
/*公告*/
#top .topLink {float:left;width:441px;height:31px;line-height:31px;padding-left:25px;}
#top .topLink a{color:#787878; font-weight:bold;}
/*关注*/
#GuanZhu{float:right;height:31px;line-height:31px;}
#GuanZhu span{float:left;}
#GuanZhu span .btn_sina{float:left;line-height:31px;margin-right:11px;padding-left:30px;background:url(http://www.08wojia.com/static/08/images/icon02.png) no-repeat left center;display:inline;}
#GuanZhu span .btn_weixin{float:left;line-height:31px;margin-right:11px;padding-left:30px;background:url(http://www.08wojia.com/static/08/images/icon01.png) no-repeat left center;}
#GuanZhu span .btn_weixin b{padding-right:20px;font-weight:normal;background:url(http://www.08wojia.com/static/08/images/1.gif) no-repeat right center;}
#GuanZhu span  em{float:left;}
#GuanZhu strong{float:left;font-weight:normal;}
#GuanZhu strong a{color:#787878;}
.weixinErweima{position:absolute;top:30px;display:none;}

.popupmenu_popup {  overflow: hidden; border: 1px solid #ccc; background: #FFF; }   
.ul_pop { width: 140px; border: 1px solid #ccc; }   
.ul_pop li { margin:3px; overflow: hidden;  }   





/*  - - - - - - - - - 底部  - - - - - - - - -*/
#footer{width:100%;height:170px; padding-top:20px;*padding-top:10px; background-color:#06584c;color:#FFFFFF;line-height:26px;margin:0 auto;text-align:center;font-size:14px;}
#foot{height:120px;}
#footer .icoLine{ margin:10px auto; }
#footer a{color:#FFFFFF;}

