body{
font-family: 'Microsoft YaHei';
color:#666;
font-size:12px;
}
/*顶部条状态*/
.header_con{
height:29px;
background-color: #f7f7f7;
border-bottom:1px solid #ddd;
}
.header{
width:1200px;
height:29px;
margin:0 auto;1
}
.welcome{
font:12px/29px 'Microsoft YaHei UI';
float: left;
}
.user_login{
height: 29px;
line-height: 29px;
float: right;
}
.user_login a{
color:#666;
}
.user_login a:hover{
color: #f80;
}
.search_bar{
width:1200px;
height:115px;
margin:0 auto;
}
.logo{
width:151px;
height:59px;
margin:29px 0 0 17px;
}
.search_con{
width:616px;
height:38px;
border:1px solid #37ab40;
margin:34px 0 0 123px;
/*雪碧图的放大镜作背景图*/
background:url(../images/icons.png) 10px -335px no-repeat;
}
.search_con .input_text{
wi