#news_search{
height:28px;
background:url(../images/news_bg.gif) repeat-x;
}
#news{
line-height: 28px;
float: left;
padding-left:22px;
}
#news span{
color:#F6F6F6;
}
#search{
float:right;
padding:3px 20px 0 0;
}
#content {
background: url(../images/content_bg.gif) bottom repeat-x;
border-bottom: 1px solid #FFF;
padding:5px 0;
text-align:center;
}
#content ul{
width:920px;
height:33px;
background:url(../images/content_tab_1.gif) bottom no-repeat;
padding-left:15px;
}
#content li{
width:120px;
height:30px;
float:left;
padding-right:3px;
}
#content .tab_menu{
background:url(../images/content_bt_1.gif) no-repeat;
background-position:0 -30px;
line-height:30px;
color:#555;
cursor:pointer;
}
#content .tab_menu_on{
background:url(../images/content_bt_1.gif) no-repeat;
background-position:0 0;
line-height:30px;
font-weight:bold;
color:#555;
cursor:pointer;
}
#content_txt{
width:920px;
height:150px;
background:url(../images/content_tab_2.gif) left repeat-y;
padding:10px 0;
}
#content_b{
width:920px;
height:5px;
background:url(../images/content_tab_3.gif) no-repeat;
}
#tab_1{
line-height:25px;
text-align:left;
}
#tab_1 p{
background:url(../images/news_point.gif) no-repeat;
background-position:5px 8px;
text-indent:20px;
}
#tab_1 h1{
color:#047CBE;
background:url(../images/green.gif) no-repeat;
background-position:5px 11px;
font-size:14px;
line-height:30px;
text-indent:20px;
text-align:left;
}