.links_body{
	background-image: url(images/links_body_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.links_body_right {
	background-image: url(images/links_body_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.links_body_rdown{
	background-image: url(images/links_body_rdown.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 56px;
}
.links_header_bg{
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 119px;
}
.links_menu_bg{
	background-image: url(images/links_menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#links_menu td{
	height: 30px;
	text-indent: 10px;
	background-color: #F6FAF9;
}
.links_sub_menu {
	text-indent: 20px;

}
.links_page_content {
	font-size: 12px;
	line-height: 24px;
	background-color: #FFFFFF;
}
.links_page_title{
	font-size: 16px;
	line-height: 24px;
	color: #FB9715;
	font-weight: bold;
}
.links_page_path{
	font-size: 14px;
	line-height: 20px;
	color: #787878;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
}

.links_note_title{
	font-size: 14px;
	line-height: 20px;
	background-color: #E1DED2;
	color: #9B9B9B;
	font-weight: bold;
	text-indent: 10px;
}
.links_note_content{
	color: #9B9B9B;
	background-color: #F3F0E6;
	text-indent: 10px;
}
.links_note_nocontent{
	color: #9B9B9B;
	text-indent: 10px;
}
.links_note_table{
	border: 1px solid #F3F0E6;
}
