@charset "utf-8";
/* 网站地图 */

#header #header_title{
	background: url('images/sitemap_header.gif') no-repeat;
}

#page_content_bg th{
    text-align:left;
}

#page_content_bg td{
    background: url('images/rectangle_icon_gray.gif') no-repeat left center;
    padding-left: 15px;
}

#page_content_bg a, a:visited{
    text-decoration:none;
    color:#000099;
    font-size:12px;
}

#page_content_bg a:hover{
    text-decoration:underline;
}

#page_content_bg a.red_link, a:visited.red_link{
    text-decoration:none;
    color:#990000;
    font-size:12px;
    font-weight:bold;
}

#page_content_bg a:hover.red_link{
    text-decoration:underline;
}