﻿#links
{	
    width:700px;
	height:auto;
	font-size:13px;
	font-family:Tahoma;
	line-height:18px;
	margin-top:15px;
	margin-bottom:15px;
	padding:8px;
	background-image:url(../images/links_bg.gif);
	background-repeat:no-repeat;
}
.links_top
{ 
width:700px;
text-align:center;
font-size:16px;
	font-weight:bold;
	margin-top:5px;
	
}
.links_content
{ 
    width:700px;
	color:#242424;
	height:auto;
	
}
.links_codes
{
	width:695px;
	height:72px;
	color:#666666;
	border:1px #666666 solid;
	padding:5px;
	
}


#links_list_title
{
margin-top:20px;
width:685px;
height:25px;
padding-left:15px;
font-weight:bold;
font-size:15px;
line-height:25px;
color:#333333;
background: url(../images/links_title.jpg) no-repeat left center;
}

.links_2 {
margin-top:0;
width:695px;
height:50px;
padding:15px 15px 15px 0;
border:1px solid #E29A4E;
border-top:2px solid #E29A4E;
}

.links_2 a {
display:block;
width:145px;
height:20px;
color:#990000;
line-height:20px;
float:left;
margin-left:25px;
margin-bottom:10px;
}

.links_2  a:hover{
background:#FFFFFF;
color:#990000;
font-weight:bold;
}
#links_list
{
width:690px;
height:auto;
padding:15px 8px 20px 10px;
border:1px #E29A4E solid;
}
#links_list ul
{
list-style:none;
padding:0px;
margin:0px;
height:auto;
}
#links_list li
{
list-style-type:none;
background-image:url(../images/links_list_bg.gif);
background-repeat:no-repeat;
padding-left:8px;
background-position:buttom;
margin-bottom:10px;
height:auto;
}

#links_list li a
{
font-weight:bold;
}

.table_style{

height: 25px;
border-left:1px solid #fcc86f;
border-right:1px solid #fcc86f; 
}
