#icon_name{
color:#FF9900;
font-weight:bold;
font-size:14px;

}
#box_content{
width:100%;
margin-top:10px;
margin-bottom:10px;

}
.box_ads{
width:400px;;
margin-bottom:5px;
float:left;
padding-left:60px;
}
.box_search{
width:400px;
margin-bottom:5px;

}
.box_cat{
background-color:#FFFFFF;
border-left:1px solid #C2C2C2;
border-right:1px solid #C2C2C2;
border-bottom:1px solid #C2C2C2;
height:280px;
padding:5px;
width:348px;
margin-bottom:5px;
}
.box_desc{
width: 345px;
height: 210px; 
overflow-y: auto; 
overflow-x: hidden;
}

#link_index a{
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #000000;
	color:#FF66CC;
	text-decoration: none;
	background: url(../../../images/main/template1/list_icon01.gif) center left no-repeat;
}

#link_index a:hover{
	color:#FFCCCC;
	background: url(../../../images/main/template1/list_icon02.gif) center left no-repeat;
}