/* CSS Document */
.menu_line_home
{
background-color:#ededed;
height:35px;
line-height:35px;
width:100%;
padding:0px;
margin:0px auto;
}
.menu_line
{
height:35px;
line-height:35px;
width:100%;
padding:0px;
margin:0px auto;
}
.welcome
{
border-bottom:1PX solid #CCCCCC;
padding-left:20px;
}
.article_list ul li
{
height:30px;
line-height:30px;
}
.border_bottom
{
border-bottom:1PX solid #CCCCCC;
}