﻿#right .content
{
   width:690px;
}
#right .content ul li
{
   line-height: 40px;
   padding-left: 13px;
   background:url(/images/icon_01.gif) no-repeat 5px 50%;
}
#right .page
{
   width:100%;
   height:20px;
   line-height: 20px;
   text-align:right;
   padding-top:10px;
}

#right .lzggline
{
   width:100%;
   height:1px;
   background:url(/images/right_line.gif) repeat-x;
}

/*news_show页面*/
#right .content h1
{
   font-size:16px;
   font-weight:bold;
   text-align:center;
   display:inline;
}
#right .content .b1
{
   width:690px;
   height:28px;
   background:url(/images/news_01.gif) no-repeat;
   text-align:center;
   line-height:28px;
}