﻿@charset "utf-8";
/* 友情链接 */

#header #header_title{
	background: url('images/friend_links_header.gif') no-repeat;
}

#page_content{
	background:#f1f3e1 url('images/green_gradient_content_bg.gif') repeat-x;
}

div.portlet_header_red{
	background:url('images/rectangle_icon.gif') no-repeat 50px center;
	padding-left:70px;
}

#link_content{
	padding:30px 90px 20px 60px;
}

#link_content th{
	background:url('images/double_arrow_icon.gif') no-repeat 10px center;
	text-align:left;
	padding-left:30px;
	border-bottom:1px dotted #f7b270;
}

#link_content a,a:visited{
	color:#999999;
	font-size:14px;
	font-family:"宋体";
	text-decoration:none;
}

#link_content a:hover{
	color:#993366;
}

#link_content td{
	text-align:right;
	border-bottom:1px dotted #f7b270;
}

#link_content_footer{
	background:#c8c8c8;
	height:12px;
	margin-bottom:44px;
}